{
    "oeselftest_ubuntu-23.04_qemux86-64_20240627221617": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "HOST_NAME": "ubuntu2304-ty-1",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "58ce6dc1ebdb85bb2df455748994a33a64c882f9",
                    "commit_count": 74942
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "58ce6dc1ebdb85bb2df455748994a33a64c882f9",
                    "commit_count": 74942
                },
                "meta-selftest": {
                    "branch": "abelloni/master-next",
                    "commit": "58ce6dc1ebdb85bb2df455748994a33a64c882f9",
                    "commit_count": 74942
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "58ce6dc1ebdb85bb2df455748994a33a64c882f9",
                    "commit_count": 74942
                }
            },
            "MACHINE": "qemux86-64",
            "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": "20240627221617",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 135.0210816860199,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 84.42769765853882,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 73.33989667892456,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 74.39374709129333,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 70.8621335029602,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 77.11293530464172,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 74.77502250671387,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 108.21130561828613,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 75.45068526268005,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 35.28387498855591,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 88.02074003219604,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 72.8154046535492,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 73.77234315872192,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 77.76986169815063,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 266.1365921497345,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 156.34599685668945,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 17815.39016532898,
                "status": "PASSED"
            },
            "bblayers.BitbakeConfigBuild.test_add_remove_fragments": {
                "duration": 82.61259198188782,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 18.894022464752197,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 36.63697028160095,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 17.78971791267395,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 4.311536550521851,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 111.95235204696655,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup_localcopy": {
                "duration": 46.21571445465088,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 9.908372640609741,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 37.71050047874451,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.8689649105072021,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 5.123409748077393,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 30.83294677734375,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 78.15729117393494,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 22.34000277519226,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 374.0670850276947,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 2086.2261729240417,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 1389.9208109378815,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 1371.4427378177643,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 1299.455199956894,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 110.6887047290802,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 75.8701901435852,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 23.59062147140503,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 16.653516054153442,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 22.493375539779663,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 16.51223397254944,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 18.96780014038086,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 17.49513006210327,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 17.252341270446777,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 16.322139739990234,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 17.688222408294678,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 19.87947916984558,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 20.991960525512695,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 16.807022094726562,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 16.725836753845215,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 19.396953105926514,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 19.598175048828125,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 22.08585023880005,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 17.81550359725952,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 18.85379695892334,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 112.7817497253418,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 10.219946384429932,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 2.1381444931030273,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 11.713923931121826,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 22.629649877548218,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 537.879608631134,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 14.852920770645142,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 5.087100267410278,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 55.6678352355957,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 149.04322957992554,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 89.50132966041565,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 38.512065410614014,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 50.213468074798584,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 73.36716508865356,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 19.303096294403076,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 18297.500522613525,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 72.09297370910645,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 5.739706039428711,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 5.8344221115112305,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 33.96473169326782,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 74.55221152305603,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 7.122352838516235,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 8.396352052688599,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 58.636996269226074,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 4.959945440292358,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 5.831531524658203,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 6.201788663864136,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 30.964534282684326,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 61.574944257736206,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 55.97645020484924,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 6.167788743972778,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.1195135116577148,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 116.77659106254578,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 164.9700951576233,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 131.04643535614014,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 30.697896242141724,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 234.5594186782837,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 3433.480404138565,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 5524.391108512878,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 622.1689763069153,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 150.78264331817627,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 113.51984643936157,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 4597.878478527069,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 3980.473409175873,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 177.54425477981567,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 86.82348227500916,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 142.60853672027588,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 128.80265641212463,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 90.52333903312683,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.01529383659362793,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 19625.403625249863,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 23.400261163711548,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 18.878621339797974,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 67.73046493530273,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.02764272689819336,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 117.15304517745972,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 368.3239006996155,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 167.28450918197632,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 92.8842306137085,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 76.03020405769348,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 95.26488924026489,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 30.988404989242554,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 3210.0525546073914,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 49.151323556900024,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 48.58902668952942,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 104.52874755859375,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 5.174563407897949,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 27.136520624160767,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 18871.770257472992,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 303.3729417324066,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 26.994524478912354,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 20.76192593574524,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 188.96677207946777,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 435.1260929107666,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 406.94987893104553,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 818.3931801319122,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 42.18407702445984,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 105.16352343559265,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 858.6162304878235,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 3578.3393154144287,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 123.43512988090515,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 161.90069198608398,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 49.176034688949585,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 41.92699885368347,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 141.8671419620514,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 290.95382857322693,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 109.31851267814636,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 3538.56596326828,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 1180.6716530323029,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 30.99650263786316,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 28.15039038658142,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 10.897623777389526,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 206.8523895740509,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 378.02703738212585,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 38.16869592666626,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 139.7433638572693,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 128.92829966545105,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 49.28674793243408,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 171.4022114276886,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 47.076231956481934,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 35.033252477645874,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 42.423290491104126,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 51.16183853149414,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 51.54141187667847,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 161.64936757087708,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 70.91816282272339,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 71.78201079368591,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 54.69336152076721,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 66.97432160377502,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 4.002732515335083,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 16.00759267807007,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 80.43551969528198,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 55.24456572532654,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 47.452725887298584,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 48.213449239730835,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 40.519694805145264,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 65.83371043205261,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 3170.2731745243073,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.002329587936401367,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 178.89569306373596,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 2319.667995452881,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 256.56241035461426,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 92.12189555168152,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 77.63549304008484,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 15.229605674743652,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 175.0446949005127,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 143.1536135673523,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 187.89886927604675,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 736.8257253170013,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 657.7729227542877,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 100.10749793052673,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 122.69506859779358,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 113.05076503753662,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 654.8339924812317,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 2.342343807220459,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 2.443159341812134,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 1.3122317790985107,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 1.5170888900756836,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 1.3490302562713623,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.5505995750427246,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.4255282878875732,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 11.490057229995728,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 391.06865644454956,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 204.3051495552063,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 98.09721350669861,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 181.84098291397095,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 442.01833868026733,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 461.2783553600311,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 227.38871049880981,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 1931.539189338684,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 70.62597870826721,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 218.5009593963623,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 272.2795298099518,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 412.2518980503082,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 17655.91544008255,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 137.88778948783875,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 138.26416420936584,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 116.30195498466492,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 5.786975622177124,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 6.68623161315918,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 15.032808542251587,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 6.942218065261841,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 5.975727796554565,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 5.964862823486328,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 6.11978006362915,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 56.41037392616272,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 58.326910972595215,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 7.339873552322388,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 54.084566831588745,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 56.4384503364563,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 20453.513660907745,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 102.65116620063782,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 80.54585075378418,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 466.06501960754395,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 149.6122567653656,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.09053635597229004,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.045744895935058594,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 41.50806188583374,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 57.742605209350586,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 28.919915199279785,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 108.55256748199463,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 117.6191611289978,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 8988.791625261307,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 24.37008547782898,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 2276.8422260284424,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 532.0164573192596,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1437.4169912338257,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 86.15510702133179,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 146.4468595981598,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 66.13824033737183,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 3.495561122894287,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 3.945901870727539,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 3.9166178703308105,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.25615668296813965,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.012394189834594727,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0016884803771972656,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.036214351654052734,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0014524459838867188,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0014696121215820312,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.001415252685546875,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.008539199829101562,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.006829500198364258,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.003927946090698242,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0012044906616210938,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0014841556549072266,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0018742084503173828,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0018031597137451172,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0011582374572753906,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0014984607696533203,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.0739591121673584,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0012996196746826172,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.002760171890258789,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0029654502868652344,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.003270387649536133,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 89.02256345748901,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.06274271011352539,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.4383549690246582,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.16452288627624512,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 525.982015132904,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.6744775772094727,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 565.6619563102722,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 521.0247468948364,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 563.0875670909882,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.24034929275512695,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.36126208305358887,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.23065614700317383,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.15667390823364258,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 16838.146344423294,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 2446.0435214042664,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 13.979874849319458,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 210.4541256427765,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 188.94002056121826,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 227.88124346733093,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 219.71320843696594,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 244.7484622001648,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 191.42201924324036,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 128.66993975639343,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 54.14837121963501,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 22.27445363998413,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 94.779700756073,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 95.10758113861084,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 19.640620946884155,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 267.6072874069214,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 29.947385787963867,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 228.16512870788574,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 61.36210656166077,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.08623099327087402,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.11652874946594238,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.3915560245513916,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 5.159047365188599,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 3.8589799404144287,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 2.4833576679229736,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 10.072200298309326,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 6.734903335571289,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 5.147176742553711,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.352588653564453,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.18558096885681152,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 2.5483086109161377,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 3.8510820865631104,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 479.87916469573975,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 288.5497591495514,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 167.29586005210876,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 80.50633835792542,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 190.62207674980164,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 73.57801747322083,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 146.36687517166138,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 64.22774910926819,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.3483834266662598,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 71.73020386695862,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 83.43376564979553,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 20.110684871673584,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 20.653531312942505,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 48.24323487281799,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 21.826940298080444,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 8.343300104141235,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 10.699141025543213,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 20.75841474533081,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 21.549625873565674,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 21.061482429504395,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 17.23430609703064,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 19.8520610332489,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 20.509248733520508,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 25.091838598251343,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 20.031371593475342,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 20.54250478744507,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 20.37481665611267,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 20.899422645568848,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 21.81521511077881,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 71.67838215827942,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 33.209991693496704,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 28.79074716567993,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 28.59098720550537,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 47.2980432510376,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 42.20405411720276,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 29.88749885559082,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 22.621807098388672,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 26.607837200164795,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 18.26112961769104,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 43.47639465332031,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 35.755006551742554,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 47.28395056724548,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 33.66503071784973,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 11.687633514404297,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 10.368998050689697,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 10.631091117858887,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 11.321099281311035,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 12.041763305664062,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 16.863272428512573,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 13.632161378860474,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 54.728195667266846,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 29.55059838294983,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.486875057220459,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 13.64493727684021,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 15.554841756820679,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 16.844261407852173,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 14.988358736038208,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 11.830861330032349,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 11.79390287399292,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 11.520590543746948,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 56.54556059837341,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 22.0688955783844,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 20.729280710220337,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 4.195244550704956,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 7.404400110244751,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.026242733001708984,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.24204540252685547,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.17705035209655762,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.1843557357788086,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.01340174674987793,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.013216733932495117,
                "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.01326751708984375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.012757062911987305,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.012720823287963867,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.012372493743896484,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.011391162872314453,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.01587200164794922,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.012118339538574219,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.012642145156860352,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.012116193771362305,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.012526512145996094,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.013037919998168945,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.013568639755249023,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.01263284683227539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.012366533279418945,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 41.19553208351135,
                "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": 6.0421319007873535,
                "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": 14.560868501663208,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.02058553695678711,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.19179797172546387,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.03694272041320801,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.02458930015563965,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.027069091796875,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.033492326736450195,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.03629326820373535,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.0810081958770752,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.04649639129638672,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.03476142883300781,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.03434324264526367,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.028060436248779297,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.01920151710510254,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.022733688354492,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.03777813911438,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.035701036453247,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 19028.47106385231,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 31.17531418800354,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 35.066601514816284,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 35.566983222961426,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 33.55137777328491,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 33.90852952003479,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 32.47446918487549,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 28.884000539779663,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 40.502655029296875,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 34.67278695106506,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 32.430893898010254,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 30.349209308624268,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 4996.570924758911,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 9958.130340576172,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 834.3075041770935,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 375.3795545101166,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 72.08286023139954,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 55.847755432128906,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 72.88220191001892,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 141.27499842643738,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 153.27048468589783,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 497.7152817249298,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 401.93675923347473,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 292.91773438453674,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 183.76647353172302,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 2300.6295742988586,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 137.39464044570923,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.01615619659423828,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 200.59330224990845,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 223.6938602924347,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 316.95794653892517,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 105.29062509536743,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 55, in test_spdx_base_files\n    self.check_recipe_spdx(\"packages\", \"base-files.spdx.json\", \"base-files\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 51, in check_recipe_spdx\n    self.assertExists(full_file_path)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 251, in assertExists\n    raise self.failureException(msg)\nAssertionError: '/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/spdx/2.2/qemux86_64/packages/base-files.spdx.json' does not exist\n\n\nStderr:\n2024-06-27 22:16:19,893 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/conf/local.conf\n2024-06-27 22:16:19,894 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240628010804\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240628010804\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.it5cynb_\nCreated listening socket for qemu serial console on: 127.0.0.1:50387\nCreated listening socket for qemu serial console on: 127.0.0.1:34645\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=50387:34645 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.lvogr790,server,wait -qmp unix:./.it5cynb_,server,nowait\"\nrunqemu started, pid is 2432957\nwaiting at most 300 seconds for qemu pid (06/28/24 01:12:22)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.lvogr790\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.lvogr790\nQMP connected to QEMU at 06/28/24 01:12:23 and took 0.77 seconds\nQMP released QEMU at 06/28/24 01:12:23 and took 0.39 seconds from connect\nqemu started in 1.15 seconds - qemu procces pid is 2433011 (06/28/24 01:12:23)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2432958,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:50387,nodelay=on -serial tcp:127.0.0.1:34645,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375 -S -qmp unix:./.lvogr790,server,wait -qmp unix:./.it5cynb_,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2432958\nrunqemu - INFO - Copy done in 0.06266999244689941 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.2432958,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:50387,nodelay=on -serial tcp:127.0.0.1:34645,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.lvogr790,server,wait -qmp unix:./.it5cynb_,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 288590.04\n\n\nWaiting at most 1000 seconds for login banner (06/28/24 01:12:23)\nConnection from 127.0.0.1:59340\nReached login banner in 5.63 seconds (06/28/24 01:12:29)\nCouldn't login into serial console as root using blank password\nThe output:\nroot\r\nPassword: \r\n\r\nLogin timed out after 60 seconds.\r\n\r\r\nPoky (Yocto Project Reference Distro) 5.0+snapshot-58ce6dc1ebdb85bb2df455748994a33a64c882f9 qemux86-64 /dev/ttyS1\r\n\r\r\n\rqemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>\r\n\r\n\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240628014131\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240628014131\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.al12tze_\nCreated listening socket for qemu serial console on: 127.0.0.1:58759\nCreated listening socket for qemu serial console on: 127.0.0.1:50387\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=58759:50387 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.7_2tn0_9,server,wait -qmp unix:./.al12tze_,server,nowait\"\nrunqemu started, pid is 590831\nwaiting at most 300 seconds for qemu pid (06/28/24 02:13:25)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.7_2tn0_9\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.7_2tn0_9\nQMP connected to QEMU at 06/28/24 02:13:26 and took 0.71 seconds\nQMP released QEMU at 06/28/24 02:13:26 and took 0.17 seconds from connect\nqemu started in 0.87 seconds - qemu procces pid is 590912 (06/28/24 02:13:26)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.590835\nrunqemu - INFO - Copy done in 0.10793399810791016 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.590835,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58759,nodelay=on -serial tcp:127.0.0.1:50387,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.7_2tn0_9,server,wait -qmp unix:./.al12tze_,server,nowait -nographic  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 292253.15\n\n\nWaiting at most 1000 seconds for login banner (06/28/24 02:13:26)\nConnection from 127.0.0.1:42646\nReached login banner in 5.19 seconds (06/28/24 02:13:32)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240628021453\nSSH log file: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240628021453\nUsing kvm for runqemu\nQMP Available for connection at /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.5y3tnsnt\nCreated listening socket for qemu serial console on: 127.0.0.1:50193\nCreated listening socket for qemu serial console on: 127.0.0.1:51379\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=50193:51379 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.tdkc7p6l,server,wait -qmp unix:./.5y3tnsnt,server,nowait\"\nrunqemu started, pid is 801432\nwaiting at most 300 seconds for qemu pid (06/28/24 02:18:15)\nQMP Initializing to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.tdkc7p6l\nQMP Connecting to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/.tdkc7p6l\nQMP connected to QEMU at 06/28/24 02:18:16 and took 0.74 seconds\nQMP released QEMU at 06/28/24 02:18:16 and took 0.35 seconds from connect\nqemu started in 1.09 seconds - qemu procces pid is 801654 (06/28/24 02:18:16)\nqemu cmdline used:\n/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.801446,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:50193,nodelay=on -serial tcp:127.0.0.1:51379,nodelay=on -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375 -S -qmp unix:./.tdkc7p6l,server,wait -qmp unix:./.5y3tnsnt,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.801446\nrunqemu - INFO - Copy done in 0.04921436309814453 seconds\nrunqemu - INFO - Running /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -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 file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs.ext4.801446,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd   -cpu IvyBridge -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:50193,nodelay=on -serial tcp:127.0.0.1:51379,nodelay=on  -pidfile /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/pidfile_1771375  -S -qmp unix:./.tdkc7p6l,server,wait -qmp unix:./.5y3tnsnt,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-1771375/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 292542.81\n\n\nWaiting at most 1000 seconds for login banner (06/28/24 02:18:16)\nConnection from 127.0.0.1:47606\nReached login banner in 5.30 seconds (06/28/24 02:18:22)\nLogged in as root in serial console\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 245.70723748207092,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 100.43611550331116,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 145.76980900764465,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 263.590206861496,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 93.36429762840271,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 93.87147045135498,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 93.68093991279602,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 93.73346400260925,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 81.65374040603638,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 82.01113080978394,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 80.52308011054993,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 82.0310959815979,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 87.71699166297913,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 83.67536783218384,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 497.81300711631775,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 214.0463366508484,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 216.04570078849792,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 252.48291063308716,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 389.3839967250824,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 207.83877730369568,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 489.5437800884247,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 143.0624167919159,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 259.5523371696472,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 1000.2809221744537,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 541.0881395339966,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 404.32755303382874,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 123.78707814216614,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 185.1595299243927,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 56.28640651702881,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 21.754398345947266,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 44.91140532493591,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 1982.6620123386383,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.8088226318359375,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10190892219543457,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10149717330932617,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10171222686767578,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 8.54318356513977,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 6.168067693710327,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 5.199918508529663,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 5.3611814975738525,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 5.560350656509399,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 5.333093166351318,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.35350918769836426,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 5.635973691940308,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20233416557312012,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 18.17993450164795,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 24.472141981124878,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 9.347203016281128,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 171.3265175819397,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.5768043994903564,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 1.32297682762146,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.5746674537658691,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.5710020065307617,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.5883667469024658,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.6072015762329102,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.588860273361206,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 10.28684687614441,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 6.46613621711731,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 190.20176076889038,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 1.1346149444580078,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.8196194171905518,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 1.0975403785705566,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.5787680149078369,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 194.66221261024475,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 40.7112500667572,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 39.464338541030884,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 36.67093873023987,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 51.05239677429199,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 55.18976712226868,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 352.636705160141,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 24.5455379486084,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 33.348337173461914,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 152.01876616477966,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 52.275614500045776,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 41.55815148353577,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 64.45617508888245,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 33.740920066833496,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 32.98631477355957,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 50.92922401428223,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 28.193328619003296,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 29.107580184936523,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 100.9849362373352,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 89.81500792503357,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 48.36209535598755,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 66.18066430091858,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 36.411595582962036,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 35.964404821395874,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 47.4022159576416,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 40.418217182159424,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 111.26339554786682,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 198.7859354019165,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 49.33784866333008,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 35.905179500579834,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 62.88197040557861,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 71.00399041175842,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 22.59006977081299,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 39.43614649772644,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 418.8820369243622,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 30.93074870109558,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 20.329498767852783,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 32.68365740776062,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 72.9036693572998,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 21.06827998161316,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 20.384154558181763,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 32.30228567123413,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 118.19804191589355,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.30919313430786133,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 330.9634187221527,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 42.26090741157532,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 43.59511160850525,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 29.74426555633545,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 187.48185777664185,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 169.33996844291687,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 64.74858522415161,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 125.74292540550232,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 40.92164421081543,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 39.78124237060547,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 32.966947078704834,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 35.08569550514221,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 167.75250482559204,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 91.8727707862854,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 148.59323358535767,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 9.813659429550171,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 9.475535154342651,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 31.156822204589844,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 45.03295397758484,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 230.34450364112854,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 170.4090712070465,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 146.62057876586914,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 37.917924880981445,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 326.3186378479004,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 170.99322414398193,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.05352616310119629,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 179.6932168006897,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 33.4521803855896,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 13.851377487182617,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 1.6585099697113037,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.16456317901611328,
                "status": "PASSED"
            }
        }
    }
}