{
    "oeselftest_ubuntu-22.04_qemuarm64_20240919211802": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-vk-arm1",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "17ce6ce0a54ca5e2271749eca83c052b9b31a3db",
                    "commit_count": 75707
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "17ce6ce0a54ca5e2271749eca83c052b9b31a3db",
                    "commit_count": 75707
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "17ce6ce0a54ca5e2271749eca83c052b9b31a3db",
                    "commit_count": 75707
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "17ce6ce0a54ca5e2271749eca83c052b9b31a3db",
                    "commit_count": 75707
                }
            },
            "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": "20240919211802",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 73.5195837020874,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 59.38748645782471,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 56.708972215652466,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 52.600571155548096,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 57.89929246902466,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 54.90883779525757,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 59.14329791069031,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 76.12854552268982,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 60.15566563606262,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 21.049198150634766,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 69.55537223815918,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 56.591968059539795,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 62.198588132858276,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 61.11881756782532,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 199.73851895332336,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 97.77483105659485,
                "status": "PASSED"
            },
            "barebox.BareboxTest.test_boot_barebox": {
                "duration": 1185.8783121109009,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 375, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/targetcontrol.py\", line 167, in start\n    start = self.runner.start(params, get_ip=ssh, extra_bootparams=extra_bootparams, runqemuparams=runqemuparams, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 186, in start\n    return self.launch(launch_cmd, qemuparams=qemuparams, get_ip=get_ip, extra_bootparams=extra_bootparams, env=env)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 524, in launch\n    self.thread.serial_lock.release()\nRuntimeError: release unlocked lock\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (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  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/barebox.py\", line 36, in test_boot_barebox\n    with runqemu('core-image-minimal', ssh=False, runqemuparams='nographic',\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 381, in runqemu\n    raise Exception(msg)\nException: release unlocked lock\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20240919211805:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919211805\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919211805\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.swrh50yq\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:44373\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57701\nDEBUG: launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=44373:57701 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/pidfile_3734198  -S -qmp unix:./.5vsm__1f,server,wait -qmp unix:./.swrh50yq,server,nowait\"\nDEBUG: runqemu started, pid is 3863236\nDEBUG: waiting at most 300 seconds for qemu pid (09/19/24 21:21:02)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.5vsm__1f\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.5vsm__1f\nINFO: QMP connected to QEMU at 09/19/24 21:21:03 and took 0.63 seconds\nINFO: QMP released QEMU at 09/19/24 21:21:03 and took 0.11 seconds from connect\nDEBUG: qemu started in 0.73 seconds - qemu procces pid is 3863331 (09/19/24 21:21:03)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241\nrunqemu - INFO - Copy done in 0.016503572463989258 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=44373,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57701,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/pidfile_3734198  -S -qmp unix:./.5vsm__1f,server,wait -qmp unix:./.swrh50yq,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 619812.30\n\nQEMU 9.0.2 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (09/19/24 21:21:03)\nDEBUG: Connection from 127.0.0.1:41224\nWARNING: Target didn't reach login banner in 1000 seconds (09/19/24 21:37:44)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (0):\n\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919211805\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 620818.84\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read:\n\n\nStderr:\n2024-09-19 21:18:04,794 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/conf/local.conf\n2024-09-19 21:18:04,795 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919211805\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919211805\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.swrh50yq\nCreated listening socket for qemu serial console on: 127.0.0.1:44373\nCreated listening socket for qemu serial console on: 127.0.0.1:57701\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=44373:57701 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/pidfile_3734198  -S -qmp unix:./.5vsm__1f,server,wait -qmp unix:./.swrh50yq,server,nowait\"\nrunqemu started, pid is 3863236\nwaiting at most 300 seconds for qemu pid (09/19/24 21:21:02)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.5vsm__1f\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/.5vsm__1f\nQMP connected to QEMU at 09/19/24 21:21:03 and took 0.63 seconds\nQMP released QEMU at 09/19/24 21:21:03 and took 0.11 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 3863331 (09/19/24 21:21:03)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241\nrunqemu - INFO - Copy done in 0.016503572463989258 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=44373,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57701,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/pidfile_3734198  -S -qmp unix:./.5vsm__1f,server,wait -qmp unix:./.swrh50yq,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 619812.30\n\nQEMU 9.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (09/19/24 21:21:03)\nConnection from 127.0.0.1:41224\nTarget didn't reach login banner in 1000 seconds (09/19/24 21:37:44)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (0):\n\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734198/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919211805\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 620818.84\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3863241\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 1033.5136229991913,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 75.80604910850525,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 61.37360382080078,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 60.16822123527527,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 12.710854768753052,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 7.148925065994263,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 45.08764386177063,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.4532506465911865,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 53.33615207672119,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 7.871509075164795,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 18.949297428131104,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.6464648246765137,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 2.795628786087036,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 23.387983322143555,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 54.587526082992554,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 14.464563608169556,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 128.20809984207153,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 550.659841299057,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 488.48079085350037,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 501.31499457359314,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 470.35614228248596,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 65.12740921974182,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 51.60459566116333,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 12.867856740951538,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 12.932466745376587,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 13.833428621292114,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 13.225819110870361,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 14.349955558776855,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 14.408281803131104,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 13.452413082122803,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 13.053941011428833,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 12.49977731704712,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 16.20238494873047,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 15.233192682266235,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 14.921051740646362,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 13.389348268508911,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 14.324767827987671,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 14.83514928817749,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 12.917782306671143,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 13.657014846801758,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 13.433714866638184,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 62.58949947357178,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 4.375940561294556,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.1590075492858887,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 5.040273189544678,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 12.898123979568481,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 202.8374469280243,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 8.654339790344238,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.9162795543670654,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 47.93809223175049,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 80.7078366279602,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 47.62930417060852,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 27.216841459274292,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 30.578683614730835,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 56.53091359138489,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 13.202748537063599,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 94.80016326904297,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 65.05558347702026,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 4.248052597045898,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.6990325450897217,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 22.865898370742798,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 56.074899196624756,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 4.07599663734436,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 7.562397480010986,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 54.316166400909424,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.684356451034546,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 3.290170669555664,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.9653565883636475,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 30.179919481277466,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 49.27973198890686,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 48.15403127670288,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.9065093994140625,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.1290748119354248,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 74.70911645889282,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 97.85540962219238,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 92.65480208396912,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 22.006681203842163,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 162.19905710220337,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 175.64091324806213,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 243.0324535369873,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 429.6895201206207,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 76.80688166618347,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 64.63956379890442,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 134.3304421901703,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 71.53372859954834,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 106.69149422645569,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 99.72410845756531,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 58.20081305503845,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 63.44882416725159,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 71.5745439529419,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.008221864700317383,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 199.53209280967712,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.006179332733154297,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 12.703132629394531,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 12.96997332572937,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 52.83963632583618,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.006809711456298828,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 92.15841770172119,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 168.31134796142578,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 89.73018217086792,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 72.63705134391785,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 84.75242352485657,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 79.9286618232727,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 48.85071063041687,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 59.486863136291504,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 65.58699584007263,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 62.071112632751465,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 61.886645555496216,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.594447612762451,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 54.61979007720947,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 398.4716098308563,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 268.534734249115,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 51.278714418411255,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 56.13625121116638,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 214.1984932422638,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 300.8877453804016,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 294.82745909690857,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 665.3867945671082,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 70.44465351104736,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 109.10202288627625,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 401.2672417163849,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 174.59511518478394,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 116.46630930900574,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 128.31714367866516,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 37.48516321182251,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 60.34225058555603,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 131.02434253692627,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 127.1760003566742,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 97.25618505477905,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 842.129579782486,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 575.3578794002533,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 60.25650143623352,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 55.9492461681366,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 6.415782690048218,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 172.32208943367004,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 229.6269016265869,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 61.58731174468994,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 136.62507271766663,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 128.02523374557495,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 69.16686630249023,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 138.4606418609619,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 61.337652921676636,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 61.300315141677856,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 65.20440936088562,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 71.15008807182312,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 76.67531299591064,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 150.47557878494263,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 84.4904613494873,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 87.67436194419861,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 111.37856078147888,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 119.21437859535217,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.611794948577881,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 12.229288816452026,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 84.85913825035095,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 107.36775040626526,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 108.97347521781921,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 111.08196067810059,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 66.20913314819336,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 107.63092589378357,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1163.2846863269806,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.024056434631347656,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 96.29891633987427,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 139.24433612823486,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.003017425537109375,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 117.92886853218079,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 46.78525710105896,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 103.82485842704773,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.713578939437866,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 142.4410707950592,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 508.62354588508606,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 538.4877252578735,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 457.4991202354431,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 240.91835832595825,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 78.05689907073975,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 99.65909481048584,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 109.45741033554077,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 217.24090838432312,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 1.1877756118774414,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.4285240173339844,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.676703691482544,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.6650669574737549,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.8611581325531006,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.5563039779663086,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.843393087387085,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 10.503003120422363,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 260.50722098350525,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 73.3463294506073,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 55.83161973953247,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 100.56741094589233,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 164.97861051559448,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 89.44908213615417,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 76.35969471931458,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 4292.995193004608,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 35.534236431121826,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 99.27201175689697,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 167.39360117912292,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 119.47508144378662,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 106.79738211631775,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 104.10940432548523,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 89.59699988365173,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 78.25564455986023,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 3.9101617336273193,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 4.03577446937561,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 4.363013744354248,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 5.032239198684692,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 4.449253559112549,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.565974712371826,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 3.5465266704559326,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 37.060242652893066,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 36.44811129570007,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.220333814620972,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 35.61612296104431,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 41.47406482696533,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 610.6852307319641,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 102.15483069419861,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 54.56471109390259,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 206.73377895355225,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 136.1368510723114,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.021953105926513672,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.01004171371459961,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 13.190941333770752,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 43.93583869934082,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 20.471906900405884,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 101.50386834144592,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 101.71061825752258,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 477.2925956249237,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 22.072115898132324,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 193.69832134246826,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 544.0216345787048,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1345.1165363788605,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 175.13286423683167,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 111.7563865184784,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 66.1902871131897,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.7383580207824707,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 2.0060360431671143,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.7495925426483154,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.20569181442260742,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.005623817443847656,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0018241405487060547,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.005444765090942383,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.002630949020385742,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.002660036087036133,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0036699771881103516,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.006346464157104492,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.004938364028930664,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0031604766845703125,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.001216888427734375,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0013523101806640625,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0015392303466796875,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.003457307815551758,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0010476112365722656,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0009355545043945312,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.05745077133178711,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.002122640609741211,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.002532958984375,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.003813505172729492,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.005133867263793945,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 87.31821131706238,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.0926668643951416,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.4282054901123047,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.37530970573425293,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 226.76333284378052,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.3208889961242676,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 235.30980730056763,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 245.38826155662537,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 247.9392168521881,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.09444141387939453,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.09819769859313965,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.11270308494567871,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.08856654167175293,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 55.81801915168762,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 416.1921043395996,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 12.175936222076416,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.001355886459350586,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.0018608570098876953,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 0.002705097198486328,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.004071950912475586,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.004744768142700195,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 0.0069692134857177734,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 590.1082246303558,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 144.81258630752563,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 56.7841272354126,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 17.78243327140808,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 386.95499062538147,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 91.9326446056366,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 16.169105291366577,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 158.48093628883362,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 22.908799648284912,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 118.56127166748047,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 48.58520030975342,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.024550914764404297,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.044013261795043945,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.25179195404052734,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 156.22425532341003,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 3.12929368019104,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.5766680240631104,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 5.975757598876953,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 5.74491548538208,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 3.5290026664733887,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.894232988357544,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.13074517250061035,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.8112492561340332,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.2837777137756348,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 344.90073895454407,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 188.95614218711853,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 114.24185824394226,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 46.7142870426178,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 96.4712553024292,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 35.028698444366455,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 72.66435074806213,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 33.36501336097717,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.7714717388153076,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 50.88071036338806,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 93.69931435585022,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 49.956549882888794,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 50.897374391555786,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 36.135998487472534,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 55.6605908870697,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 50.47767519950867,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 8.876584768295288,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 48.05629086494446,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 53.03155779838562,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 51.710935831069946,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 41.87683176994324,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 49.89297676086426,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 45.84474229812622,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 47.4413948059082,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 45.30134034156799,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 42.44187307357788,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 40.23306131362915,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 43.076950788497925,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 14.178402662277222,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 73.47899127006531,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 47.94887137413025,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 15.771631240844727,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 15.989829778671265,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 60.731873512268066,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 26.74881148338318,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 16.364242553710938,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 42.398337602615356,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 44.41418123245239,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 7.997980117797852,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 48.489938497543335,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 49.76925253868103,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 43.56124687194824,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 58.64699101448059,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 40.56755471229553,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 44.47181057929993,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 43.34891128540039,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 42.23696708679199,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 44.10048198699951,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 44.999444246292114,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 44.05266737937927,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 90.78496837615967,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 55.98360514640808,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.423231840133667,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.016054391860961914,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.012426137924194336,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.014621973037719727,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.012711286544799805,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.012432575225830078,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.013427972793579102,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 40.86177587509155,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 61.18284559249878,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 40.27016496658325,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 43.02307748794556,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 4.153775691986084,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 7.269009351730347,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.018177270889282227,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.13867616653442383,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.0716543197631836,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.0815274715423584,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.007765769958496094,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.00506591796875,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
                "duration": 0.011039972305297852,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.004540681838989258,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.004044055938720703,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.0042607784271240234,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.0042111873626708984,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.004317045211791992,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.004282712936401367,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.004404783248901367,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.004307270050048828,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.004235982894897461,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.004175662994384766,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.0042989253997802734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.004213571548461914,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.004170656204223633,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 57.96910071372986,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 64.48835301399231,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 77.66664218902588,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 119.27308368682861,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 42.947545766830444,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
                "duration": 9.35455584526062,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 8.625967979431152,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.007259368896484375,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.06941866874694824,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.014669179916381836,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.009308338165283203,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.007574319839477539,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.008495569229125977,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.008115768432617188,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.022942543029785156,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.020438432693481445,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.019469261169433594,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.01262044906616211,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.01507115364074707,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.013874292373657227,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.021748781204224,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.009003639221191,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.022806882858276,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 123.9167685508728,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.0010943412780761719,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 26.022751331329346,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 27.21016788482666,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.0022177696228027344,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 23.817452430725098,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.002290487289428711,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 25.230748891830444,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 29.9662983417511,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0022115707397460938,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.0035703182220458984,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 22.488771438598633,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 280.93194127082825,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 739.5647888183594,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 366.72926211357117,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 184.05319952964783,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 57.04704189300537,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 46.26716613769531,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 45.35834980010986,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 78.42592525482178,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 119.16880559921265,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 245.8895034790039,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 227.8890254497528,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 196.99159359931946,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 141.33534932136536,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.0014348030090332031,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.0018429756164550781,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.007603645324707031,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 212.82969498634338,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 162.41230750083923,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 204.1055052280426,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 64.32050156593323,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 69.59026789665222,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 59.06102180480957,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 94.35395359992981,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 430.9726321697235,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 172.33273339271545,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 68.61076521873474,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 94.24865651130676,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 149.21411275863647,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 77.84682536125183,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 207.75686526298523,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 198.8178675174713,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 64.39444613456726,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 64.81341290473938,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 211.01130437850952,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 185.55542469024658,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 339.5348720550537,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 75.07704424858093,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 375.3185336589813,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 424.76974630355835,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 155.32125806808472,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 169.60296082496643,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 151.0248258113861,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 223.5286989212036,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 96.09647512435913,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 264.8483078479767,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 108.80321836471558,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 199.7255985736847,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 422.2345497608185,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 573.5449087619781,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 263.33980894088745,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 64.7859148979187,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 142.81987977027893,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 90.92503762245178,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 20.103652477264404,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 50.93458914756775,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 158.8354136943817,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.4472501277923584,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10241508483886719,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10168719291687012,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10214090347290039,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.633849859237671,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.7308342456817627,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.6806635856628418,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.7118844985961914,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.8659281730651855,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 2.183520555496216,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3038825988769531,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.779893398284912,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20340538024902344,
                "status": "PASSED"
            },
            "uboot.UBootTest.test_boot_uboot": {
                "duration": 1089.200965166092,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 375, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/targetcontrol.py\", line 167, in start\n    start = self.runner.start(params, get_ip=ssh, extra_bootparams=extra_bootparams, runqemuparams=runqemuparams, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 186, in start\n    return self.launch(launch_cmd, qemuparams=qemuparams, get_ip=get_ip, extra_bootparams=extra_bootparams, env=env)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 524, in launch\n    self.thread.serial_lock.release()\nRuntimeError: release unlocked lock\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (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  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/uboot.py\", line 35, in test_boot_uboot\n    with runqemu('core-image-minimal', ssh=False, runqemuparams='nographic',\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 381, in runqemu\n    raise Exception(msg)\nException: release unlocked lock\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20240919213131:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919213131\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919213131\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.vt9yxsgi\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:42103\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:45245\nDEBUG: launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=42103:45245 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/pidfile_3734241  -S -qmp unix:./.jkohz8ow,server,wait -qmp unix:./.vt9yxsgi,server,nowait\"\nDEBUG: runqemu started, pid is 438282\nDEBUG: waiting at most 300 seconds for qemu pid (09/19/24 21:32:52)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.jkohz8ow\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.jkohz8ow\nINFO: QMP connected to QEMU at 09/19/24 21:32:53 and took 0.62 seconds\nINFO: QMP released QEMU at 09/19/24 21:32:53 and took 0.11 seconds from connect\nDEBUG: qemu started in 0.73 seconds - qemu procces pid is 438372 (09/19/24 21:32:53)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/Image]\nBIOS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/u-boot.bin]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288\nrunqemu - INFO - Copy done in 0.020251750946044922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42103,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45245,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/pidfile_3734241  -S -qmp unix:./.jkohz8ow,server,wait -qmp unix:./.vt9yxsgi,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/u-boot.bin -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 620521.99\n\nQEMU 9.0.2 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (09/19/24 21:32:53)\nDEBUG: Connection from 127.0.0.1:46542\nWARNING: Target didn't reach login banner in 1000 seconds (09/19/24 21:49:33)\nWARNING: Last 25 lines of login console (1723301):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10090040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010090040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695b00\nx20: 0000000000000000 x21: 0000000010090040\nx22: 0000000010090000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nWARNING: Last 25 lines of all logging (1723301):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10090040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010090040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695b00\nx20: 0000000000000000 x21: 0000000010090040\nx22: 0000000010090000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919213131\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 621527.68\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read: \nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nWARNING: Extra log data read:\n\n\nStderr:\n2024-09-19 21:18:04,811 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/conf/local.conf\n2024-09-19 21:18:04,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919213131\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919213131\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.vt9yxsgi\nCreated listening socket for qemu serial console on: 127.0.0.1:42103\nCreated listening socket for qemu serial console on: 127.0.0.1:45245\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=42103:45245 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/pidfile_3734241  -S -qmp unix:./.jkohz8ow,server,wait -qmp unix:./.vt9yxsgi,server,nowait\"\nrunqemu started, pid is 438282\nwaiting at most 300 seconds for qemu pid (09/19/24 21:32:52)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.jkohz8ow\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/.jkohz8ow\nQMP connected to QEMU at 09/19/24 21:32:53 and took 0.62 seconds\nQMP released QEMU at 09/19/24 21:32:53 and took 0.11 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 438372 (09/19/24 21:32:53)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/Image]\nBIOS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/u-boot.bin]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288\nrunqemu - INFO - Copy done in 0.020251750946044922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42103,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45245,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/pidfile_3734241  -S -qmp unix:./.jkohz8ow,server,wait -qmp unix:./.vt9yxsgi,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/u-boot.bin -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 620521.99\n\nQEMU 9.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (09/19/24 21:32:53)\nConnection from 127.0.0.1:46542\nTarget didn't reach login banner in 1000 seconds (09/19/24 21:49:33)\nLast 25 lines of login console (1723301):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10090040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010090040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695b00\nx20: 0000000000000000 x21: 0000000010090040\nx22: 0000000010090000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nLast 25 lines of all logging (1723301):\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\n\"Synchronous Abort\" handler, esr 0x96000010, far 0x10090040\nelr: 0000000000055114 lr : 00000000000550f8 (reloc)\nelr: 000000004f724114 lr : 000000004f7240f8\nx0 : 0000000010090040 x1 : 0000000000000001\nx2 : 0000000000000000 x3 : 0000000000003e80\nx4 : 0000000000000038 x5 : 000000004e58e7a2\nx6 : 0000000000000000 x7 : 0000000000000000\nx8 : 000000004e58ec30 x9 : 00000000ffffffd8\nx10: 000000000000000d x11: 0000000000000006\nx12: 000000004e58ea88 x13: 000000004e58ed90\nx14: 0000000000000000 x15: 000000004e58e7a2\nx16: 000000004f716d84 x17: 0000000000000000\nx18: 000000004e68ed90 x19: 000000004e695b00\nx20: 0000000000000000 x21: 0000000010090040\nx22: 0000000010090000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3734241/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919213131\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 621527.68\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.438288\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \nx28: 0000000000000000 x29: 000000004e58ec30\r\n\r\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \r\nResetting CPU ...\r\n\r\nresetting ...\r\n\n\nExtra log data read: \n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 18.789600372314453,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 29.22826313972473,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 10.641397476196289,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 136.16169214248657,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.2882869243621826,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.5710175037384033,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.29090237617492676,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.288684606552124,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.2771341800689697,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.28600645065307617,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.28934764862060547,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.354944944381714,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.3113045692443848,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 53.53872036933899,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.28856921195983887,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.2926332950592041,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.29287028312683105,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.2964811325073242,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 126.61893248558044,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 27.056190252304077,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 25.434894323349,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 32.77610778808594,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 39.09602737426758,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 35.14237403869629,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.002573728561401367,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.004418611526489258,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 119.38471150398254,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 40.51362752914429,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 34.35224366188049,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 29.341044902801514,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 44.50769114494324,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 21.07620334625244,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 21.528374195098877,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 29.634358644485474,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 22.220865726470947,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 18.654343605041504,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.0020635128021240234,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 77.22835946083069,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 35.036691427230835,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 48.2352499961853,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 21.55236506462097,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0026657581329345703,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 38.350239515304565,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 39.53239965438843,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 77.95173954963684,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.001331329345703125,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 37.395986557006836,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 27.540768146514893,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 39.67739653587341,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 40.99695038795471,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 19.64411187171936,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 26.449753522872925,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 286.3377482891083,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.0024340152740478516,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.004025936126708984,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.005784749984741211,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 58.41517925262451,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 18.02425527572632,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 18.37602925300598,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 30.479254722595215,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 120.22702264785767,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.33121562004089355,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.0013058185577392578,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.0020630359649658203,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 76.31267070770264,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 19.748711824417114,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.0037136077880859375,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 101.62378215789795,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 37.91356372833252,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.0018668174743652344,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 22.196101903915405,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 23.203718185424805,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 17.968427896499634,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 19.884539127349854,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 102.98691916465759,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 56.8881471157074,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 46.929802894592285,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 5.128881931304932,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.76032829284668,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 19.346861600875854,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 20.67062282562256,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 140.69492721557617,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.003846883773803711,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.004027366638183594,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 26.217920064926147,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.0026671886444091797,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 111.35248851776123,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.024940967559814453,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 125.54276490211487,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.002928495407104492,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 21.146372318267822,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 19.685281991958618,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.08653664588928223,
                "status": "PASSED"
            }
        }
    }
}