{
    "oeselftest_debian-11_qemux86-64_20241002092213": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "HOST_NAME": "debian11-vk-2",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "7e404fce9024c41e67cf4e907ff6a13b4e3caf6e",
                    "commit_count": 75814
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "7e404fce9024c41e67cf4e907ff6a13b4e3caf6e",
                    "commit_count": 75814
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "7e404fce9024c41e67cf4e907ff6a13b4e3caf6e",
                    "commit_count": 75814
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "7e404fce9024c41e67cf4e907ff6a13b4e3caf6e",
                    "commit_count": 75814
                }
            },
            "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": "20241002092213",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 44.10813808441162,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 34.3781840801239,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 35.52743339538574,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 35.4922251701355,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 37.24817442893982,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 33.55147409439087,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 36.314576387405396,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 53.53284430503845,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 33.026209592819214,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 14.908679246902466,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 46.09873366355896,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 34.79620432853699,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 35.84335398674011,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 37.572189807891846,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 122.11191296577454,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 52.523592710494995,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 2567.0299870967865,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 50.45605826377869,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 31.587707996368408,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 33.32706260681152,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 15.935010194778442,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 6.45087456703186,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 29.460765600204468,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 0.8196065425872803,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 62.178038358688354,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 5.03303599357605,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 10.562451124191284,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.5383069515228271,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 3.2643444538116455,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 22.345006942749023,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 52.63593888282776,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 8.878199577331543,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 79.77066493034363,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 235.32923674583435,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 112.51532077789307,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 108.470046043396,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 122.10593175888062,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 42.59056305885315,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 31.078887462615967,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 10.615910768508911,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 12.790942907333374,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 11.838141918182373,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 11.52905535697937,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 15.564018249511719,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 10.618607521057129,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 13.255545139312744,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 11.055579423904419,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 12.016368627548218,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 15.175353050231934,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.731553554534912,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 11.182843446731567,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 16.269126176834106,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 10.814376831054688,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 13.1881422996521,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 15.156603336334229,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 14.142510652542114,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 11.03458571434021,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 36.22921681404114,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 6.359498977661133,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.7738876342773438,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 3.7728846073150635,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 11.610384702682495,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 154.11533904075623,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 5.645076513290405,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.0358173847198486,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 29.18598699569702,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 65.5258800983429,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 33.99668025970459,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 17.56401515007019,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 20.08094334602356,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 34.56971287727356,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 12.260748863220215,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 74.43851566314697,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 41.66730761528015,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.1045656204223633,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 3.3405227661132812,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 17.097707271575928,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 31.649842739105225,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 24.909386157989502,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 5.526453733444214,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 30.090328216552734,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 1.7846200466156006,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 1.8154442310333252,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 1.8399343490600586,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 16.169450283050537,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 41.413143157958984,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 29.524577140808105,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.4477579593658447,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.6528356075286865,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 46.513418674468994,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 63.155179262161255,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 66.45131230354309,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 14.857294082641602,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 97.05091214179993,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 114.70335078239441,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 159.57260656356812,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 157.56141686439514,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 51.15136528015137,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 42.70178961753845,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 75.82079553604126,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 45.953115463256836,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 54.868202447891235,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 41.25949239730835,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 64.51199197769165,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 62.843876361846924,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 34.79972982406616,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.0056536197662353516,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 127.25604224205017,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.0051801204681396484,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 7.3877105712890625,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 7.677627325057983,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 35.20330190658569,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.005703926086425781,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 49.867624044418335,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 106.122474193573,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 65.53206491470337,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 54.39582896232605,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 56.47323656082153,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 55.09562563896179,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 34.17924737930298,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 43.94125294685364,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 39.28031516075134,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 43.94748330116272,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 48.217347621917725,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 1.631084680557251,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 28.414550065994263,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 249.45342683792114,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 192.1902780532837,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 30.580679893493652,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 34.68107461929321,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 132.4598753452301,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 182.9936125278473,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 177.92940211296082,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 265.44676899909973,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2799, in test_devtool_ide_sdk_none_qemu\n    self._devtool_ide_sdk_qemu(tempdir, qemu, recipe_name, example_exe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2602, in _devtool_ide_sdk_qemu\n    runCmd(install_deploy_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/workspace/ide-sdk/cmake-example/scripts/install_and_deploy_cmake-example-core2-64' returned non-zero exit status 1:\nThis is the default build configuration for the Poky reference distribution.\n\n### Shell environment set up for builds. ###\n\nYou can now run 'bitbake <target>'\n\nCommon targets are:\n    core-image-minimal\n    core-image-full-cmdline\n    core-image-sato\n    core-image-weston\n    meta-toolchain\n    meta-ide-support\n\nYou can also run generated qemu images with a command like 'runqemu qemux86-64'.\n\nOther commonly useful commands are:\n - 'devtool' and 'recipetool' handle common recipe tasks\n - 'bitbake-layers' handles common layer tasks\n - 'oe-pkgdata-util' handles common target package tasks\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1960 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1960 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.1\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7e404fce9024c41e67cf4e907ff6a13b4e3caf6e\"\nmeta-selftest        = \"master:513a0d159497ca66b77c7955847274d59842114d\"\nworkspace            = \"master-next:7e404fce9024c41e67cf4e907ff6a13b4e3caf6e\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/meta-selftest/recipes-test/cpp/cmake-example.bb, do_install\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/meta-selftest/recipes-test/cpp/cmake-example.bb:do_install is tainted from a forced run\nSstate summary: Wanted 71 Local 71 Mirrors 0 Missed 0 Current 130 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 669 of 671 (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/meta-selftest/recipes-test/cpp/cmake-example.bb:do_compile)\nNOTE: recipe cmake-example-1.0-r0: task do_compile: Started\nNOTE: cmake-example: compiling from external source tree /tmp/devtoolqatmc6kko_\nNOTE: recipe cmake-example-1.0-r0: task do_compile: Succeeded\nNOTE: Running task 670 of 671 (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/meta-selftest/recipes-test/cpp/cmake-example.bb:do_compile_ptest_base)\nNOTE: recipe cmake-example-1.0-r0: task do_compile_ptest_base: Started\nNOTE: recipe cmake-example-1.0-r0: task do_compile_ptest_base: Succeeded\nNOTE: Running task 671 of 671 (/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/meta-selftest/recipes-test/cpp/cmake-example.bb:do_install)\nNOTE: recipe cmake-example-1.0-r0: task do_install: Started\nNOTE: recipe cmake-example-1.0-r0: task do_install: Succeeded\nNOTE: Tasks Summary: Attempted 671 tasks of which 668 didn't need to be rerun and all succeeded.\n\nSummary: There was 1 WARNING message.\nlost connection\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/workspace/ide-sdk/cmake-example/scripts/deploy_target_cmake-example-core2-64\", line 16, in <module>\n    deploy_no_d(\"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/image\", \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0\", \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sysroots-uninative/x86_64-linux/usr/bin:/tmp/devtoolqapnaw41d1/core-copy/scripts:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot/usr/bin/crossscripts:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot-native/usr/sbin:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot-native/usr/bin:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot-native/sbin:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot-native/bin:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/bitbake/bin:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/hosttools\", \"x86_64-poky-linux-strip\", \"/usr/lib\", \"/lib\", 16, \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sysroots-components/x86_64/pseudo-native/usr/bin/pseudo\", \"PSEUDO_PREFIX=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sysroots-components/x86_64/pseudo-native/usr PSEUDO_LOCALSTATEDIR=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/pseudo/ PSEUDO_PASSWD=/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sysroots-components/x86_64/pseudo-native PSEUDO_NOSYMLINKEXP=1 PSEUDO_IGNORE_PATHS=/usr/,/etc/,/usr/lib,/dev/,/run/,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/temp,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/recipe-sysroot,/srv/autobuilder/autobuilder.yocto.io/pub/sstate,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/stamps,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sstate-control,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/buildstats,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/sysroots-components,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/pkgdata,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/deploy-,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/sstate-build-package_,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/sstate-install-package_,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/pkgdata-sysroot,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/cache,/tmp/devtoolqapnaw41d1/core-copy/scripts,/tmp/devtoolqatmc6kko_,/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/core2-64-poky-linux/cmake-example/1.0/cmake-example-1.0,/tmp/devtoolqapnaw41d1/core-copy/meta/files/common-licenses,/tmp/devtoolqapnaw41d1/core-copy/meta/COPYING PSEUDO_DISABLED=0\", filtered_args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/devtool/deploy.py\", line 261, in deploy_no_d\n    raise DevtoolError('Failed to copy script to %s - rerun with -s to '\ndevtool.DevtoolError: Failed to copy script to root@192.168.7.2 - rerun with -s to get a complete error message\n\n\nStderr:\n2024-10-02 09:22:15,938 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/conf/local.conf\n2024-10-02 09:22:15,939 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20241002074118\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20241002074118\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/.zk3gvvim\nCreated listening socket for qemu serial console on: 127.0.0.1:43909\nCreated listening socket for qemu serial console on: 127.0.0.1:47691\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4 tcpserial=43909:47691 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/pidfile_797289  -S -qmp unix:./._td6g04n,server,wait -qmp unix:./.zk3gvvim,server,nowait\"\nrunqemu started, pid is 3460161\nwaiting at most 300 seconds for qemu pid (10/02/24 09:43:01)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/._td6g04n\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/._td6g04n\nQMP connected to QEMU at 10/02/24 09:43:01 and took 0.63 seconds\nQMP released QEMU at 10/02/24 09:43:01 and took 0.09 seconds from connect\nqemu started in 0.71 seconds - qemu procces pid is 3460366 (10/02/24 09:43:01)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/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/oe-selftest-image-qemux86-64.rootfs.ext4.3460169,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:43909,nodelay=on -serial tcp:127.0.0.1:47691,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/pidfile_797289 -S -qmp unix:./._td6g04n,server,wait -qmp unix:./.zk3gvvim,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/tmp/deploy/images/qemux86-64/oe-selftest-image-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/oe-selftest-image-qemux86-64.rootfs.ext4.3460169\nrunqemu - INFO - Copy done in 0.04365658760070801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/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/oe-selftest-image-qemux86-64.rootfs.ext4.3460169,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:43909,nodelay=on -serial tcp:127.0.0.1:47691,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/pidfile_797289  -S -qmp unix:./._td6g04n,server,wait -qmp unix:./.zk3gvvim,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797289/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: 907090.72\n\n\nWaiting at most 1000 seconds for login banner (10/02/24 09:43:01)\nConnection from 127.0.0.1:38448\nReached login banner in 2.53 seconds (10/02/24 09:43:04)\nLogged in as root in serial console\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 46.71025896072388,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 78.65284967422485,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 281.6211175918579,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 127.78954339027405,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 89.92336416244507,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 105.32409501075745,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 22.58977699279785,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 37.04542064666748,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 84.58754706382751,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 105.32568502426147,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 67.42656922340393,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 465.4695909023285,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 414.7296824455261,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 27.904195070266724,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 32.410778284072876,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 6.32802677154541,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 117.27053546905518,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 133.94589924812317,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 43.517799854278564,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 101.02439260482788,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 79.70733284950256,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 59.54182553291321,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 82.17215037345886,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 38.51645541191101,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 34.16454839706421,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 41.02254104614258,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 40.797975063323975,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 37.894049644470215,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 93.77599668502808,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 53.80395030975342,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 72.6632149219513,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 63.64234137535095,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 68.66048264503479,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 1.6744449138641357,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 8.305373430252075,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 57.842734575271606,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 58.0357768535614,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 63.20014572143555,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 64.01154613494873,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 33.57071304321289,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 59.271620988845825,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 975.2170555591583,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0006706714630126953,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 53.38734412193298,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 73.58747792243958,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 610.3267571926117,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 76.91039896011353,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 50.744667768478394,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 44.63943958282471,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 5.585328102111816,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 73.35656213760376,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 610.9141697883606,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 378.60600423812866,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 308.7580978870392,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 181.97048664093018,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 86.73053288459778,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 68.51815104484558,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 67.48198986053467,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 140.25446939468384,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.888620138168335,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.9839403629302979,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5979368686676025,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.6169352531433105,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.7192082405090332,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.0223519802093506,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 3.0057690143585205,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 11.961676597595215,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 208.0399034023285,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 73, in test_all_users_can_connect_via_ssh_without_password\n    self.assertEqual(status, 0, 'ssh to user tester failed with %s' % output)\n  File \"/usr/lib/python3.9/unittest/case.py\", line 831, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.9/unittest/case.py\", line 824, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 255 != 0 : ssh to user tester failed with ssh: connect to host 192.168.7.2 port 22: No route to host\n\n\nStderr:\n2024-10-02 09:22:15,941 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/conf/local.conf\n2024-10-02 09:22:15,941 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241002075426\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241002075426\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/.5j0v16vi\nCreated listening socket for qemu serial console on: 127.0.0.1:43511\nCreated listening socket for qemu serial console on: 127.0.0.1:53201\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=43511:53201 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/pidfile_797298  -S -qmp unix:./.h_fxtstj,server,wait -qmp unix:./.5j0v16vi,server,nowait\"\nrunqemu started, pid is 775782\nwaiting at most 300 seconds for qemu pid (10/02/24 09:55:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/.h_fxtstj\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/.h_fxtstj\nQMP connected to QEMU at 10/02/24 09:55:40 and took 0.57 seconds\nQMP released QEMU at 10/02/24 09:55:41 and took 0.15 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 775880 (10/02/24 09:55:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/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.775784,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:43511,nodelay=on -serial tcp:127.0.0.1:53201,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/pidfile_797298 -S -qmp unix:./.h_fxtstj,server,wait -qmp unix:./.5j0v16vi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/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.775784\nrunqemu - INFO - Copy done in 0.032373666763305664 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/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.775784,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:43511,nodelay=on -serial tcp:127.0.0.1:53201,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/pidfile_797298  -S -qmp unix:./.h_fxtstj,server,wait -qmp unix:./.5j0v16vi,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797298/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: 907849.98\n\n\nWaiting at most 1000 seconds for login banner (10/02/24 09:55:41)\nConnection from 127.0.0.1:55884\nReached login banner in 2.43 seconds (10/02/24 09:55:43)\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.1 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\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 51.087207078933716,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 36.46268916130066,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 68.43837332725525,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 83.77248644828796,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 56.41663098335266,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 45.09464931488037,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 988.0905315876007,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 22.891757249832153,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 72.85199522972107,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 102.5200777053833,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 82.42574644088745,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 82.48803997039795,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 64.02088618278503,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 49.444194078445435,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 52.16131639480591,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 2.9031524658203125,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 2.4751415252685547,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 2.589024543762207,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 2.965794563293457,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 2.857760190963745,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.3237180709838867,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 4.040622711181641,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 21.514265775680542,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 28.509530305862427,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 2.8729779720306396,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 26.3494131565094,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 19.65325689315796,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 315.557017326355,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 69.45143342018127,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 15.78981065750122,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 167.59367442131042,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 55.43158531188965,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.035227060317993164,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.01903700828552246,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 18.996196508407593,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 25.621110677719116,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 15.629785776138306,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 64.28293323516846,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 60.580042123794556,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 270.24175453186035,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 11.196566104888916,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 598.8238894939423,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 986.9040825366974,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 482.6695795059204,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 46.236942768096924,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 75.62456178665161,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 54.92245364189148,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 1.7629094123840332,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 2.0491669178009033,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.7362518310546875,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.13265013694763184,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0007891654968261719,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0007936954498291016,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.002277374267578125,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.004491090774536133,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0008029937744140625,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0004956722259521484,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.003850698471069336,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.0030858516693115234,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0017681121826171875,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0005135536193847656,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0005719661712646484,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0007174015045166016,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0008227825164794922,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.00036597251892089844,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0003559589385986328,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.029125690460205078,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.0005173683166503906,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0006606578826904297,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0007944107055664062,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0009765625,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 81.31388735771179,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.029413700103759766,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.14392733573913574,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.12385678291320801,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 124.30555891990662,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.27072787284851074,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 134.04990911483765,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 137.36665272712708,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 145.7049798965454,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.2833676338195801,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.14961504936218262,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.10256838798522949,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.14226078987121582,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 37.45333123207092,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 184.88467645645142,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 10.86445927619934,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 106.63158917427063,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 575.1249446868896,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 101.46589016914368,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 91.61432409286499,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 90.84095883369446,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 95.29484581947327,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 1011.2666940689087,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 57.07421255111694,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 25.009050846099854,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 11.076403617858887,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 615.8857169151306,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 57.13171935081482,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 7.167615175247192,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 83.14555644989014,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 15.50063443183899,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 68.26960062980652,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 34.41788864135742,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.0786585807800293,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.09119272232055664,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.22756338119506836,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 2.2873048782348633,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.601940870285034,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.1206369400024414,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 4.462130308151245,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.501251935958862,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 2.7844958305358887,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.6899135112762451,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.3595719337463379,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.873795509338379,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.582101583480835,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 202.6687033176422,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 97.66630983352661,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 63.85399293899536,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 28.226054906845093,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 72.93200993537903,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 23.04557466506958,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 44.33864760398865,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 25.88523292541504,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.6033766269683838,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 30.808306455612183,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 59.541741132736206,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 26.85142159461975,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 33.477418422698975,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 25.073771476745605,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 26.092588663101196,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 23.480762720108032,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 4.376362562179565,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 25.603046417236328,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 30.668797492980957,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 47.58398675918579,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 20.095393180847168,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 22.86003565788269,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 30.414396286010742,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 32.78351855278015,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 29.488160371780396,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 25.554441213607788,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 23.546276330947876,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 29.482009887695312,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 10.036462306976318,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 47.46548342704773,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 37.87440609931946,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 15.158100843429565,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 13.510671377182007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 46.42693114280701,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 26.78134250640869,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 12.662007093429565,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 27.652345418930054,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 29.07615303993225,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 6.574446439743042,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 33.98025131225586,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 33.50352597236633,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 29.435231924057007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 36.158612966537476,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 23.719214916229248,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 25.971200227737427,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 29.144523859024048,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 37.655227184295654,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 26.903693675994873,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 30.449066638946533,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 29.684141635894775,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 72.34707760810852,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 38.91967272758484,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.941619873046875,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.02461838722229004,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.021890878677368164,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.023610830307006836,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.021806955337524414,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.01673436164855957,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.024878740310668945,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 23.569900274276733,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 38.89856243133545,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 22.57389259338379,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 21.362044095993042,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 2.231999397277832,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 4.853769063949585,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.030350446701049805,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.10630369186401367,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.0725107192993164,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.04333925247192383,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.008916616439819336,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.00882577896118164,
                "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.00887155532836914,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.00853872299194336,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.008414268493652344,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.00841212272644043,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.00835275650024414,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.008456945419311523,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.008387327194213867,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.00843191146850586,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.008352041244506836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.008054494857788086,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.004709959030151367,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.003512144088745117,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.0035135746002197266,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.0035524368286132812,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 30.951359510421753,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 38.205570697784424,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 49.983217000961304,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 66.5386471748352,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 26.03992509841919,
                "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": 4.874309062957764,
                "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": 6.2540624141693115,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.010343551635742188,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.09935259819030762,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.02070760726928711,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.018870830535888672,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.009050846099853516,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.009614944458007812,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.010453939437866211,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.06498026847839355,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.09254598617553711,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.08630561828613281,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.1575779914855957,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.08675885200500488,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.02780628204345703,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.013097047805786,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.012925624847412,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.027860403060913,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 133.01483607292175,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 30.2484073638916,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 30.008675575256348,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 27.80444598197937,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 31.132454872131348,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 48.281604051589966,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 31.651225805282593,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 38.89463996887207,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 31.49314785003662,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 36.15027093887329,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 43.08651566505432,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 26.8658607006073,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 163.52816534042358,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 240.18065857887268,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 219.02821350097656,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 278.8880136013031,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 31.01004385948181,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 30.845072031021118,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 38.12575602531433,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 99.75231122970581,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 53, in test_testexport_basic\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/testimage/core-image-minimal/oe-test runtime --test-data-file /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/testimage/core-image-minimal/data/testdata.json --packages-manifest /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/testimage/core-image-minimal/data/manifest --target-ip 192.168.7.2 --server-ip 192.168.7.1 --quiet' returned non-zero exit status 1:\n\n\nStderr:\n2024-10-02 09:22:15,934 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/conf/local.conf\n2024-10-02 09:22:15,934 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-10-02 09:27:59,468 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/localpkgfeed', '--scan-rpm-dir', '--port=33741']\n2024-10-02 09:27:59,476 - oe-selftest - INFO - waiting...\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): opened database file::memory:?cache=shared rw ro\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): sqlite version 3.46.1\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): service mode active\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): libmicrohttpd version 1.0.1\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): started http server on IPv4 IPv6 port=33741\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): search concurrency 8\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): webapi connection pool 8\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): rescan time 0\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): scan checkpoint 256\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): fdcache mbs 47766\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): fdcache prefetch 64\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): fdcache tmpdir /tmp\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): fdcache tmpdir min% 25\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): groom time 0\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): forwarded ttl limit 8\n[Wed Oct  2 07:27:59 2024] (1869791/1869791): accepting archive types .rpm(cat) \n[Wed Oct  2 07:28:00 2024] (1869791/1869802): grooming database\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): database record counts:\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): file d/e 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): file s 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): archive d/e 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): archive sref 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): archive sdef 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): buildids 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): filenames 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): fileparts 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): files scanned (#) 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): files scanned (mb) 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): index db size (mb) 0\n[Wed Oct  2 07:28:00 2024] (1869791/1869802): groomed database in 0.000542437s\n[Wed Oct  2 07:28:00 2024] (1869791/1869803): fts traversed source paths in 0.00188249s, scanned=90, regex-skipped=0\n2024-10-02 09:28:04,480 - oe-selftest - INFO - polling server\n2024-10-02 09:28:04,480 - oe-selftest - INFO - server alive\n[Wed Oct  2 07:28:04 2024] (1869791/1869797): 127.0.0.1:52548 UA:Pythonurllib/3.9 XFF: GET /metrics 200 4983 0+0ms\n2024-10-02 09:28:04,484 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2024-10-02 09:28:07,580 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/packages-split/xz/usr/bin/xz.xz'))\n2024-10-02 09:29:34,915 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.191/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.2/localpkgfeed', '--scan-rpm-dir', '--port=34993']\n2024-10-02 09:29:34,919 - oe-selftest - INFO - waiting...\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): opened database file::memory:?cache=shared rw ro\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): sqlite version 3.46.1\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): service mode active\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): libmicrohttpd version 1.0.1\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): started http server on IPv4 IPv6 port=34993\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): search concurrency 8\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): webapi connection pool 8\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): rescan time 0\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): scan checkpoint 256\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): fdcache mbs 48125\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): fdcache prefetch 64\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): fdcache tmpdir /tmp\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): fdcache tmpdir min% 25\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): groom time 0\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): forwarded ttl limit 8\n[Wed Oct  2 07:29:34 2024] (2043976/2043976): accepting archive types .rpm(cat) \n[Wed Oct  2 07:29:35 2024] (2043976/2043991): grooming database\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): database record counts:\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): file d/e 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): file s 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): archive d/e 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): archive sref 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): archive sdef 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): buildids 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): filenames 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): fileparts 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): files scanned (#) 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): files scanned (mb) 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): index db size (mb) 0\n[Wed Oct  2 07:29:35 2024] (2043976/2043991): groomed database in 0.000644205s\n[Wed Oct  2 07:29:35 2024] (2043976/2043992): fts traversed source paths in 0.00263051s, scanned=90, regex-skipped=0\n2024-10-02 09:29:39,920 - oe-selftest - INFO - polling server\n2024-10-02 09:29:39,920 - oe-selftest - INFO - server alive\n[Wed Oct  2 07:29:39 2024] (2043976/2043986): 127.0.0.1:52760 UA:Pythonurllib/3.9 XFF: GET /metrics 200 4917 0+0ms\n2024-10-02 09:29:39,922 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241002072934\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241002072934\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/.p_ifry26\nCreated listening socket for qemu serial console on: 127.0.0.1:45637\nCreated listening socket for qemu serial console on: 127.0.0.1:38139\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=45637:38139 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.r601j6fr,server,wait -qmp unix:./.p_ifry26,server,nowait\"\nrunqemu started, pid is 2050126\nwaiting at most 300 seconds for qemu pid (10/02/24 09:29:41)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/.r601j6fr\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/.r601j6fr\nQMP connected to QEMU at 10/02/24 09:29:42 and took 0.63 seconds\nQMP released QEMU at 10/02/24 09:29:42 and took 0.12 seconds from connect\nqemu started in 0.75 seconds - qemu procces pid is 2050158 (10/02/24 09:29:42)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/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:06 -netdev tap,id=net0,ifname=tap2,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.2050127,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:45637,nodelay=on -serial tcp:127.0.0.1:38139,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266 -S -qmp unix:./.r601j6fr,server,wait -qmp unix:./.p_ifry26,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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.6\nServer IP: 192.168.7.5\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5: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.2050127\nrunqemu - INFO - Copy done in 0.07304191589355469 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/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:06 -netdev tap,id=net0,ifname=tap2,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.2050127,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:45637,nodelay=on -serial tcp:127.0.0.1:38139,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.r601j6fr,server,wait -qmp unix:./.p_ifry26,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw  ip=192.168.7.6::192.168.7.5: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: 906291.56\n\n\nWaiting at most 1000 seconds for login banner (10/02/24 09:29:42)\nConnection from 127.0.0.1:57778\nReached login banner in 2.82 seconds (10/02/24 09:29:45)\nLogged in as root in serial console\n2024-10-02 09:29:48,561 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.5:34993/ debuginfod-find debuginfo /usr/bin/xz\n[Wed Oct  2 07:29:48 2024] (2043976/2043990): 192.168.7.6:39836 UA:elfutils/0.191,Linux/x86_64,/ XFF: GET /buildid/ff126611ac2b29e09340a1dd20c5f3c7d96cbdf4/debuginfo 200 212384 0+10ms\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241002073141\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241002073141\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.f6zsvv5j\nCreated listening socket for qemu serial console on: 127.0.0.1:55499\nCreated listening socket for qemu serial console on: 127.0.0.1:52043\nlaunchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=55499:52043 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.c419oc1b,server,wait -qmp unix:./.f6zsvv5j,server,nowait\"\nrunqemu started, pid is 2287634\nwaiting at most 300 seconds for qemu pid (10/02/24 09:31:59)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.c419oc1b\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.c419oc1b\nQMP connected to QEMU at 10/02/24 09:32:00 and took 0.54 seconds\nQMP released QEMU at 10/02/24 09:32:00 and took 0.11 seconds from connect\nqemu started in 0.64 seconds - qemu procces pid is 2287681 (10/02/24 09:32:00)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.2287636,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:55499,nodelay=on -serial tcp:127.0.0.1:52043,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266 -S -qmp unix:./.c419oc1b,server,wait -qmp unix:./.f6zsvv5j,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.2287636\nrunqemu - INFO - Copy done in 0.034316062927246094 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.2287636,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:55499,nodelay=on -serial tcp:127.0.0.1:52043,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.c419oc1b,server,wait -qmp unix:./.f6zsvv5j,server,nowait -nographic  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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: 906429.50\n\n\nWaiting at most 1000 seconds for login banner (10/02/24 09:32:00)\nConnection from 127.0.0.1:60898\nReached login banner in 2.38 seconds (10/02/24 09:32:02)\nLogged in as root in serial console\n2024-10-02 09:32:08,167 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-r0x85ifg' -ex \"target extended-remote 192.168.7.2:9999\" -ex \"info line kmod_help\"\n2024-10-02 09:32:13,962 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2024-10-02 09:37:30,571 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20241002074743\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20241002074743\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.0860hsfq\nCreated listening socket for qemu serial console on: 127.0.0.1:54239\nCreated listening socket for qemu serial console on: 127.0.0.1:51691\nlaunchcmd=runqemu snapshot kvm  qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=54239:51691 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.rxfu7j4_,server,wait -qmp unix:./.0860hsfq,server,nowait\"\nrunqemu started, pid is 3979686\nwaiting at most 300 seconds for qemu pid (10/02/24 09:47:46)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.rxfu7j4_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/.rxfu7j4_\nQMP connected to QEMU at 10/02/24 09:47:47 and took 0.71 seconds\nQMP released QEMU at 10/02/24 09:47:47 and took 0.23 seconds from connect\nqemu started in 0.94 seconds - qemu procces pid is 3980205 (10/02/24 09:47:47)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.3979692,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:54239,nodelay=on -serial tcp:127.0.0.1:51691,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266 -S -qmp unix:./.rxfu7j4_,server,wait -qmp unix:./.0860hsfq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/bzImage]\nMACHINE: [qemux86-64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.3979692\nrunqemu - INFO - Copy done in 0.13018012046813965 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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.3979692,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:54239,nodelay=on -serial tcp:127.0.0.1:51691,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/pidfile_797266  -S -qmp unix:./.rxfu7j4_,server,wait -qmp unix:./.0860hsfq,server,nowait -device virtio-vga  -display sdl,show-cursor=on  -kernel /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-797266/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: 907376.51\n\n\nWaiting at most 1000 seconds for login banner (10/02/24 09:47:47)\nConnection from 127.0.0.1:43528\nReached login banner in 2.48 seconds (10/02/24 09:47:50)\nLogged in as root in serial console\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 84.38463497161865,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 183.54526281356812,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 128.98016571998596,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 116.00560355186462,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 92.1283130645752,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 216.68011331558228,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 53.496469020843506,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.008542299270629883,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 126.54522752761841,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 298.0546736717224,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 159.038667678833,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 47.29507374763489,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 42.87255072593689,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 38.34500741958618,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 51.601566553115845,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 237.15811562538147,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 93.42166042327881,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 40.31755566596985,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 59.550143241882324,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 104.65931153297424,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 42.541686058044434,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 43.9281644821167,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 47.51198053359985,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 38.97213077545166,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 45.57365107536316,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 33.72181797027588,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 35.909828186035156,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 45.892242670059204,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 43.23275399208069,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 52.52738833427429,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 297.08704113960266,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 216.26653218269348,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 210.45083832740784,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 178.4655396938324,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 346.42441868782043,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 66.79719185829163,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 614.4913318157196,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 82.1727979183197,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 271.16295433044434,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 266.83376812934875,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 343.0951933860779,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 211.09405398368835,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 53.90842318534851,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 83.82302069664001,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 58.36267447471619,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 15.216710567474365,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 35.95248556137085,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 98.16389346122742,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.4511082172393799,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10239410400390625,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.1016848087310791,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.1016390323638916,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.052536964416504,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.1099493503570557,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.0904643535614014,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.0639572143554688,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.1804935932159424,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.2342846393585205,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3022031784057617,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.1453883647918701,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20189738273620605,
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_boot_systemd": {
                "duration": 2810.939509868622,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "uki.UkiTest.test_uki_sysvinit": {
                "duration": 115.85827732086182,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 14.90785026550293,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 24.122998237609863,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 6.978442907333374,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 87.44578433036804,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.2369077205657959,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.49051547050476074,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.23807621002197266,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.24481749534606934,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.2862586975097656,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.23733735084533691,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.1962413787841797,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 1.9600579738616943,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 1.749983310699463,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 45.131473541259766,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.27628207206726074,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.20818614959716797,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.23554682731628418,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.24610471725463867,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 79.6214611530304,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 19.266428232192993,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 20.735356092453003,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 24.06638193130493,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 33.421462297439575,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 31.1768057346344,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 126.58663320541382,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 9.861506700515747,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 12.028669357299805,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 41.499141216278076,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 26.18872857093811,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 16.676299333572388,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 28.235716342926025,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 16.583507299423218,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 15.995535612106323,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 22.80614423751831,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 15.810921669006348,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 15.91191053390503,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 52.76836919784546,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 51.26827907562256,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 21.807010650634766,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 26.555907487869263,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 12.975949764251709,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 20.763214588165283,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 24.185022115707397,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 24.365221977233887,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 48.363826751708984,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 265.3511309623718,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 17.4139301776886,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 19.06362533569336,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 27.310015201568604,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 28.96933650970459,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 14.22666335105896,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 27.335553884506226,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 215.1580150127411,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 12.313455581665039,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 8.483346700668335,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 12.713817596435547,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 29.616857528686523,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 12.197295188903809,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 11.853254556655884,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 17.656206369400024,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 63.596808671951294,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.18642616271972656,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 115.64516043663025,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 27.973384857177734,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 14.812982559204102,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 15.26524543762207,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 2226.878861427307,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 61.10693168640137,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 24.096390962600708,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 51.0778386592865,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 15.944676876068115,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 15.449577569961548,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 11.55599069595337,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 13.88240385055542,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 57.500009536743164,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 28.67377495765686,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 30.259963274002075,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 3.7833218574523926,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 3.5014896392822266,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 12.390699863433838,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 15.61304521560669,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 87.16547513008118,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 78.13670444488525,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 75.04033732414246,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 14.858067274093628,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 107.56443357467651,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 57.28596901893616,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.037265777587890625,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 56.18113875389099,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 11.677128314971924,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 40.645875692367554,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.8518610000610352,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.07417678833007812,
                "status": "PASSED"
            }
        }
    }
}