{
 "oeselftest_ubuntu-24.04_qemuarm64_20250425093430": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "HOST_NAME": "ubuntu2404-vk-arm2",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "9e332c31a94c078ef204e85c65fdda60295c2725",
     "commit_count": 78188,
     "commit_time": 1745572360
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "9e332c31a94c078ef204e85c65fdda60295c2725",
     "commit_count": 78188,
     "commit_time": 1745572360
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "9e332c31a94c078ef204e85c65fdda60295c2725",
     "commit_count": 78188,
     "commit_time": 1745572360
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "9e332c31a94c078ef204e85c65fdda60295c2725",
     "commit_count": 78188,
     "commit_time": 1745572360
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250425093430",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 19.544705629348755,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 34, in test_archiver_allows_to_filter_on_recipe_name\n    bitbake('-c clean %s %s' % (include_recipe, exclude_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed initscripts' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 17.441821098327637,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 65, in test_archiver_filters_by_type\n    bitbake('-c clean %s %s' % (target_recipe, native_recipe))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 16.3467435836792,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 102, in test_archiver_filters_by_type_and_name\n    bitbake('-c clean %s %s' % (' '.join(target_recipes), ' '.join(native_recipes)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean initscripts selftest-ed update-rc.d-native selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:acl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 14.423515796661377,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 207, in test_archiver_mode_configured\n    self._test_archiver_mode('configured', 'selftest-ed-native-1.14.1-r0-configured.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 15.36847186088562,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 223, in test_archiver_mode_diff\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-diff.gz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 18.67787456512451,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 231, in test_archiver_mode_dumpdata\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-showdata.dump',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 18.4486346244812,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 239, in test_archiver_mode_mirror\n    self._test_archiver_mode('mirror', 'ed-1.14.1.tar.lz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 25.743316650390625,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 284, in test_archiver_mode_mirror_combined\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtest-fatal-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 15.705480098724365,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 258, in test_archiver_mode_mirror_excludes\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 16.504924535751343,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 305, in test_archiver_mode_mirror_gitsm\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1064 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 18.393275260925293,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 333, in test_archiver_mode_mirror_gitsm_shallow\n    bitbake('-c clean git-submodule-test')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean git-submodule-test' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 44.23985242843628,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 193, in test_archiver_mode_original\n    self._test_archiver_mode('original', 'ed-1.14.1.tar.lz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 17.867000102996826,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 200, in test_archiver_mode_patched\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-patched.tar.xz')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:busybox:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 16.813760995864868,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 214, in test_archiver_mode_recipe\n    self._test_archiver_mode('patched', 'selftest-ed-native-1.14.1-r0-recipe.tar.xz',\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 177, in _test_archiver_mode\n    bitbake('-c clean %s' % (target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean selftest-ed-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:glib-2.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 40.289753913879395,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 141, in test_archiver_multiconfig_shared_unpack_and_patch\n    pn = 'gcc-source-%s' % get_bb_vars(['PV'], 'gcc')['PV']\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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' 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 3003 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 17.58727264404297,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n selftest-nopackages selftest-ed' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 28.311163663864136,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/barebox.py\", line 35, in test_boot_barebox\n    bitbake(\"virtual/bootloader core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/bootloader core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/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"
    ],
    "status": "FAILED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 31.224104642868042,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libusb1:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 28.03852677345276,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 71, in test_systemd_and_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 19.243609189987183,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 48, in test_systemd_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 16.393390893936157,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 95, in test_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tar:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 49.86425256729126,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472714/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 28.026950120925903,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:lttng-tools:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 20.76512122154236,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 110, in test_lock_multiple_recipe_single_task\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt bc -t do_compile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gdk-pixbuf:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 13.054126977920532,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 105, in test_lock_single_recipe_all_tasks\n    self._run_test(recipes, None)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 965 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 14.624963521957397,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 101, in test_lock_single_recipe_multiple_tasks\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile,do_install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 9.795011520385742,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 96, in test_lock_single_recipe_single_task\n    self._run_test(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 152, in _run_test\n    result = self.lock_recipes(recipes, tasks)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1455 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to get recipe info for: quilt\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 29.607826232910156,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 122, in test_python_exec_func_python_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 0 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 19.181671619415283,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 130, in test_python_exec_func_python_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 0 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-cffi:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 14.677488327026367,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 139, in test_python_exec_func_python_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 0 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 10.567423582077026,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 147, in test_python_exec_func_python_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1405 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 7.394205808639526,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 55, in test_python_exec_func_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1510 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 9.60460638999939,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 64, in test_python_exec_func_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1581 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 10.22265887260437,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 73, in test_python_exec_func_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1701 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libmodule-build-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 8.769838333129883,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 83, in test_python_exec_func_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1842 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 10.919246673583984,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 92, in test_python_exit_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1800 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 9.913493871688843,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 99, in test_python_exit_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 10.777738094329834,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 107, in test_python_exit_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1817 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 8.951418161392212,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 114, in test_python_exit_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 10.078071594238281,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 154, in test_python_fatal_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1868 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 7.4593658447265625,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 162, in test_python_fatal_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 9.914413452148438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 171, in test_python_fatal_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1869 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 9.487918376922607,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 179, in test_python_fatal_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 7.744740724563599,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 20, in test_shell_loggingA\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1869 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 10.07776927947998,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 28, in test_shell_loggingB\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 9.967774868011475,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 36, in test_shell_loggingC\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1869 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 8.672868013381958,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bblogging.py\", line 45, in test_shell_loggingD\n    self.assertIn(\"ERROR: Logfile of failure stored in:\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1867 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.6540427207946777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 27.18813729286194,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 294, in test_bbappend_order\n    bb_vars = get_bb_vars(['SUMMARY', 'PV'], test_recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 ed' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:findutils:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 8.715450048446655,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 127, in test_bitbake_g\n    result = bitbake('-g %s' % recipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -g base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1682 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.2180449962615967,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 35.69703936576843,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 64, in test_bitbake_invalid_target\n    self.assertIn(\"ERROR: Nothing PROVIDES 'asdf'\", result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: \"ERROR: Nothing PROVIDES 'asdf'\" not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1759 entries from dependency cache.\\nChecking cache validity...done.\\nChecked 1001 cache entries for validity.\\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\\nThe following paths were searched:\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\\nERROR: Parsing halted due to errors, see error messages above\\n\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 4.964200735092163,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c checkuri m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 23.252095937728882,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 227, in test_continue\n    runCmd('bitbake -c cleanall man-db xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -c cleanall man-db xcursor-transparent-theme' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 10.397329568862915,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 178, in test_dry_run\n    result = runCmd('bitbake -n selftest-hello-native')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -n selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.698040008544922,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 23.542169332504272,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 44, in test_event_handler\n    result = bitbake('selftest-hello-native')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 7.9003050327301025,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 92, in test_force_task_1\n    bb_vars = get_bb_vars(['D', 'PKGDEST', 'mandir'], test_recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 8.070093393325806,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 117, in test_force_task_2\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  zlib' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 8.492408275604248,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 320, in test_git_patchtool\n    src = get_bb_var(\"SRC_URI\",test_recipe)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 man-db' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/man-db/man-db_2.13.0.bb: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/meta-selftest/recipes-test/man-db/test_recipe.inc:1 has a lack of whitespace around the assignment: 'PATCHTOOL=\"git\"'\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 8.38025450706482,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 333, in test_git_patchtool2\n    src = get_bb_var(\"SRC_URI\",test_recipe)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 gitrepotest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 16.988616943359375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 353, in test_git_unpack_nonetwork\n    bitbake('gitunpackoffline -c fetch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gitunpackoffline -c fetch' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 18.46048617362976,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 366, in test_git_unpack_nonetwork_fail\n    self.assertTrue(re.search(\"Recipe uses a floating tag/branch .* for repo .* without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev()\", result.output), msg = \"Recipe without PV set to SRCPV should have failed: %s\" % result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : Recipe without PV set to SRCPV should have failed: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 331 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/gitunpack-enable-recipe/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:busybox:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 6.296966791152954,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 134, in test_image_manifest\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 33.44365167617798,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 79, in test_invalid_patch\n    bitbake('-cclean man-db')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean man-db' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1174 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 9.286567449569702,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 7.969776153564453,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 182, in test_just_parse\n    result = runCmd('bitbake -p')\n             ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -p' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 8.111416101455688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 52, in test_local_sstate\n    bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 13.433213472366333,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 239, in test_non_gplv3\n    self.assertEqual(result.status, 0, \"Bitbake failed, exit code %s, output %s\" % (result.status, result.output))\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Bitbake failed, exit code 1, output NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-click:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 5.063173294067383,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.7118165493011475,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 19.114495992660522,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 167, in test_rename_downloaded_file\n    self.assertEqual(result.status, 0, msg = \"Couldn't fetch aspell. %s\" % result.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Couldn't fetch aspell. NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 4.023206949234009,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 4.170324325561523,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.3031179904937744,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 6.995248317718506,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 251, in test_setscene_only\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 6.360340595245361,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 264, in test_skip_setscene\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hello-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 20.444960355758667,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 376, in test_unexpanded_variable_in_path\n    self.assertTrue(re.search(\"ERROR: Directory name /.* contains unexpanded bitbake variable. This may cause build failures and WORKDIR polution\",\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : mkdirhier with unexpanded variable should have failed: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.907965183258057,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 186, in test_version\n    result = runCmd('bitbake -s | grep wget')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake -s | grep wget' returned non-zero exit status 1:\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.012855052947998,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 49.484782218933105,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 191, in test_arch_work_dir_and_export_source\n    self.assertEqual(res.status, 0, \"\\nCouldn't build xcursortransparenttheme.\\nbitbake output %s\" % res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : \nCouldn't build xcursortransparenttheme.\nbitbake output Loading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 33.64983510971069,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 146, in test_buildhistory_basic\n    self.run_buildhistory_operation('xcursor-transparent-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 21.184502840042114,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 152, in test_buildhistory_buildtime_pr_backwards\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 22.38299536705017,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 157, in test_fileinfo\n    bitbake('hicolor-icon-theme')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  hicolor-icon-theme' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 851 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:babeltrace2:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 29.026272535324097,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 67, in test_stoptask_behavior\n    self.assertTrue('ERROR: No new tasks can be executed since the disk space monitor action is \"STOPTASKS\"!' in res.output, msg = \"Tasks should have stopped. Disk monitor is set to STOPTASK: %s\" % res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Tasks should have stopped. Disk monitor is set to STOPTASK: Loading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 27.611846208572388,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 40, in test_ccache_tool\n    bitbake(\"ccache-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ccache-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 21.776694297790527,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 18.372370958328247,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 26.721275806427002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 238, in test_poisoning\n    bitbake(\"poison\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  poison' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgpg-error:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 20.195629358291626,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 134, in test_layer_without_git_dir\n    ret = bitbake('-n %s' % test_recipe)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n ed' returned non-zero exit status 1:\nWARNING: Layer meta-dummy should set LAYERSERIES_COMPAT_meta-dummy in its conf/layer.conf file to list the core layer names it is compatible with.\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 40.0543417930603,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 94, in test_options_warnqa_errorqa_switch\n    self.assertTrue(line and line.startswith(\"ERROR:\"), msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 13.518934726715088,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 206, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  fortran-helloworld' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 32.265060901641846,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 36, in test_cmake_qemu\n    self._qemu_usermode(\"cmake-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  cmake-example -c run_tests' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 22.361430644989014,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 31.807372093200684,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 53, in test_meson_qemu\n    self._qemu_usermode(\"meson-example\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/c_cpp.py\", line 17, in _qemu_usermode\n    bitbake(\"%s -c run_tests\" % recipe_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meson-example -c run_tests' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 24.935227632522583,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 16.555104970932007,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/containerimage.py\", line 51, in test_expected_files\n    bbvars = get_bb_vars(['bindir', 'sysconfdir', 'localstatedir',\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 container-test-image' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtest-warnings-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.021974563598632812,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 23.346819400787354,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 380, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal-initramfs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.01575326919555664,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.011660337448120117,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.010262250900268555,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 13.195913314819336,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 346, in test_recipe_report_json\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 835 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 20.904754161834717,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 454, in test_recipe_report_json_ignored\n    bitbake(\"logrotate -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  logrotate -c cve_check' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1249 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 29.332356452941895,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 418, in test_recipe_report_json_unpatched\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4-native -c cve_check' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:bc:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.014463424682617188,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "status": "UNKNOWN"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 73.70542550086975,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 394, in test_devtool_add\n    bitbake('%s -c cleansstate' % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pv -c cleansstate' 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 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 34.73179507255554,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 427, in test_devtool_add_binary\n    result = runCmd('devtool add  -b %s %s' % (pn, bin_package_path))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n2025-04-25 09:38:21,474 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add  -b tst-bin /tmp/devtoolqay1ltv_0n/tst-bin.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching file:///tmp/devtoolqay1ltv_0n/tst-bin.tar.gz;subdir=${BPN}...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolfxw344zi 'file:///tmp/devtoolqay1ltv_0n/tst-bin.tar.gz'  -x /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace/sources/devtoolsrcma7kn0i1 -N tst-bin -b' failed\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 29.166142225265503,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 556, in test_devtool_add_fetch\n    result = runCmd('devtool add --no-pypi %s %s -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add --no-pypi python-markupsafe /tmp/devtoolqa1_ae98jp/python-markupsafe -f https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolwvl684wl 'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz'  -x /tmp/devtoolqa1_ae98jp/python-markupsafe -N python-markupsafe --no-pypi' failed\n2025-04-25 09:38:50,639 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 24.864853620529175,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 601, in test_devtool_add_fetch_git\n    result = runCmd('devtool add %s %s -a -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n2025-04-25 09:39:15,500 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add mraa /tmp/devtoolqass0fw161/mraa -a -f gitsm://git.yoctoproject.org/mraa' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching gitsm://git.yoctoproject.org/mraa;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolun5f9rlp 'gitsm://git.yoctoproject.org/mraa'  -x /tmp/devtoolqass0fw161/mraa -N mraa -a' failed\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 17.58068585395813,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 648, in test_devtool_add_fetch_simple\n    result = runCmd('devtool add %s' % url)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolhs2y0b8q 'http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace/sources/devtoolsrcrrmec1f0' failed\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 19.719189405441284,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 440, in test_devtool_add_git_local\n    bitbake('dbus')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 19.490817546844482,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 485, in test_devtool_add_git_style1\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 299, in _test_devtool_add_git_url\n    result = runCmd(command)\n             ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolpadrujm8 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace/sources/devtoolsrcy3knyff6 -N mbedtls -V v3.1.0' failed\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 16.916417121887207,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 494, in test_devtool_add_git_style2\n    self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 299, in _test_devtool_add_git_url\n    result = runCmd(command)\n             ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add --version v3.1.0 mbedtls 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https' --srcrev v3.1.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git@github.com/ARMmbed/mbedtls.git;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolbv75czyd 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace/sources/devtoolsrc5fa1sfez -N mbedtls -V v3.1.0 --srcrev v3.1.0' failed\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 13.598366498947144,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 516, in test_devtool_add_library\n    bitbake('libftdi -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libftdi -c cleansstate' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.4590044021606445,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 16.475167989730835,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 699, in test_devtool_add_python_egg_requires\n    result = runCmd('devtool add %s %s -f %s' % (testrecipe, srcdir, url))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool add python3-uvicorn /tmp/devtoolqa9nzoi_t2/python3-uvicorn -f https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/workspace\nNOTE: Reconnecting to bitbake server...\nWARNING: -f/--fetch option is deprecated - you can now simply specify the URL to fetch as a positional argument instead\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:expat:/tmp/devtoolqaz3a3da4t/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtooll92p9odt 'https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz'  -x /tmp/devtoolqa9nzoi_t2/python3-uvicorn -N python3-uvicorn' failed\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 44.09501338005066,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1884, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz6hvv9vf/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 19.20170783996582,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1818, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqal4e2iufx/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 21.348822116851807,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1749, in test_devtool_extract\n    result = runCmd('devtool extract matchbox-terminal %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract matchbox-terminal /tmp/devtoolqa26w57y7s' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 15.991257905960083,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1759, in test_devtool_extract_virtual\n    result = runCmd('devtool extract virtual/make %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool extract virtual/make /tmp/devtoolqa8aezyfg3' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1359 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqafha8lmr5/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 37.41261410713196,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2855, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify cmake-example -x /tmp/devtoolqa26__52d0 --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 36.516242265701294,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2872, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqapbwnlitv --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 22.8041033744812,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2813, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 30.32083535194397,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2973, in test_devtool_ide_sdk_plugins\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2563, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s --debug-build' % (recipe_name, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify meson-example -x /tmp/devtoolqann8i0fa6 --debug-build' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 459 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 44.9365291595459,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2912, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n                  ^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool ide-sdk -m shared oe-selftest-image cmake-example meson-example --ide=code' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqa5z7jirs9/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 19.624074935913086,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 788, in test_devtool_buildclean\n    bitbake('mdadm m4 -c cleansstate')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mdadm m4 -c cleansstate' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libnl:/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 42.048195600509644,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 711, in test_devtool_modify\n    result = runCmd('devtool modify mdadm -x %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify mdadm -x /tmp/devtoolqapb49xg3q' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 19.692004442214966,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 919, in test_devtool_modify_git\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 psplash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 46 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 12.010900497436523,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 977, in test_devtool_modify_git_crates_subpath\n    bb_vars = get_bb_vars(['SRC_URI', 'FILE', 'UNPACKDIR', 'CARGO_HOME'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 hello-rs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 801 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 11.977934837341309,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 946, in test_devtool_modify_git_no_extract\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 psplash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1211 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 29.210837602615356,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 767, in test_devtool_modify_go\n    result = runCmd('devtool modify go-helloworld -x %s' % tempdir)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify go-helloworld -x /tmp/devtoolqa955io_tg' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1584 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 21.732313871383667,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 835, in test_devtool_modify_invalid\n    result = runCmd('bitbake-layers show-recipes gcc-source*')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-recipes gcc-source*' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libexif:/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/bin/bitbake-layers\", line 99, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/bin/bitbake-layers\", line 91, in main\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 10.137639284133911,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1062, in test_devtool_modify_localfiles\n    src_uri = (get_bb_var('SRC_URI', testrecipe) or '').split()\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 lighttpd' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1668 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 9.303752422332764,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 885, in test_devtool_modify_localfiles_only\n    src_uri = (get_bb_var('SRC_URI', testrecipe) or '').split()\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1673 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 11.541881084442139,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1139, in test_devtool_modify_multiple_sources\n    src_uri = get_bb_var('SRC_URI', testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 bzip2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1816 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 8.881661653518677,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 867, in test_devtool_modify_native\n    checkextend = 'native' in (get_bb_var('BBCLASSEXTEND', testrecipe) or '').split()\n                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 cdrtools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1843 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 13.210786581039429,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1116, in test_devtool_modify_overrides\n    result = runCmd('devtool modify devtool-patch-overrides -x %s' % (tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-patch-overrides -x /tmp/devtoolqaosuzaimg' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1682 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 10.132444858551025,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1097, in test_devtool_modify_virtual\n    result = runCmd('devtool modify %s -x %s' % (virtrecipe, tempdir))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify virtual/make -x /tmp/devtoolqaknad4nek' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1778 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/tmp/devtoolqak3ed7pcu/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 25.29978084564209,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1772, in test_devtool_reset_all\n    result = runCmd('devtool modify -x %s %s' % (testrecipe1, os.path.join(tempdir, testrecipe1)))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify -x mdadm /tmp/devtoolqal2cbgvg3/mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 24.395506143569946,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1797, in test_devtool_reset_re_plus_plus\n    result = runCmd('devtool modify %s' % testrecipe)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool modify devtool-test-reset-re++' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1100 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaz_5g4dlb/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nERROR: Failed to start bitbake environment\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.906250238418579,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 16.438331365585327,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1630, in test_devtool_finish_modify_git_subdir\n    bb_vars = get_bb_vars(['SRC_URI', 'S', 'WORKDIR', 'FILE'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 dos2unix' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 18.53772783279419,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1699, in test_devtool_git_submodules\n    src_uri = get_bb_var('SRC_URI', recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 vulkan-samples' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 17.654321908950806,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1166, in test_devtool_update_recipe\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 minicom' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 610 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-cffi:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 9.731176137924194,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1255, in test_devtool_update_recipe_append\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 minicom' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1494 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 10.388015985488892,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1324, in test_devtool_update_recipe_append_git\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI', 'LAYERSERIES_CORENAMES'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1744 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 9.294126749038696,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1202, in test_devtool_update_recipe_git\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1783 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 8.955078601837158,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1416, in test_devtool_update_recipe_local_files\n    recipefile = get_bb_var('FILE', testrecipe)\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 makedevs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1832 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 11.351099967956543,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1557, in test_devtool_update_recipe_local_files_3\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-test-localonly' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1850 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libseccomp:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 7.353254556655884,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1606, in test_devtool_update_recipe_local_files_subdir\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-test-subdir' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1864 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 14.558199644088745,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1578, in test_devtool_update_recipe_local_patch_gz\n    bb_vars = get_bb_vars(['FILE', 'SRC_URI'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-test-patch-gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1864 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gnutls:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 7.990735292434692,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1530, in test_devtool_update_recipe_long_filename\n    bb_vars = get_bb_vars(['FILE'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-test-long-filename' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1864 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 9.447032690048218,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1504, in test_devtool_update_recipe_with_gitignore\n    bb_vars = get_bb_vars(['FILE'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-test-ignored' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1864 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/tmp/devtoolqaycfxktfo/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 13.15583872795105,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2296, in test_devtool_finish_modify_origlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2268, in _setup_test_devtool_finish_modify\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 mdadm' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:openssl:/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 7.558565378189087,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2310, in test_devtool_finish_modify_otherlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2268, in _setup_test_devtool_finish_modify\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1214 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 8.174615383148193,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2361, in test_devtool_finish_update_patch\n    recipefile = get_bb_var('FILE', recipe)\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 sysdig-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1429 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 8.206743717193604,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2206, in test_devtool_finish_upgrade_origlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2175, in _setup_test_devtool_finish_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n2025-04-25 09:41:24,058 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\nAssertionError: Command 'bitbake  -e devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1529 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 7.147185802459717,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2233, in test_devtool_finish_upgrade_otherlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2175, in _setup_test_devtool_finish_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n2025-04-25 09:41:31,201 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\nAssertionError: Command 'bitbake  -e devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1638 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 2.7818076610565186,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.634178638458252,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 14.907207012176514,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2407, in test_devtool_rename\n    add_recipe()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2400, in add_recipe\n    result = runCmd('devtool add %s' % url)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'devtool add http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\nERROR: Command 'recipetool --color=auto create --devtool -o /tmp/devtoolvuoog5qs 'http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/workspace/sources/devtoolsrc9caq60ai' failed\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 8.412405967712402,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1931, in test_devtool_upgrade\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-upgrade-test1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1759 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 6.4708921909332275,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2031, in test_devtool_upgrade_all_checksums\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-upgrade-test4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1780 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 6.7146522998809814,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2007, in test_devtool_upgrade_drop_md5sum\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-upgrade-test3' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1795 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 6.596273422241211,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1970, in test_devtool_upgrade_git\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 devtool-upgrade-test2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1827 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 6.354017972946167,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2055, in test_devtool_upgrade_recipe_upgrade_extra_tasks\n    oldrecipefile = get_bb_var('FILE', recipe)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n2025-04-25 09:42:37,061 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\nAssertionError: Command 'bitbake  -e python3-guessing-game' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1855 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 5.836044549942017,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2470, in test_devtool_virtual_kernel_modify\n    bitbake('%s -c clean' % kernel_provider)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  linux-yocto -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1862 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/tmp/devtoolqasylnxoxp/core-copy/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.006867408752441406,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 15.26121997833252,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/distrodata.py\", line 126, in test_common_include_recipes\n    recipes = oe.recipeutils.get_common_include_recipes()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oe/recipeutils.py\", line 1197, in get_common_include_recipes\n    tinfoil.prepare(config_only=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "ERROR"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 18.99242877960205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/distrodata.py\", line 69, in test_maintainers\n    tinfoil.prepare(config_only=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "ERROR"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.0023436546325683594,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 22.096675157546997,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/externalsrc.py\", line 34, in test_externalsrc_srctree_hash_files\n    self.assertEqual(get_bb_var(\"S\", test_recipe), externalsrc_dir, msg = \"S does not equal to EXTERNALSRC\")\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 git-submodule-test' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtimedate-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fetch.Dependencies.test_dependencies": {
    "status": "UNKNOWN"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 12.454166889190674,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fetch.py\", line 34, in test_git_mirrors\n    bitbake(\"dbus-wait -c fetch -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dbus-wait -c fetch -f' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image": {
    "duration": 19.536794424057007,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 695, in test_fit_image\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/kernel' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs": {
    "duration": 14.217643737792969,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 828, in test_fit_image_sign_initramfs\n    bb_vars = self._fit_get_bb_vars([\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/selftest.inc:2 has a lack of whitespace around the assignment: 'DISTRO=\"poky\"'\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 12.552917957305908,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 884, in test_fit_image_sign_initramfs_bundle\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/selftest.inc:2 has a lack of whitespace around the assignment: 'DISTRO=\"poky\"'\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:json-glib:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_configurations": {
    "duration": 14.911048889160156,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 728, in test_sign_fit_image_configurations\n    bb_vars = self._fit_get_bb_vars([\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/kernel' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libnl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_individual": {
    "duration": 11.243836641311646,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 780, in test_sign_fit_image_individual\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 394, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/kernel\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/kernel' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/test-files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 12.047689437866211,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1287, in test_sign_cascaded_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:cpio:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 10.919434547424316,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1414, in test_sign_standalone_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:expat:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 11.278134107589722,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1235, in test_sign_standalone_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 11.812538385391235,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1451, in test_sign_uboot_kernel_individual\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS=\"-I dts -O dtb -p 2000\"'\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 11.719064712524414,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1342, in test_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 11.96061635017395,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1189, in test_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n              ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 932, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), \"virtual/bootloader\")\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 virtual/bootloader' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 19.119781970977783,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/gdbserver.py\", line 30, in test_gdb_server\n    bitbake(\"core-image-minimal %s:do_addto_recipe_sysroot\" % gdb_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal gdb-cross-aarch64:do_addto_recipe_sysroot' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.9054348468780518,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.9956803321838379,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.620847225189209,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5814812183380127,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.7168498039245605,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.41515445709228516,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-go-toolchain' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 9.797494649887085,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 34, in test_conversion_typedep_added\n    result = bitbake('-e emptytest')\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1466 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/meta-selftest/recipes-test/emptytest/emptytest.bb: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/meta-selftest/recipes-test/emptytest/test_recipe.inc:4 has a lack of whitespace around the assignment: 'DISTRO_EXTRA_RDEPENDS=\"\"'\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 13.369455814361572,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 64, in test_all_users_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 18.492030143737793,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 107, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:ethtool:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 17.69585156440735,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 304, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  test-empty-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 21.10057830810547,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 143, in test_hypervisor_fmts\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 8.944557905197144,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 202, in test_image_fstypes\n    all_image_types = set(get_bb_var(\"IMAGE_TYPES\", image).split())\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1493 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 16.097723960876465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 286, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-numpy:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 14.635783910751343,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 180, in test_long_chain_conversion\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:apr-util:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-bsp/barebox/barebox.bb: Error during finalise of /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-bsp/barebox/barebox.bb\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 17.510029792785645,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 321, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 18.350799322128296,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 267, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --graphviz core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 19.996663808822632,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 37, in test_non_root_user_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 19.41821002960205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 246, in test_useradd_static\n    bitbake(\"core-image-base\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-base' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 10.178558826446533,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 92, in test_wayland_support_in_image\n    bitbake('core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1812 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 45.796868324279785,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 123, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 13.317659854888916,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 114, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 13.197813272476196,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 134, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 42.11073637008667,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 129, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 4.91695237159729,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 4.852253437042236,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 4.701654672622681,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 4.647461414337158,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 4.863137483596802,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 4.716254949569702,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 5.151077032089233,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 20.648715496063232,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 98, in test_incompatible_nonspdx_license\n    self.lic_test('incompatible-nonspdx-license', 'FooLicense', 'FooLicense')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:flex:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 14.332794666290283,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 76, in test_incompatible_spdx_license\n    self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 9.171202898025513,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 88, in test_incompatible_spdx_license_alias\n    self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1560 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 15.66409707069397,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 82, in test_incompatible_spdx_license_wildcard\n    self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0*')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 17.853008031845093,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 93, in test_incompatible_spdx_licenses\n    self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', 'GPL-3.0-only LGPL-3.0-only')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 71, in lic_test\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 17.285488605499268,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 153, in test_core_image_full_cmdline_weston\n    bitbake('core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:apr-util:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 18.963915824890137,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 143, in test_core_image_minimal\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 17.90274477005005,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/intercept.py\", line 20, in test_git_intercept\n    bitbake(\"git-submodule-test -c test_git_as_user\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  git-submodule-test -c test_git_as_user' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 479 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 14.623953342437744,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake virtual/kernel -c patch' 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 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "status": "UNKNOWN"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.015583992004394531,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.014099836349487305,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 13.615651369094849,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/liboe.py\", line 60, in test_copy_tree_xattr\n    bitbake(\"attr-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  attr-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 13.715304374694824,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 30, in test_checksum_with_space\n    result = bitbake(bitbake_cmd)\n             ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:ethtool:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 11.789380073547363,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 51, in test_nonmatching_checksum\n    result = bitbake(bitbake_cmd)\n             ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_lic emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 18 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 11.799460887908936,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/locales.py\", line 55, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-xmltodict:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 12.346331596374512,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/locales.py\", line 52, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n       ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n       ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 18.334991693496704,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 22, in test_minidebuginfo\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME', 'READELF'], image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:e2fsprogs:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 18.76378893852234,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 59, in test_minidebuginfo_qemu\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/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"
    ],
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 23.447000980377197,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 43, in test_multiconfig\n    bitbake('core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 3003 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky-tiny/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky-tiny/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky-tiny/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n\nSummary: There were 2 WARNING messages.\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 29.137321949005127,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 87, in test_multiconfig_inlayer\n    bitbake('mc:muslmc:bash -n')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:muslmc:bash -n' 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 2002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-pytz:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 2 WARNING messages.\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 25.97813892364502,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 65, in test_multiconfig_reparse\n    result = bitbake('mc:test:multiconfig-test-parse -c showvar')\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  mc:test:multiconfig-test-parse -c showvar' 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 2002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:m4:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 15.94208550453186,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-click:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 4.624179124832153,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 3.354091167449951,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 3.1304779052734375,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.17624282836914062,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0014376640319824219,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0028645992279052734,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.007166385650634766,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0009489059448242188,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0008203983306884766,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.00421595573425293,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "status": "UNKNOWN"
   },
   "oelib.path.TestRealPath.test_norm": {
    "status": "UNKNOWN"
   },
   "oelib.path.TestRealPath.test_phys": {
    "status": "UNKNOWN"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0012443065643310547,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0012946128845214844,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0018019676208496094,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0020325183868408203,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.004599332809448242,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.005996227264404297,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.0390017032623291,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0033032894134521484,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0035288333892822266,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.003591775894165039,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0059888362884521484,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 16.745980739593506,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 20, in test_buildhistory_diff\n    self.run_buildhistory_operation(target, target_config=\"PR = \\\"r1\\\"\", change_bh_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/buildhistory.py\", line 39, in run_buildhistory_operation\n    bitbake(\"-cclean %s\" % target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -cclean xcursor-transparent-theme' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.021992206573486328,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.26172900199890137,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.24765372276306152,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 5.833349943161011,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 157, in test_packageconfig_flags_default\n    results = runCmd('%s/contrib/list-packageconfig-flags.py' % self.scripts_dir)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1818 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.43255066871643066,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 8.161179304122925,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 176, in test_packageconfig_flags_option_all\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -a' % self.scripts_dir)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py -a' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1837 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 6.895732879638672,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 167, in test_packageconfig_flags_option_flags\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -f' % self.scripts_dir)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1848 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 10.742399215698242,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 188, in test_packageconfig_flags_options_preferred_only\n    results = runCmd('%s/contrib/list-packageconfig-flags.py -p' % self.scripts_dir)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py -p' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1860 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gnutls:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 167, in <module>\n    main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/contrib/list-packageconfig-flags.py\", line 152, in main\n    bbhandler.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl8:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl8:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl8:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tcl8:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 11.550252437591553,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 128, in test_oe_run_native\n    bitbake(\"qemu-helper-native -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  qemu-helper-native -c addto_recipe_sysroot' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 20.44111180305481,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 298, in test_all_required_variables_set\n    self.assertTrue(line, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 14.627005815505981,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.002897500991821289,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.0033338069915771484,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.005002021789550781,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.006896018981933594,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.008424520492553711,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.011698007583618164,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 18.406426906585693,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 228, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 7.823369741439819,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 264, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1799 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 16.39141058921814,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 48, in test_distro_features_missing\n    self.assertTrue(\"overlayfs\" in res.output, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 47.670082807540894,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 15.488511800765991,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 69, in test_not_all_units_installed\n    self.assertTrue(line and line.startswith(\"WARNING:\"), msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 18.39382553100586,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 89, in test_not_all_units_installed_but_qa_skipped\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:cpio:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 13.651866912841797,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 21.55710792541504,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 157, in test_gdb_hardlink_debug\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 10.743029117584229,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 97, in test_package_name_conflict\n    self.assertTrue(err in res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 16.335578441619873,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 192, in test_preserve_ownership\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:bc:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 9.680848836898804,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 102, in test_preserve_sparse_hardlinks\n    bitbake(\"selftest-hardlink -c package\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  selftest-hardlink -c package' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1686 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "package.VersionOrdering.test_dpkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tar:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "package.VersionOrdering.test_opkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tar:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "package.VersionOrdering.test_rpm": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/package.py\", line 29, in setUpClass\n    bitbake(\"dpkg-native opkg-native rpm-native python3-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dpkg-native opkg-native rpm-native python3-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:tar:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "ERROR"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "status": "UNKNOWN"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pkgdata.py\", line 21, in setUpClass\n    bitbake('target-sdk-provides-dummy -c clean')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  target-sdk-provides-dummy -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1246 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 6.4116082191467285,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pokybleeding.py\", line 18, in test_poky_bleeding_autorev\n    self.assertNotEqual( get_bb_var('SRCREV', 'mtd-utils-selftest'), \"AUTOINC\")\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 12.29679250717163,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 115, in test_import_export_override_db\n    self.run_test_pr_export_import('m4', replace_current_db=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:34251, PID: 2525520\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 6.932446002960205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 112, in test_import_export_replace_db\n    self.run_test_pr_export_import('m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 89, in run_test_pr_export_import\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:46139, PID: 2526213\nLoading cache...done.\nLoaded 1398 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 11.681196928024292,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 121, in test_pr_service_deb_arch_dep\n    self.run_test_pr_service('m4', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:40557, PID: 2526574\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:findutils:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 8.403899192810059,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 130, in test_pr_service_deb_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:43917, PID: 2527154\nLoading cache...done.\nLoaded 878 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 10.863516092300415,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 124, in test_pr_service_ipk_arch_dep\n    self.run_test_pr_service('m4', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:43703, PID: 2527423\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 9.997334718704224,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 133, in test_pr_service_ipk_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:33831, PID: 2527899\nLoading cache...done.\nLoaded 468 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 6.515468597412109,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 118, in test_pr_service_rpm_arch_dep\n    self.run_test_pr_service('m4', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:45715, PID: 2528207\nLoading cache...done.\nLoaded 1494 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:lz4:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 6.985903024673462,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 127, in test_pr_service_rpm_arch_indep\n    self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 73, in run_test_pr_service\n    self.increment_package_pr(package_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/prservice.py\", line 61, in increment_package_pr\n    self.assertEqual(res.status, 0, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 885, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 878, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/cache/prserv.sqlite3, Address: 127.0.0.1:40469, PID: 2528466\nLoading cache...done.\nLoaded 1566 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.7536451816558838,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 21.300803661346436,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/pseudo.py\", line 23, in test_pseudo_pyc_creation\n    bitbake('pseudo-pyc-test -c install')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  pseudo-pyc-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 268 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 93, in setUpClass\n    bitbake('-c packagedata base-files coreutils busybox selftest-recipetool-appendfile')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c packagedata base-files coreutils busybox selftest-recipetool-appendfile' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "ERROR"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 12.574256181716919,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1130, in test_recipetool_appendsrcfile_basic\n    self._test_appendsrcfile('base-files', 'a-file')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfile  -W /tmp/recipetoolqa59w65yfm base-files /tmp/recipetoolqacmqvfyee/testfile a-file' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 12.366041660308838,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1134, in test_recipetool_appendsrcfile_basic_wildcard\n    self._test_appendsrcfile(testrecipe, 'a-file', options='-w')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfile -w -W /tmp/recipetoolqa59w65yfm base-files /tmp/recipetoolqaem0vc0na/testfile a-file' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libexif:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 11.750873327255249,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1155, in test_recipetool_appendsrcfile_existing_in_src_uri\n    filepath,_  = self._get_first_file_uri(testrecipe)\n                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1034, in _get_first_file_uri\n    src_uri = get_bb_var('SRC_URI', recipe).split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'bitbake  -e base-files' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 10.751408815383911,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1162, in test_recipetool_appendsrcfile_existing_in_src_uri_diff_params\n    filepath, srcuri_entry = self._get_first_file_uri(testrecipe)\n                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1034, in _get_first_file_uri\n    src_uri = get_bb_var('SRC_URI', recipe).split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'bitbake  -e base-files' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 353 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 12.307775259017944,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1169, in test_recipetool_appendsrcfile_machine\n    self._test_appendsrcfile('base-files', 'a-file', machine='mymachine')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfile  -W -m mymachine /tmp/recipetoolqa59w65yfm base-files /tmp/recipetoolqaf2ygtbub/testfile a-file' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 8.709680795669556,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1199, in test_recipetool_appendsrcfile_replace_file_srcdir\n    bb_vars = get_bb_vars(['S', 'WORKDIR'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 bash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1146 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 6.7104198932647705,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1147, in test_recipetool_appendsrcfile_srcdir_basic\n    bb_vars = get_bb_vars(['S', 'WORKDIR'], testrecipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 bash' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1660 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 11.455725908279419,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1140, in test_recipetool_appendsrcfile_subdir_basic\n    self._test_appendsrcfile('base-files', 'a-file', 'tmp')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfile  -W /tmp/recipetoolqa59w65yfm base-files /tmp/recipetoolqazjzjg6w2/testfile tmp/a-file' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 11.972310066223145,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1143, in test_recipetool_appendsrcfile_subdir_basic_dirdest\n    self._test_appendsrcfile('base-files', destdir='tmp')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1102, in _test_appendsrcfile\n    return self._try_recipetool_appendsrcfile(testrecipe, newfile, destpath, options, expectedlines, [filename])\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1010, in _try_recipetool_appendsrcfile\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfile  -W /tmp/recipetoolqa59w65yfm base-files /tmp/recipetoolqaa__afp5q/testfile tmp/' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 6.634786367416382,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1179, in test_recipetool_appendsrcfile_update_recipe_basic\n    recipefile = get_bb_var('FILE', testrecipe)\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'bitbake  -e mtd-utils-selftest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1690 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 12.755270004272461,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1217, in test_recipetool_appendsrcfiles_basic\n    self._test_appendsrcfiles('gcc', newfiles, destdir=destdir, options='-W')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1108, in _test_appendsrcfiles\n    self._try_recipetool_appendsrcfiles(testrecipe, newfiles, expectedfiles=expectedfiles, destdir=destdir, options=options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1021, in _try_recipetool_appendsrcfiles\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfiles -W /tmp/recipetoolqa59w65yfm gcc /tmp/recipetoolqat13h0g2u/testfile /tmp/recipetoolqat13h0g2u/testfile1 /tmp/recipetoolqat13h0g2u/testfile2 /tmp/recipetoolqat13h0g2u/testfile3 /tmp/recipetoolqat13h0g2u/testfile4' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gzip:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 12.54642915725708,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1220, in test_recipetool_appendsrcfiles_basic_subdir\n    self.test_recipetool_appendsrcfiles_basic(destdir='testdir')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1217, in test_recipetool_appendsrcfiles_basic\n    self._test_appendsrcfiles('gcc', newfiles, destdir=destdir, options='-W')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1108, in _test_appendsrcfiles\n    self._try_recipetool_appendsrcfiles(testrecipe, newfiles, expectedfiles=expectedfiles, destdir=destdir, options=options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1021, in _try_recipetool_appendsrcfiles\n    return self._try_recipetool_appendcmd(cmd, testrecipe, expectedfiles, expectedlines)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 59, in _try_recipetool_appendcmd\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool appendsrcfiles -W -D testdir /tmp/recipetoolqa59w65yfm gcc /tmp/recipetoolqawzb72xm2/testfile /tmp/recipetoolqawzb72xm2/testfile1 /tmp/recipetoolqawzb72xm2/testfile2 /tmp/recipetoolqawzb72xm2/testfile3 /tmp/recipetoolqawzb72xm2/testfile4' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 98, in main\n    tinfoil.parseRecipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 445, in parseRecipes\n    self.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 16.83014702796936,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 364, in test_recipetool_create\n    result = runCmd('recipetool create -o %s %s -x %s' % (recipefile, srcuri, tempsrc))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaoc3741cn/logrotate_3.12.3.bb https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz -x /tmp/recipetoolqaoc3741cn/srctree' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 24.53159761428833,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 377, in test_recipetool_create_autotools\n    bitbake('libpng pango libx11 libxext jpeg libcheck')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  libpng pango libx11 libxext jpeg libcheck' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 16.86876153945923,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 422, in test_recipetool_create_cmake\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqalelxc5u3/recipe http://taglib.github.io/releases/taglib-1.11.1.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://taglib.github.io/releases/taglib-1.11.1.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libnl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 15.141887903213501,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 741, in test_recipetool_create_git_http\n    self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqanidug6i0/recipe \"http://git.yoctoproject.org/git/matchbox-keyboard\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/git/matchbox-keyboard;protocol=http;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 39.401447057724,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 750, in test_recipetool_create_git_srcbranch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'matchbox-keyboard-0-1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaf1wlmx8f/recipe -B matchbox-keyboard-0-1 \"git://git.yoctoproject.org/matchbox-keyboard;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;protocol=https;branch=matchbox-keyboard-0-1...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 17.514442205429077,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 747, in test_recipetool_create_git_srcuri_branch\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqax_12nsr3/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-keyboard-0-1;protocol=https...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 16.429623126983643,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 744, in test_recipetool_create_git_srcuri_master\n    self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 729, in _test_recipetool_create_git\n    result = runCmd('recipetool create -o %s%s \"%s\"' % (temprecipe, options, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa0reagyvw/recipe \"git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https\"' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/matchbox-keyboard;branch=master;protocol=https...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 12.839046001434326,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 469, in test_recipetool_create_github\n    result = runCmd(cmd)\n             ^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/recipetoolqacrlrv7z6/recipe', 'https://github.com/mesonbuild/meson;rev=0.52.1']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://github.com/mesonbuild/meson;rev=0.52.1;protocol=https;nobranch=1...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 14.924389362335205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 714, in test_recipetool_create_github_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaebkxllqx/recipe https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://github.com/mesonbuild/meson/releases/download/0.52.1/meson-0.52.1.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 12.755810499191284,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 772, in test_recipetool_create_go\n    result = runCmd('recipetool create -o %s %s -S %s -B %s' % (temprecipe, srcuri, srcrev, srcbranch))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaghlupsg6/recipe https://git.yoctoproject.org/recipetool-go-test.git -S c3e213c01b6c1406b430df03ef0d1ae77de5d2f7 -B main' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git://git.yoctoproject.org/recipetool-go-test.git;protocol=https;branch=main...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 3.087528944015503,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 14.229112148284912,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 631, in test_recipetool_create_python3_pep517_flit_core_buildapi\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqarb3r2gjo/recipe https://files.pythonhosted.org/packages/1f/7a/8b94bb016069caa12fc9f587b28080ac33b4fbb8ca369b98bc0a4828543e/typing_extensions-4.8.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/1f/7a/8b94bb016069caa12fc9f587b28080ac33b4fbb8ca369b98bc0a4828543e/typing_extensions-4.8.0.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 12.342357873916626,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 653, in test_recipetool_create_python3_pep517_hatchling\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqajg1aj7zh/recipe https://files.pythonhosted.org/packages/e4/43/087b24516db11722c8687e0caf0f66c7785c0b1c51b0ab951dfde924e3f5/jsonschema-4.19.1.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/e4/43/087b24516db11722c8687e0caf0f66c7785c0b1c51b0ab951dfde924e3f5/jsonschema-4.19.1.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 12.483280897140503,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 676, in test_recipetool_create_python3_pep517_maturin\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaqox8x6y0/recipe https://files.pythonhosted.org/packages/64/26/cffb93fe9c6b5a91c497f37fae14a4b073ecbc47fc36a9979c7aa888b245/pydantic_core-2.14.5.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/64/26/cffb93fe9c6b5a91c497f37fae14a4b073ecbc47fc36a9979c7aa888b245/pydantic_core-2.14.5.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:babeltrace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 11.5354323387146,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 698, in test_recipetool_create_python3_pep517_mesonpy\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqayllrc0a3/recipe https://files.pythonhosted.org/packages/c2/32/b934a70592f314afcfa86c7f7e388804a8061be65b822e2aa07e573b6477/siphash24-1.4.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/c2/32/b934a70592f314afcfa86c7f7e388804a8061be65b822e2aa07e573b6477/siphash24-1.4.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:findutils:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 11.011382579803467,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 609, in test_recipetool_create_python3_pep517_poetry_core_masonry_api\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa9c8plobe/recipe https://files.pythonhosted.org/packages/b9/f3/ef59cee614d5e0accf6fd0cbba025b93b272e626ca89fb70a3e9187c5d15/iso8601-2.1.0.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/b9/f3/ef59cee614d5e0accf6fd0cbba025b93b272e626ca89fb70a3e9187c5d15/iso8601-2.1.0.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 11.734133005142212,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 587, in test_recipetool_create_python3_pep517_setuptools_build_meta\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqasbmsyoyg/recipe https://files.pythonhosted.org/packages/a1/fb/f95560c6a5d4469d9c49e24cf1b5d4d21ffab5608251c6020a965fb7791c/webcolors-1.13.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/a1/fb/f95560c6a5d4469d9c49e24cf1b5d4d21ffab5608251c6020a965fb7791c/webcolors-1.13.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:apr-util:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 11.986301898956299,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 487, in test_recipetool_create_python3_setuptools\n    result = runCmd('recipetool create --no-pypi -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create --no-pypi -o /tmp/recipetoolqaztsmz04g/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 12.128081560134888,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 527, in test_recipetool_create_python3_setuptools_pypi\n    runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqaqu86o8oo/recipe https://pypi.org/project/python-magic/0.4.15' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:apr-util:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 12.654408693313599,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 505, in test_recipetool_create_python3_setuptools_pypi_tarball\n    result = runCmd('recipetool create -o %s %s' % (temprecipe, srcuri))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create -o /tmp/recipetoolqa71p0m3oc/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 12.366814136505127,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 401, in test_recipetool_create_simple\n    result = runCmd('recipetool create %s -o %s' % (srcuri, temprecipe))\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command 'recipetool create http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2 -o /tmp/recipetoolqaxzmjvwll/recipe' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching http://www.dest-unreach.org/socat/download/Archive/socat-1.7.4.1.tar.bz2...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 4.8036229610443115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 11.549135208129883,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.028827667236328125,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/recipeutils.py\", line 18, in setUpModule\n    tinfoil.prepare(config_only=False, quiet=2)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 424, in prepare\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472792/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,244 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n",
    "status": "ERROR"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.006762981414794922,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.01175236701965332,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.01508021354675293,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.008303642272949219,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.007677555084228516,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.009952068328857422,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005910396575927734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.006668567657470703,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005893707275390625,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005266427993774414,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.005123138427734375,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.006193399429321289,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005663871765136719,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.006644248962402344,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 18.318794012069702,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/retain.py\", line 33, in test_retain_always\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean quilt-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 23.388965606689453,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/retain.py\", line 83, in test_retain_failure\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean error' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 15.099198579788208,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/retain.py\", line 135, in test_retain_global\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean quilt-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:coreutils:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 26.076744556427002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/retain.py\", line 197, in test_retain_misc\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean error' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:json-c:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 18.13545799255371,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 63, in test_shadowutils_backup_files\n    rootfs_sysconfdir = self.sysconf_build()\n                        ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 15.589411735534668,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 84, in test_shadowutils_sorted_files\n    rootfs_sysconfdir = self.sysconf_build()\n                        ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1163 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "status": "UNKNOWN"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.009671449661254883,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.009750843048095703,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.008283853530883789,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006966114044189453,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.007383823394775391,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.0063991546630859375,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.007671356201171875,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01027536392211914,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.009563207626342773,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.012027740478515625,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01121068000793457,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01206350326538086,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.008695363998413086,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.008939504623413,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.012064218521118,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.012207984924316,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 6.0310890674591064,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.002927541732788086,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 5.8611321449279785,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 6.119622468948364,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.002955198287963867,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 5.2858357429504395,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.002165555953979492,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 5.663680553436279,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 5.917884111404419,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.0038254261016845703,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.004013776779174805,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 5.931333303451538,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1867 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 4.789840459823608,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 389, in test_failing_postinst\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 4.754866600036621,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 374, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 301, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 4.8363635540008545,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 352, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 301, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1985 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 17.36814856529236,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 444, in test_crosstap_helloworld\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 7.471110105514526,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 456, in test_crosstap_pstree\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1555 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 12.8692467212677,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 480, in test_crosstap_syscalls_by_pid\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1593 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:glib-2.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 7.067698001861572,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 468, in test_crosstap_syscalls_by_proc\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemtap-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1680 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 13.664292097091675,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 36, in test_testexport_basic\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 12.572306156158447,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 80, in test_testexport_sdk\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 12.031715154647827,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 204, in test_testimage_apt\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 787 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 10.413856983184814,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 167, in test_testimage_dnf\n    bitbake('gnupg-native -c addto_recipe_sysroot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  gnupg-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1114 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 13.846175193786621,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 130, in test_testimage_install\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:lz4:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 11.790178775787354,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 146, in test_testimage_slirp\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.0015361309051513672,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.0018525123596191406,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.009084224700927734,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 7.176563739776611,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/signing.py\", line 194, in test_locked_signatures\n    bitbake(test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "signing.Signing.test_signing_packages": {
    "status": "UNKNOWN"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 21, in setUpClass\n    bitbake(\"python3-spdx-tools-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-spdx-tools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 252 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 21, in setUpClass\n    bitbake(\"python3-spdx-tools-native\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-spdx-tools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 252 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472701/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:42:10,931 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:17,401 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:24,114 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:42:30,708 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 15.223578929901123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 196, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 14.44219708442688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 147, in test_base_files\n    self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  base-files' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 10.553690433502197,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 177, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1457 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 29.20312786102295,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 186, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 105, in check_recipe_spdx\n    bitbake(f\"-c {task} {target_name}\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_sdk core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1788 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 20.944064378738403,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 239, in test_extra_opts\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 15.907349586486816,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 153, in test_gcc_include_source\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,987 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/local.conf\n2025-04-25 09:34:32,988 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:33,561 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2025-04-25 09:35:55,921 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\nLoading cache...done.\nLoaded 1462 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472702/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:strace:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 4 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 18.480594635009766,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 367, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-cffi:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 11.701828002929688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 338, in test_sstate_cache_management_script_using_pr_1\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1448 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 11.117093324661255,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 347, in test_sstate_cache_management_script_using_pr_2\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1726 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 21.934752225875854,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 358, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 301, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 92 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 21.143642902374268,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 273, in test_cleansstate_task_distro_nonspecific\n    self.run_test_cleansstate_task(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'linux-libc-headers']' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 20.032923698425293,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 278, in test_cleansstate_task_distro_specific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-aarch64', 'binutils-native', 'linux-libc-headers']' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-click:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 25.693010330200195,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 270, in test_cleansstate_task_distro_specific_nonspecific\n    self.run_test_cleansstate_task(targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 137, in run_test_cleansstate_task\n    bitbake(['-ccleansstate'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-ccleansstate', 'binutils-cross-aarch64', 'binutils-native', 'linux-libc-headers']' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,990 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472708/conf/local.conf\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 27.054177284240723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 264, in test_sstate_creation_distro_nonspecific_fail\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:acl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 45.99816417694092,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 261, in test_sstate_creation_distro_nonspecific_pass\n    self.run_test_sstate_creation(['linux-libc-headers'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'linux-libc-headers']' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 27.693342924118042,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 258, in test_sstate_creation_distro_specific_fail\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=False, distro_nonspecific=True, temp_sstate_location=True, should_pass=False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-aarch64', 'binutils-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 20.238216638565063,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 255, in test_sstate_creation_distro_specific_pass\n    self.run_test_sstate_creation(['binutils-cross-'+ self.tune_arch, 'binutils-native'], distro_specific=True, distro_nonspecific=False, temp_sstate_location=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 87, in run_test_sstate_creation\n    bitbake(['-cclean'] + targets)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '['bitbake', '-cclean', 'binutils-cross-aarch64', 'binutils-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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "status": "UNKNOWN"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 23.616883039474487,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 762, in test_sstate_compare_sigfiles_and_find_siginfo\n    bitbake(\"%s -c do_tmptask1 -S none\" % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils -c do_tmptask1 -S none' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libmodule-build-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 17.237743616104126,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 418, in test_sstate_32_64_same_hash\n    self.sstate_hashtest(\"i686\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 382, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 23.76362371444702,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 439, in test_sstate_nativelsbstring_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gdbm:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 25.31995940208435,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 424, in test_sstate_sdk_arch_same_hash\n    self.sstate_hashtest(\"aarch64\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 382, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/x86-64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 13.45524787902832,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 482, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 28.47698163986206,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 504, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472732/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 38.840643644332886,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 569, in test_sstate_multilib_or_not_native_samesigs\n    bitbake(\"binutils-native  -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-native  -S none' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 42.81903290748596,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 523, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 23.900763511657715,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 692, in test_sstate_movelayer_samesigs\n    bitbake(\"bash -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  bash -S none' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/meta-copy1/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 22.48175358772278,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 610, in test_sstate_noop_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtest-warnings-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472747/conf/local.conf\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:57,698 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:34,210 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:57,021 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2025-04-25 09:38:27,331 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.h3a5pw0h\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.c826ia_6\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.fdx8gusg\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.vappid08\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.ooll90eb\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nINFO: Initializing a new Git repo at /tmp/fake_results.a0ry9tih\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:59,029 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 9.770063400268555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 869, in test_gcc_runtime_vs_gcc_source\n    gcc_source_pn = 'gcc-source-%s' % get_bb_vars(['PV'], 'gcc')['PV']\n                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1287 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 14.079212188720703,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 909, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 831, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 14.045437097549438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 859, in test_image_minimal_vs_perlcross\n    self.run_test_printdiff_changerecipe(\"core-image-minimal\", \"perlcross\", \"-c do_install perlcross-native\",\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 809, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472759/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:36,841 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:49,732 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:11,458 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:38:51,314 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 19.77615737915039,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 240, in test_autorev_sstate_works\n    result = runCmd(['recipetool', 'create', '-o', recipefile, srcuri])\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nAssertionError: Command '['recipetool', 'create', '-o', '/tmp/sstate_autorevgv3o6_wr/recipes-test/dbus-wait-test/dbus-wait-test_git.bb', 'git:///tmp/sstate_autorevgv3o6_wr/noname;protocol=file;branch=master']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git:///tmp/sstate_autorevgv3o6_wr/noname;protocol=file;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1002 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n          ^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/recipetool/create.py\", line 523, in create_recipe\n    checksums, ftmpdir = scriptutils.fetch_url(tinfoil, fetchuri, srcrev, srctree, logger, preserve_tmp=args.keep_temp)\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/lib/scriptutils.py\", line 199, in fetch_url\n    tinfoil.parse_recipes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 456, in parse_recipes\n    self.run_actions(config_params)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/bitbake/lib/bb/tinfoil.py\", line 439, in run_actions\n    raise TinfoilUIException(ret)\nbb.tinfoil.TinfoilUIException: 1\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472768/conf/local.conf\n2025-04-25 09:34:32,998 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 14.100412845611572,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  sysroot-test' 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:ethtool:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 6.565687417984009,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 61, in test_sysroot_la\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 5.479736566543579,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 49, in test_sysroot_max_shebang\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 6.683535814285278,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 79, in test_sysroot_pkgconfig\n    self.assertTrue('[pkgconfig]' in res.output, msg=res.output)\n  File \"/usr/lib/python3.12/unittest/case.py\", line 727, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,003 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472780/conf/local.conf\n2025-04-25 09:34:33,004 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 32.42462968826294,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 26, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 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 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,000 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472739/conf/local.conf\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:36:49,646 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "status": "UNKNOWN"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.00420832633972168,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.005768775939941406,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 8.322223901748657,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 23, in test_add_task_between_p_sysroot_and_package\n    self.assertTrue(bitbake('useraddbadtask -C fetch'))\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  useraddbadtask -C fetch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1740 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 6.210559129714966,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 16, in test_group_from_dep_package\n    bitbake(' creategroup2 creategroup1')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   creategroup2 creategroup1' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1764 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:40:06,677 - oe-selftest - INFO - Building creategroup2\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 6.893131971359253,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 27, in test_postinst_order\n    self.assertTrue(bitbake(' dcreategroup'))\n                    ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   dcreategroup' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1824 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:40:06,677 - oe-selftest - INFO - Building creategroup2\n2025-04-25 09:40:12,886 - oe-selftest - INFO - Building dcreategroup\n",
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 11.172271251678467,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 32, in test_static_useradd_from_dynamic\n    bitbake(' core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1853 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libevent:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,991 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472704/conf/local.conf\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:35:36,018 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:36:00,951 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2025-04-25 09:40:06,677 - oe-selftest - INFO - Building creategroup2\n2025-04-25 09:40:12,886 - oe-selftest - INFO - Building dcreategroup\n2025-04-25 09:40:22,336 - oe-selftest - INFO - Building core-image-minimal to generate passwd/group file\n",
    "status": "FAILED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.3927440643310547,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.8368589878082275,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.40659475326538086,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.46607398986816406,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.545844554901123,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.575598955154419,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.5949461460113525,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 4.36987042427063,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.5522515773773193,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 86.00529289245605,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.30791592597961426,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.3078336715698242,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.30662059783935547,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.3099963665008545,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 9.100256204605103,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1780 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 5.489351272583008,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1807 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gstreamer1.0:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 5.484771728515625,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1820 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 5.244061470031738,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1864 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:less:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 6.501664161682129,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 5.996018886566162,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,992 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472712/conf/local.conf\n2025-04-25 09:34:32,993 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic.test_bootloader_config": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_artifacts": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_image_name": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_rootfs_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_build_rootfs_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_change_directory": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_change_directory_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_bzip2": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_gzip": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_compress_xz": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_debug_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_debug_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_default_output_dir": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_efi_bootpart": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_extra_space": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_gpt_image": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path_embeded": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_include_path_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_iso_image": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_kernel_install": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_mkefidisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_fstab_update": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_no_table": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_permissions": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_build_check_long": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_build_check_short": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_skip_kernel_install": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_wic_sector_size": {
    "status": "UNKNOWN"
   },
   "wic.Wic.test_wrong_compressor": {
    "status": "UNKNOWN"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.0007569789886474609,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.0008406639099121094,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 22.978761196136475,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...NOTE: Cache: : Out of date cache found, rebuilding...\ndone.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:attr:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 16.606517553329468,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1480 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 17.124847412109375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1586 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/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"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.0025687217712402344,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.0032072067260742188,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 19.970131158828735,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1785 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 20.57850980758667,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1787 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:flex:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.0025980472564697266,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 15.569873571395874,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1828 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 15.15705680847168,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1865 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 11.291049003601074,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libmodule-build-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 11.532245635986328,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 11.557506561279297,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 10.977956771850586,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 15.899614334106445,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1866 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libmodule-build-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 10.981320142745972,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 11.099020004272461,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 11.172390460968018,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 11.149669885635376,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_offset": {
    "duration": 11.029327392578125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.002359151840209961,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.0032596588134765625,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 11.324757099151611,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libgcrypt:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.00225830078125,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 11.597818613052368,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 10.917422771453857,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 11.22454285621643,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1869 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libmodule-build-perl:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There was 1 WARNING message.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472720/conf/local.conf\n2025-04-25 09:34:32,997 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:37:46,741 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:41:31,400 - oe-selftest - INFO - Running bitbake to generate pkgdata\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.0024461746215820312,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 19.112324476242065,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/wrapper.py\", line 16, in test_shebang_wrapper\n    res = bitbake(\"cmdline-shebang-wrapper-test -c install\", ignore_status=False)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  cmdline-shebang-wrapper-test -c install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...NOTE: Cache: : Out of date cache found, rebuilding...\ndone.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...ERROR: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy_2.2.5.bb: Unable to get checksum for nativesdk-python3-numpy SRC_URI entry 0001-lib-tests-test_io-skip-test_big_arrays.patch: file could not be found\nThe following paths were searched:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/poky/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/aarch64/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy-2.2.5/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-numpy/0001-lib-tests-test_io-skip-test_big_arrays.patch\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/files/0001-lib-tests-test_io-skip-test_big_arrays.patch\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-25 09:34:33,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-2472727/conf/local.conf\n2025-04-25 09:34:33,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-25 09:39:34,465 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 3.4413061141967773,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.07214570045471191,
    "status": "PASSED"
   }
  }
 }
}