{
    "oeselftest_ubuntu-22.04_qemuarm64_20241012220240": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-22.04",
            "HOST_NAME": "ubuntu2204-vk-arm2",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "c432cadd5b3628f3bf898af51f06b7acf518265f",
                    "commit_count": 75920
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "c432cadd5b3628f3bf898af51f06b7acf518265f",
                    "commit_count": 75920
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "c432cadd5b3628f3bf898af51f06b7acf518265f",
                    "commit_count": 75920
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "c432cadd5b3628f3bf898af51f06b7acf518265f",
                    "commit_count": 75920
                }
            },
            "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": "20241012220240",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 70.37707734107971,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 52.591859340667725,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 50.577741384506226,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 58.08241248130798,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 55.82528328895569,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 54.308985471725464,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 53.805675745010376,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 70.61896753311157,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 58.771915912628174,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 23.404410123825073,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 64.37009787559509,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 52.23897624015808,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 56.961777210235596,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 56.54203748703003,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 162.3389699459076,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 100.24578857421875,
                "status": "PASSED"
            },
            "barebox.BareboxTest.test_boot_barebox": {
                "duration": 8606.79847741127,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 8167.448313951492,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 468.6513235569,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 52.69929599761963,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 53.75673317909241,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 9.29646348953247,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 6.682006359100342,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 51.69378113746643,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.9236834049224854,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 58.38279128074646,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 8.426954746246338,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 27.867830753326416,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.5456655025482178,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 2.6747868061065674,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 21.55719828605652,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 50.972895860672,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 15.412766218185425,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 315.9471414089203,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 960.6435525417328,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 655.8990962505341,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 675.5327355861664,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 739.339047908783,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 58.64800667762756,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 43.09467554092407,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 14.413784980773926,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 13.505111932754517,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 13.992579936981201,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 13.046983480453491,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 13.671837568283081,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 14.049329280853271,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 16.467259883880615,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 13.277562141418457,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 14.96746039390564,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 14.417728424072266,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 13.211830615997314,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 13.907958030700684,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 14.003190517425537,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 13.491483688354492,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 13.551769256591797,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 13.373167276382446,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 13.454078674316406,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 14.046129703521729,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 53.44846248626709,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 17.03544783592224,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.7293603420257568,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 4.2288713455200195,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 17.50201725959778,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 205.9309298992157,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 9.876770257949829,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.5339512825012207,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 49.029911518096924,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 1631.629067659378,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 44.301363945007324,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 25.133970975875854,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 31.127869844436646,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 54.93188834190369,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 13.278028726577759,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 7156.245347499847,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 56.663371562957764,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.552917718887329,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.8234355449676514,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 21.947046518325806,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 58.50453853607178,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.167107105255127,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 5.6002631187438965,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 45.23642826080322,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.7316548824310303,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 2.642364263534546,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.4916930198669434,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 22.16084861755371,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 53.47015738487244,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 50.7502007484436,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.9549319744110107,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.9669713973999023,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 933.8908259868622,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 864.3653047084808,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 89.0208842754364,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 25.4716055393219,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 144.5094747543335,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 1861.7284314632416,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 7447.328781366348,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 330.9268262386322,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 1938.151614665985,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 101.75041198730469,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 878.9264416694641,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 2768.251542329788,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 1058.36954331398,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 93.353102684021,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 56.42972946166992,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 61.23257255554199,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 106.45872116088867,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.008268117904663086,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 8582.853699445724,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.006444454193115234,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 11.90034818649292,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 11.907594203948975,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 50.0265588760376,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.009485006332397461,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 94.05960702896118,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 5953.386555433273,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 1515.9169971942902,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 87.04464030265808,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 88.21656370162964,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 92.85944318771362,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 55.79707050323486,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 71.93829679489136,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 65.45226407051086,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 58.468639612197876,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 66.8074369430542,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 3.1676666736602783,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 53.96202111244202,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 8908.115670442581,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 261.22213649749756,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 53.38131070137024,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 53.74274921417236,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 222.499005317688,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 271.37664127349854,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 266.4392719268799,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 652.0394835472107,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 64.31920790672302,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 111.79081511497498,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 687.4551138877869,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 2095.7305891513824,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 121.37704181671143,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 111.6277973651886,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 30.179296255111694,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 59.82549524307251,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 120.92329382896423,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 159.8852894306183,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 86.25068783760071,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 1558.8933057785034,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 654.1672461032867,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 53.61900472640991,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 52.74160647392273,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 4.826578140258789,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 165.23313307762146,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 196.11403512954712,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 58.32670569419861,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 121.38817572593689,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 119.21723198890686,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 62.38304328918457,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 1266.5718169212341,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 55.79945111274719,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 58.765390396118164,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 64.2724256515503,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 70.31979560852051,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 67.50929689407349,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 141.36536765098572,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 72.69884061813354,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 70.86993908882141,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 100.82032561302185,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 103.07939219474792,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.313488006591797,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 9.268764019012451,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 78.24790978431702,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 97.00865745544434,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 100.12459397315979,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 93.36074209213257,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 55.32287931442261,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 103.34800624847412,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1071.7463247776031,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.000885009765625,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 86.77230525016785,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 128.17289519309998,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.003874063491821289,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 105.12504482269287,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 44.04977107048035,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 100.15133666992188,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.8277699947357178,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 130.21915078163147,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 291.4511742591858,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 1902.1628518104553,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 413.1018908023834,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 277.5364890098572,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 87.67576169967651,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 100.86013340950012,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 123.71842050552368,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 189.25750398635864,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.840385913848877,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 1.0347905158996582,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5920171737670898,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.5661559104919434,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.6754770278930664,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.47957873344421387,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.20733380317688,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 11.401177883148193,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 256.2630352973938,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 214.2561902999878,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 62.18088746070862,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 109.50698971748352,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 461.8379786014557,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 98.55614852905273,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 91.68728709220886,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 3609.4554312229156,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 44.26547694206238,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 116.80023550987244,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 857.5386629104614,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 142.92764329910278,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 6622.330956220627,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 91.43066906929016,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 85.1500813961029,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 176.60704445838928,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 4.151840448379517,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 4.056617498397827,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 3.8069169521331787,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 3.6729352474212646,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 3.7850301265716553,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.7772786617279053,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 3.76118803024292,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 40.14071822166443,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 42.13742446899414,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.70330023765564,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 45.899675369262695,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 41.03020906448364,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 9559.088867425919,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 93.03475999832153,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 51.44213390350342,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 167.45182538032532,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 156.6944181919098,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.011877059936523438,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.009890317916870117,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 12.136867046356201,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 37.001953125,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 20.805235147476196,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 252.3830714225769,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 259.1007196903229,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 331.40422916412354,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 16.441694736480713,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 2572.2235856056213,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 3880.4293665885925,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 3423.99728679657,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 168.6387791633606,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 119.50436282157898,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 131.61760997772217,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.1747121810913086,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.9435229301452637,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 2.4454853534698486,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.16708707809448242,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0007383823394775391,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0020875930786132812,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.006163120269775391,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0014951229095458984,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.001600027084350586,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0015931129455566406,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.004015207290649414,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.003936290740966797,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0016334056854248047,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.003880739212036133,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.003966093063354492,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.004158735275268555,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.00424504280090332,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0007677078247070312,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0007929801940917969,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.03721451759338379,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0025866031646728516,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0013782978057861328,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.001886606216430664,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0024271011352539062,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 94.67615628242493,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.026932716369628906,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.21878600120544434,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.273468017578125,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 260.75532698631287,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.347517728805542,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 294.23855566978455,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 293.6127736568451,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 307.9733729362488,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.12576007843017578,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.11733698844909668,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.1245265007019043,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.08458399772644043,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 6672.606983423233,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 1307.0655450820923,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 11.510379791259766,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.002703428268432617,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.004266262054443359,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 0.0060689449310302734,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.007946968078613281,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.009768962860107422,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 0.011508464813232422,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 1211.705539226532,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 137.8842854499817,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 40.23596000671387,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 15.218233108520508,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 3740.7719218730927,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 209.01925611495972,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 12.15549087524414,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 8144.527163028717,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 20.677621841430664,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 103.13854050636292,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 55.52891492843628,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.025429248809814453,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.0392916202545166,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.20966720581054688,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 6298.699568033218,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 3.753119945526123,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.4803531169891357,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 5.1215293407440186,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 5.69269871711731,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 4.0218000411987305,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.5722370147705078,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.1155247688293457,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.8512616157531738,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.4176318645477295,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 1767.9936368465424,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 168.48779225349426,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 135.2444133758545,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 42.56471586227417,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 135.25972294807434,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 38.432974100112915,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 76.81310725212097,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 32.65223050117493,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.7167279720306396,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 42.551886558532715,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 89.66951608657837,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 51.34781885147095,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 46.554332971572876,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 36.09768271446228,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 50.32209229469299,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 34.00495100021362,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.3189074993133545,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 42.65915513038635,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 45.1182062625885,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 49.36181116104126,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 42.54594373703003,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 44.68252444267273,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 45.42340683937073,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 48.496917486190796,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 42.96892428398132,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 42.00604510307312,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 43.73232126235962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 45.02573013305664,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 11.468408584594727,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 92.7738745212555,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 58.900245666503906,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 17.74982786178589,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 18.439289093017578,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 64.31160640716553,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 29.519470691680908,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 20.81378722190857,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 50.878052711486816,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 48.34413981437683,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 8.585094928741455,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 50.77815008163452,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 51.19291591644287,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 42.753268003463745,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 60.85350966453552,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 38.2148802280426,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 39.815845251083374,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 39.29854130744934,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 40.43448519706726,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 38.61818766593933,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 45.138954877853394,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 42.24775958061218,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 82.8830156326294,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 53.28749442100525,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.4174463748931885,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.015972137451171875,
                "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.01082158088684082,
                "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.013655662536621094,
                "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.013845682144165039,
                "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.011926412582397461,
                "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.013538837432861328,
                "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": 37.88720941543579,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 62.601470708847046,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 38.28565001487732,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 39.761797189712524,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.3553967475891113,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.900550127029419,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.016965866088867188,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.10337424278259277,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.06903576850891113,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.07651305198669434,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009906768798828125,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.006461143493652344,
                "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.012622594833374023,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.006704092025756836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.004409074783325195,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.004075288772583008,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.004198789596557617,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.004355669021606445,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.00461888313293457,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.004498958587646484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.004709482192993164,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.0044918060302734375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.0044002532958984375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.004426717758178711,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.004606723785400391,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.00449824333190918,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 47.86152219772339,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 55.963284492492676,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 73.41170692443848,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 97.80352425575256,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 39.84959626197815,
                "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": 5.5961973667144775,
                "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": 12.918294906616211,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.011703968048095703,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.02180337905883789,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.010846138000488281,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.009220600128173828,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.0060214996337890625,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.0065152645111083984,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.006134033203125,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.014666080474853516,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.013220787048339844,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.017325639724731445,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.011069059371948242,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.009205102920532227,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.00802302360534668,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.008026838302612,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.018977880477905,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.008000135421753,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 114.7768497467041,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.001249074935913086,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 25.419269561767578,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 25.055503129959106,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.0013854503631591797,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 24.28573966026306,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.0012416839599609375,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 22.5815646648407,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 28.171292781829834,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0011966228485107422,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.0015969276428222656,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 22.685027599334717,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 319.6401584148407,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 2516.1400368213654,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 362.004207611084,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 588.8719317913055,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 39.78934836387634,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 48.765833377838135,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 42.1408748626709,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 82.81978511810303,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 128.88041067123413,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 344.4120662212372,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 194.63106513023376,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 182.532084941864,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 134.77639603614807,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.004495859146118164,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.004674434661865234,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.012449264526367188,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 200.23593044281006,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 1294.488068819046,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 210.14005208015442,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 64.83398127555847,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 68.99435043334961,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 56.03874611854553,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 81.06045603752136,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 309.4770348072052,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 174.53677201271057,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 154.21158385276794,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 174.22330856323242,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 156.69165015220642,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 62.799750089645386,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 162.42429423332214,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 161.59675312042236,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 56.42630314826965,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 52.71492624282837,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 267.50852727890015,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 207.0281105041504,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 403.51243233680725,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 70.23710417747498,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 314.2927463054657,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 863.3857998847961,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 124.23285436630249,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 159.61833500862122,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 174.96885800361633,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 275.4606935977936,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 94.17103457450867,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 243.7266447544098,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 106.87872266769409,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 191.39246034622192,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 417.3680272102356,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 487.8564307689667,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 276.8320894241333,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 65.87712669372559,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 321.1593155860901,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 91.34899401664734,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 20.536726236343384,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 47.04378318786621,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 321.97069358825684,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.48949170112609863,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10242176055908203,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10222291946411133,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10131955146789551,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.7522387504577637,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.8581621646881104,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.7289564609527588,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.757319450378418,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.9401040077209473,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 2.0822055339813232,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.30417895317077637,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.842360258102417,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.2030031681060791,
                "status": "PASSED"
            },
            "uboot.UBootTest.test_boot_uboot": {
                "duration": 104.27627301216125,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_boot_systemd": {
                "duration": 0.0030469894409179688,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "uki.UkiTest.test_uki_sysvinit": {
                "duration": 0.0032727718353271484,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 18.199912309646606,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 28.478981494903564,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 10.367401838302612,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 174.6045219898224,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.2614161968231201,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.5147247314453125,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.2628908157348633,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.261458158493042,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.2635667324066162,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.25275254249572754,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.2634713649749756,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.6175618171691895,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.2888119220733643,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 59.83704328536987,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.3203725814819336,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.3089559078216553,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.3147163391113281,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.287733793258667,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 384.7999315261841,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 28.687108278274536,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 26.978846311569214,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 24.50163698196411,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 35.21043801307678,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 31.581332683563232,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.0019860267639160156,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.0035758018493652344,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 262.6987886428833,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 31.30229926109314,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 33.9101984500885,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 26.46559453010559,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 38.67421293258667,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 21.694379329681396,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 21.455642461776733,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 29.16171622276306,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 18.12287735939026,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 18.30497694015503,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.0014612674713134766,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 63.39926481246948,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 29.977412223815918,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 36.68551731109619,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 18.045515775680542,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0016362667083740234,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 28.183161735534668,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 27.868687629699707,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 65.58528256416321,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.0016493797302246094,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 27.54375720024109,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 25.865782022476196,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 48.10509371757507,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 37.515931606292725,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 18.043792724609375,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 28.871083974838257,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 286.5792489051819,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.0013141632080078125,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.003332853317260742,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.005695819854736328,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 66.01135802268982,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 19.504603624343872,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 18.20493173599243,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 28.486138820648193,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 632.7631170749664,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.36493992805480957,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.0009760856628417969,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.0011174678802490234,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 1329.072318315506,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 39.95067524909973,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
                "duration": 3169.461599111557,
                "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/wic.py\", line 1372, in test_efi_plugin_plain_systemd_boot_qemu_aarch64\n    with runqemu('core-image-base', ssh=False,\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-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemurunner_log.20241013014205:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241013014205\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20241013014205\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.t4rsj963\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:56823\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:43429\nDEBUG: launchcmd=runqemu snapshot kvm  nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic tcpserial=56823:43429 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/pidfile_974502  -S -qmp unix:./.8k_sxs_f,server,wait -qmp unix:./.t4rsj963,server,nowait\"\nDEBUG: runqemu started, pid is 3105295\nDEBUG: waiting at most 300 seconds for qemu pid (10/13/24 01:42:16)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.8k_sxs_f\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.8k_sxs_f\nINFO: QMP connected to QEMU at 10/13/24 01:42:16 and took 0.60 seconds\nINFO: QMP released QEMU at 10/13/24 01:42:17 and took 0.08 seconds from connect\nDEBUG: qemu started in 0.68 seconds - qemu procces pid is 3105440 (10/13/24 01:42:17)\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:\nMACHINE: [qemuarm64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-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-base-qemuarm64.rootfs.wic.3105297\nrunqemu - INFO - Copy done in 0.18046116828918457 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/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 if=virtio,file=/home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.3105297,format=raw -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=56823,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43429,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/pidfile_974502  -S -qmp unix:./.8k_sxs_f,server,wait -qmp unix:./.t4rsj963,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/u-boot.bin \n\nrunqemu - INFO - Host uptime: 1835817.97\n\nQEMU 9.0.2 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (10/13/24 01:42:17)\nDEBUG: Connection from 127.0.0.1:39462\nWARNING: Target didn't reach login banner in 1000 seconds (10/13/24 01:58:57)\nWARNING: Last 25 lines of login console (2238277):\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: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: \nWARNING: Last 25 lines of all logging (2238277):\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: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: \nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241013014205\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: 1836823.57\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.3105297\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read:\n\n\nStderr:\n2024-10-12 22:02:42,906 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/conf/local.conf\n2024-10-12 22:02:42,907 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nRemoving 1 recipes from the allarch sysroot...done.\nRemoving 2 recipes from the cortexa57 sysroot...done.\nRemoving 5 recipes from the qemuarm64 sysroot...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241013014205\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/ssh_target_log.20241013014205\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.t4rsj963\nCreated listening socket for qemu serial console on: 127.0.0.1:56823\nCreated listening socket for qemu serial console on: 127.0.0.1:43429\nlaunchcmd=runqemu snapshot kvm  nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic tcpserial=56823:43429 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/pidfile_974502  -S -qmp unix:./.8k_sxs_f,server,wait -qmp unix:./.t4rsj963,server,nowait\"\nrunqemu started, pid is 3105295\nwaiting at most 300 seconds for qemu pid (10/13/24 01:42:16)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.8k_sxs_f\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/.8k_sxs_f\nQMP connected to QEMU at 10/13/24 01:42:16 and took 0.60 seconds\nQMP released QEMU at 10/13/24 01:42:17 and took 0.08 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 3105440 (10/13/24 01:42:17)\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:\nMACHINE: [qemuarm64]\nFSTYPE: [wic]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-qemuarm64.rootfs.wic]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/core-image-base-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-base-qemuarm64.rootfs.wic.3105297\nrunqemu - INFO - Copy done in 0.18046116828918457 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/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 if=virtio,file=/home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.3105297,format=raw -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=56823,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:43429,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/pidfile_974502  -S -qmp unix:./.8k_sxs_f,server,wait -qmp unix:./.t4rsj963,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/deploy/images/qemuarm64/u-boot.bin \n\nrunqemu - INFO - Host uptime: 1835817.97\n\nQEMU 9.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (10/13/24 01:42:17)\nConnection from 127.0.0.1:39462\nTarget didn't reach login banner in 1000 seconds (10/13/24 01:58:57)\nLast 25 lines of login console (2238277):\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: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: \nLast 25 lines of all logging (2238277):\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: 0000000010088040\nx22: 0000000010088000 x23: 000000004f79553c\nx24: 0000000000000000 x25: 0000000000000000\nx26: 0000000000000000 x27: 0000000000000000\nx28: 0000000000000000 x29: 000000004e58ec30\n\nCode: d5033fbf aa1503e0 5287d003 52800002 (b8004401) \nResetting CPU ...\n\nresetting ...\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: \nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-974502/tmp/work/qemuarm64-poky-linux/core-image-base/1.0/testimage/qemu_boot_log.20241013014205\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: 1836823.57\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-base-qemuarm64.rootfs.wic.3105297\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
                "duration": 0.005776643753051758,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.006987333297729492,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 105.2652542591095,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 34.226994037628174,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.0009765625,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 22.997618913650513,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 22.690887212753296,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 17.240891218185425,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 19.664040565490723,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 92.9826238155365,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 49.37834048271179,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 41.43848705291748,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 4.61113429069519,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.71881365776062,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 16.312796115875244,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 17.234434366226196,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 117.42729997634888,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.00160980224609375,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.0023467540740966797,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 20.604159116744995,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.001344919204711914,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 96.30640077590942,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.02167057991027832,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 99.15916132926941,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.002760171890258789,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 69.68758344650269,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.6624500751495361,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.06666707992553711,
                "status": "PASSED"
            }
        }
    }
}