{
 "oeselftest_ubuntu-22.04_qemuarm64_20250701220430": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "HOST_NAME": "ubuntu2204-vk-arm2",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69",
     "commit_count": 79028,
     "commit_time": 1751406440
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69",
     "commit_count": 79028,
     "commit_time": 1751406440
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69",
     "commit_count": 79028,
     "commit_time": 1751406440
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69",
     "commit_count": 79028,
     "commit_time": 1751406440
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250701220430",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 75.44915890693665,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 66.68751692771912,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 55.5813410282135,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 56.251293420791626,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 61.265849113464355,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 57.16907739639282,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 57.251641273498535,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 78.62477898597717,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 62.16539645195007,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 28.4158673286438,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 73.73028349876404,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 74.95294737815857,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 72.16319012641907,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 61.816784620285034,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 213.72088956832886,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 136.36485147476196,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 9020.507152557373,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 7729.260618209839,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 125.35396981239319,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 53.67028594017029,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 64.12576699256897,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 18.055173873901367,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 11.555739164352417,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 9.803133964538574,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 78.31522941589355,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.4252007007598877,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 53.179038286209106,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 16.250630617141724,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 130.7972767353058,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 1.2572627067565918,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 5.42724347114563,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 34.66345834732056,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 52.51052522659302,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 12.398215770721436,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 142.25937271118164,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 1561.8484275341034,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 1177.9012968540192,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 1164.920861005783,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 1111.6782565116882,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 63.5631799697876,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 48.38980317115784,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 44.858378648757935,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 14.296235084533691,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 14.92565369606018,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 14.664678573608398,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 15.637319564819336,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 14.67642068862915,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 15.53531551361084,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 14.69997763633728,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 17.25566267967224,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 16.152491331100464,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 16.864425659179688,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 17.332264184951782,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 16.06778311729431,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 14.754807233810425,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 15.340776920318604,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 15.724416255950928,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 15.779208898544312,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 15.421045064926147,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.720578670501709,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 60.41662549972534,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 6.741103410720825,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.175499439239502,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 6.568325996398926,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 12.626664876937866,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 224.03106594085693,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 13.565507888793945,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 5.268633604049683,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 56.22854781150818,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 91.2399914264679,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 55.053887605667114,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 28.359451055526733,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 32.88331484794617,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 64.00316572189331,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 16.860225677490234,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 10452.431681632996,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 65.63004279136658,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 6.25800895690918,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 6.223512887954712,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 26.64454483985901,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 47.78437161445618,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.027167081832886,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.941668272018433,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 44.0808482170105,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 2.8346810340881348,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.3036675453186035,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.4403867721557617,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 29.97126579284668,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 58.75064468383789,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 45.247806787490845,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 7.468591213226318,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.9643630981445312,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 85.12553358078003,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 112.9719455242157,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 100.8816487789154,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 27.344019889831543,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 67.42845630645752,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 154.76323914527893,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 170.7674536705017,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 9658.882814645767,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 315.26038002967834,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 64.8333785533905,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 50.629000425338745,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 123.46228170394897,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 2652.589921474457,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 62.26476335525513,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 68.26130032539368,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 70.34071755409241,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 70.96005606651306,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 7763.542012691498,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.011759281158447266,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 9041.680134534836,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.010565519332885742,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.011924982070922852,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.007280111312866211,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 14.82056212425232,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 14.094398498535156,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 58.547611713409424,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007460117340087891,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 85.28111100196838,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 10527.49718594551,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 149.63191390037537,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 112.72372531890869,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 115.86743760108948,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 120.30973172187805,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 64.43611645698547,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 1464.7341401576996,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 73.91234230995178,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 77.80741691589355,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 83.59188866615295,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.148019552230835,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 62.750441789627075,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 11182.415518283844,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 326.14837074279785,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 92.83724331855774,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 57.65289378166199,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 11248.591123104095,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 301.75417399406433,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 658.1484506130219,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 98.5166528224945,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 130.64484286308289,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 513.2445883750916,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 890.3252325057983,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 136.98796772956848,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 153.37364149093628,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 43.02821087837219,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 89.06018567085266,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 199.6543710231781,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 188.29887533187866,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 123.96165323257446,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 6011.696089982986,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 642.1854259967804,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 61.51685404777527,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 58.81696701049805,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 285.8689601421356,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 56.31642270088196,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.102298498153687,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 188.18230414390564,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 244.49620294570923,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 78.43552994728088,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 155.83880496025085,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 169.84457850456238,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 86.06962871551514,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 178.29605746269226,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 82.24021005630493,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 78.05216908454895,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 77.25941944122314,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 93.98195838928223,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 96.7193648815155,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 300.79157161712646,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 184.07090997695923,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 190.1412708759308,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 221.4639801979065,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 272.33404874801636,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 4.334818124771118,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 14.77068018913269,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 220.42026019096375,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 222.93215107917786,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 205.13616108894348,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 190.94171357154846,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 109.99401307106018,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 190.80493807792664,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 2179.924349308014,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.001003265380859375,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 93.2186369895935,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 141.66748881340027,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.0010454654693603516,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 152.36158275604248,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 59.341217279434204,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 55.30678629875183,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 4.684224605560303,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 161.35481762886047,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.013587474822998047,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.008769989013671875,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 149.143070936203,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 72.05910062789917,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 452.4875180721283,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 165.0311312675476,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 61.89825129508972,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 102.849782705307,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 104.10507988929749,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 1074.7377290725708,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 85.10287499427795,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 87.67202234268188,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 88.44646334648132,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 347.7094027996063,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 88.70798468589783,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 79.81380248069763,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 160.16710758209229,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 1.1961143016815186,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.147526502609253,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.6484837532043457,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.6085126399993896,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.651543378829956,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.46759939193725586,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 4.138291597366333,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 46.59877896308899,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 8014.963864564896,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 104.59345936775208,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 70.33362221717834,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 114.63795399665833,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 212.06648468971252,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 114.41770100593567,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 100.68940806388855,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 6122.9061188697815,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 44.157042026519775,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 110.28203463554382,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 112.353022813797,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 138.08771395683289,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 313.2913815975189,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 137.98604941368103,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 128.3157093524933,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 120.99930834770203,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 7.17530632019043,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 14.533987998962402,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 14.115814447402954,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 12.384042501449585,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 15.941509008407593,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 16.220664978027344,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 16.45100975036621,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 41.84787583351135,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 39.10307335853577,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 6.497721910476685,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 48.35334491729736,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 42.64041519165039,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 279.34810853004456,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 85.69498324394226,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 58.26048493385315,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 185.02449584007263,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 93.99118113517761,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.02028679847717285,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.009620904922485352,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 14.851751565933228,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.02398538589477539,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 56.637380599975586,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 27.284677505493164,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 103.13996529579163,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 131.22269487380981,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 2359.6379392147064,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 16.401178121566772,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 3111.782251596451,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 2036.4755733013153,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 16566.08868932724,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 67.65452814102173,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 118.9787847995758,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 72.75172233581543,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.7562668323516846,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.9135406017303467,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.932509183883667,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.22751212120056152,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.002763986587524414,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0010654926300048828,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.003638744354248047,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001485586166381836,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0007531642913818359,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0005919933319091797,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004885673522949219,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.005466461181640625,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.002019643783569336,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.012207984924316406,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.012081384658813477,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.01224064826965332,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.012309789657592773,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0021600723266601562,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0021135807037353516,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.14853739738464355,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0026001930236816406,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0011205673217773438,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0006783008575439453,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0005426406860351562,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.07200407981872559,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.296419620513916,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.12365245819091797,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 290.0702910423279,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.3241419792175293,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 315.13049936294556,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 329.6061964035034,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 349.57070302963257,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.20835471153259277,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.19225168228149414,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.16744422912597656,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.10714912414550781,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 25.172647953033447,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 343.40719842910767,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 16.99071431159973,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.004143714904785156,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.015541791915893555,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.01598072052001953,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.016492366790771484,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.016803741455078125,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.017093658447265625,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 175.41404962539673,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 134.3058319091797,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 43.762568950653076,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 16.250954151153564,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 4941.54300069809,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 95.62503814697266,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 12.437919616699219,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 127.49468922615051,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 19.62465214729309,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 140.44743156433105,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 61.04733157157898,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.027463197708129883,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.03008556365966797,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.21776843070983887,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 3415.719663619995,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 3.3538949489593506,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.4758036136627197,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.818926334381104,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.037288904190063,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.989767551422119,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.9501121044158936,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.07622766494750977,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.9558467864990234,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 1.191298007965088,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 113.97121977806091,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 275.1626145839691,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 169.71612215042114,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 114.99773740768433,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 49.39606022834778,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 104.17281150817871,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 43.77739238739014,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 80.47786664962769,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 44.02821445465088,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 1.0038390159606934,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 71.30838227272034,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 109.07451224327087,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 54.87321758270264,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 56.51425266265869,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 45.65282106399536,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 54.578418254852295,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 42.05219888687134,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 7.960192441940308,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 52.809080362319946,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 55.13783550262451,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 54.75463676452637,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 53.71876382827759,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 57.79963946342468,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 57.82824468612671,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 65.274338722229,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 59.94115877151489,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 59.53296971321106,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 58.57966899871826,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 57.635626554489136,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 17.815563678741455,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 94.49566435813904,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 72.87803483009338,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 26.977959394454956,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 26.849256992340088,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 81.31450176239014,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 40.66673684120178,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 27.400299310684204,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 53.07757496833801,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 49.39942526817322,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 11.765477657318115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 68.22876954078674,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 66.42910861968994,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 47.391284704208374,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 72.18083262443542,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 41.28238272666931,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 42.710731983184814,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 41.35851550102234,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 42.72247791290283,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 39.20214653015137,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 45.86124849319458,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 45.99454188346863,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 56.06470513343811,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.039968729019165,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 0.02738785743713379,
    "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.019825220108032227,
    "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.014385700225830078,
    "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.024016380310058594,
    "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.017473459243774414,
    "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.01702284812927246,
    "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": 45.8977484703064,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 68.39353895187378,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 42.307016372680664,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 42.34426426887512,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.015329599380493,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.489816427230835,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.018152952194213867,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.12804913520812988,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.09920954704284668,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08958792686462402,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.005635976791381836,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.005800962448120117,
    "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.017000675201416016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.011008024215698242,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.005604743957519531,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.005392789840698242,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.005614519119262695,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005760908126831055,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005679607391357422,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.006158113479614258,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005425930023193359,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005335807800292969,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.0055158138275146484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.0057370662689208984,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.0054929256439208984,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005425691604614258,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 69.69620752334595,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 67.72646856307983,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 86.57344913482666,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 122.33945417404175,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 50.479456186294556,
    "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": 8.733964443206787,
    "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": 10.634698152542114,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.0231626033782959,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.010474205017089844,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.007970571517944336,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006753206253051758,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.0062143802642822266,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006974458694458008,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.006510734558105469,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.014851808547973633,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.012743234634399414,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.011035919189453125,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01100468635559082,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.01105809211730957,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.008899927139282227,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.007757425308228,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.011916160583496,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.009673833847046,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 115.87642621994019,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.0029571056365966797,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 24.97591996192932,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 25.76098942756653,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.0009551048278808594,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 31.479285717010498,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.0014536380767822266,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 22.73731279373169,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 32.89798140525818,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.0015518665313720703,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.0022199153900146484,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 23.485135078430176,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 294.94984579086304,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 505.4482629299164,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 398.09434509277344,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 8803.088590621948,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 56.57221460342407,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 55.49267935752869,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 55.43386125564575,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 125.3514883518219,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 156.85151648521423,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 276.87140440940857,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 217, in test_testimage_apt\n    bitbake('-c testimage core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c testimage core-image-full-cmdline' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 2015 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...Sstate summary: Wanted 127 Local 127 Mirrors 0 Missed 0 Current 295 (100% match, 100% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Setscene tasks completed\nNOTE: Running task 1430 of 1432 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/meta/package-index.bb:do_package_index)\nNOTE: recipe package-index-1.0-r0: task do_package_index: Started\nNOTE: recipe package-index-1.0-r0: task do_package_index: Succeeded\nNOTE: Running task 1432 of 1432 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/images/core-image-full-cmdline.bb:do_testimage)\nNOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Started\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814379/tmp/.7c720vvh\nQMP connected to QEMU at 07/02/25 01:35:30 and took 0.65 seconds\nQMP released QEMU at 07/02/25 01:35:30 and took 0.18 seconds from connect\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/runtime/cases/apt.py\", line 77, in test_apt_install_from_repo\n    self.pkg('install --yes run-postinsts-dev')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/runtime/cases/apt.py\", line 19, in pkg\n    self.assertEqual(status, expected, message)\nAssertionError: 100 != 0 : apt-get install --yes run-postinsts-dev\nReading package lists...\nBuilding dependency tree...\nE: Unable to locate package run-postinsts-dev\n\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 108427.41\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-full-cmdline-qemuarm64.rootfs.ext4.1732838\ntput: No value for $TERM and no -T specified\n\nRESULTS:\nRESULTS - ping.PingTest.test_ping: PASSED (0.02s)\nRESULTS - ssh.SSHTest.test_ssh: PASSED (0.58s)\nRESULTS - apt.AptRepoTest.test_apt_install_from_repo: FAILED (9.12s)\nSUMMARY:\ncore-image-full-cmdline () - Ran 3 tests in 9.738s\ncore-image-full-cmdline - FAIL - Required tests failed (successes=2, skipped=0, failures=1, errors=0)\nERROR: core-image-full-cmdline-1.0-r0 do_testimage: core-image-full-cmdline - FAILED - also check the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814379/tmp/log\nNOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Succeeded\nNOTE: Tasks Summary: Attempted 1432 tasks of which 1430 didn't need to be rerun and all succeeded.\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,059 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814379/conf/local.conf\n2025-07-01 22:04:33,060 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'BBCLASSEXTEND' is not defined\nINFO: Initializing a new Git repo at /tmp/fake_results.4450gazy\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.bfp0xcwd\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results._1_ww_zk\nINFO: Initializing a new Git repo at /tmp/fake_results.u8j9k0g7\nINFO: Initializing a new Git repo at /tmp/fake_results.ssy_rb0n\nINFO: Initializing a new Git repo at /tmp/fake_results.jb1s3eh9\n2025-07-02 00:39:26,772 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 236.39548993110657,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 207.2482135295868,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 146.51485204696655,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.0012488365173339844,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.0016188621520996094,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 292.4391736984253,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.013777732849121094,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 263.45401549339294,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 4647.037489652634,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 279.03085112571716,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 82.50230646133423,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 34.604827642440796,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 86.28299522399902,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 66.15746641159058,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 81.37683963775635,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 3092.239898920059,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 137.79491591453552,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 3690.2547750473022,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 208.38809418678284,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 89.45451426506042,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 116.44797277450562,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 181.99249744415283,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 73.07062029838562,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 87.61826920509338,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 77.43321967124939,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 62.004926443099976,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 64.47791910171509,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 97.26573038101196,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 84.39119362831116,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 85.12514233589172,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 2713.1563470363617,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 138.3709363937378,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 164.9095938205719,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 153.29021167755127,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 4713.324337482452,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 469, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 2015 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...ERROR: 747 unbuildable tasks were found.\nThese are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.\n\nIdentifying dependency loops (this may take a short while)...\n\nBitbake still alive (no events for 600s). Active tasks:\nBitbake still alive (no events for 1200s). Active tasks:\nBitbake still alive (no events for 1800s). Active tasks:\nBitbake still alive (no events for 2400s). Active tasks:\nBitbake still alive (no events for 3000s). Active tasks:\nBitbake still alive (no events for 3600s). Active tasks:\nBitbake still alive (no events for 4200s). Active tasks:\nERROR: \nDependency loop #1 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'pkgconfig_git.bb:do_create_spdx', 'libcxx_git.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_create_spdx (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_collect_spdx_deps', 'llvm-project-source.bb:do_preconfigure', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'compiler-rt_git.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_create_spdx (dependent Tasks ['libcxx_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_collect_spdx_deps', 'quilt-native_0.69.bb:do_populate_sysroot'])\n\nDependency loop #2 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_compile (dependent Tasks ['compiler-rt_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_install (dependent Tasks ['compiler-rt_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot (dependent Tasks ['compiler-rt_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['compiler-rt_git.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'libcxx_git.bb:do_fetch', 'clang_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_configure (dependent Tasks ['libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_prepare_recipe_sysroot', 'libcxx_git.bb:do_generate_toolchain_file', 'llvm-project-source.bb:do_preconfigure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_compile (dependent Tasks ['libcxx_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_install (dependent Tasks ['libcxx_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot (dependent Tasks ['libcxx_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['libcxx_git.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_fetch', 'python3_3.13.5.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'pkgconfig_git.bb:do_populate_sysroot', 'clang_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_configure (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_prepare_recipe_sysroot', 'llvm-project-source.bb:do_preconfigure', 'compiler-rt_git.bb:do_generate_toolchain_file'])\n\n\nERROR: Command execution failed: 1\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,065 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/conf/local.conf\n2025-07-01 22:04:33,066 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250701224622\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250701224622\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.v3lv_giu\nCreated listening socket for qemu serial console on: 127.0.0.1:56841\nCreated listening socket for qemu serial console on: 127.0.0.1:33917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=56841:33917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait\"\nrunqemu started, pid is 3347968\nwaiting at most 300 seconds for qemu pid (07/02/25 01:12:52)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.cguqdplj\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.cguqdplj\nQMP connected to QEMU at 07/02/25 01:12:54 and took 1.66 seconds\nQMP released QEMU at 07/02/25 01:12:54 and took 0.18 seconds from connect\nqemu started in 1.83 seconds - qemu procces pid is 3348707 (07/02/25 01:12:54)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56841,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975\nrunqemu - INFO - Copy done in 0.9910852909088135 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56841,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107042.24\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:12:54)\nConnection from 127.0.0.1:43608\nReached login banner in 2.39 seconds (07/02/25 01:12:56)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011305\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011305\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.ec0cojkv\nCreated listening socket for qemu serial console on: 127.0.0.1:47463\nCreated listening socket for qemu serial console on: 127.0.0.1:37971\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=47463:37971 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait\"\nrunqemu started, pid is 3423369\nwaiting at most 300 seconds for qemu pid (07/02/25 01:13:45)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.g1jpf6r_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.g1jpf6r_\nQMP connected to QEMU at 07/02/25 01:13:50 and took 4.44 seconds\nQMP released QEMU at 07/02/25 01:13:50 and took 0.14 seconds from connect\nqemu started in 4.58 seconds - qemu procces pid is 3424323 (07/02/25 01:13:50)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47463,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37971,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372\nrunqemu - INFO - Copy done in 1.1101112365722656 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47463,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37971,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107095.50\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:13:50)\nConnection from 127.0.0.1:44312\nReached login banner in 3.09 seconds (07/02/25 01:13:53)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011402\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011402\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.i33pshfs\nCreated listening socket for qemu serial console on: 127.0.0.1:43601\nCreated listening socket for qemu serial console on: 127.0.0.1:46351\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=43601:46351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait\"\nrunqemu started, pid is 3497659\nwaiting at most 300 seconds for qemu pid (07/02/25 01:14:44)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.1sbrn4n7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.1sbrn4n7\nQMP connected to QEMU at 07/02/25 01:14:46 and took 1.88 seconds\nQMP released QEMU at 07/02/25 01:14:46 and took 0.14 seconds from connect\nqemu started in 2.02 seconds - qemu procces pid is 3498347 (07/02/25 01:14:46)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:0e -netdev tap,id=net0,ifname=tap6,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43601,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46351,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.14\nServer IP: 192.168.7.13\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap6\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap6.skip to make runqemu skip tap6.\nrunqemu - INFO - Network configuration: ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662\nrunqemu - INFO - Copy done in 1.0700678825378418 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:0e -netdev tap,id=net0,ifname=tap6,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43601,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46351,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107154.17\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:14:46)\nConnection from 127.0.0.1:58304\nReached login banner in 2.45 seconds (07/02/25 01:14:48)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011457\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011457\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.des2525h\nCreated listening socket for qemu serial console on: 127.0.0.1:35947\nCreated listening socket for qemu serial console on: 127.0.0.1:52155\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=35947:52155 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait\"\nrunqemu started, pid is 3621272\nwaiting at most 300 seconds for qemu pid (07/02/25 01:15:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.7p0f5v1x\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.7p0f5v1x\nQMP connected to QEMU at 07/02/25 01:15:41 and took 1.66 seconds\nQMP released QEMU at 07/02/25 01:15:41 and took 0.12 seconds from connect\nqemu started in 1.77 seconds - qemu procces pid is 3625003 (07/02/25 01:15:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35947,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52155,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307\nrunqemu - INFO - Copy done in 0.9433813095092773 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35947,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52155,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107209.64\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:15:41)\nConnection from 127.0.0.1:49348\nReached login banner in 2.54 seconds (07/02/25 01:15:44)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 17317.77518248558,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 491, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 3022 targets, 146 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...ERROR: 747 unbuildable tasks were found.\nThese are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.\n\nIdentifying dependency loops (this may take a short while)...\n\nBitbake still alive (no events for 600s). Active tasks:\nBitbake still alive (no events for 1200s). Active tasks:\nBitbake still alive (no events for 1800s). Active tasks:\nBitbake still alive (no events for 2400s). Active tasks:\nBitbake still alive (no events for 3000s). Active tasks:\nBitbake still alive (no events for 3600s). Active tasks:\nBitbake still alive (no events for 4200s). Active tasks:\nBitbake still alive (no events for 4800s). Active tasks:\nBitbake still alive (no events for 5400s). Active tasks:\nBitbake still alive (no events for 6000s). Active tasks:\nBitbake still alive (no events for 6600s). Active tasks:\nBitbake still alive (no events for 7200s). Active tasks:\nBitbake still alive (no events for 7800s). Active tasks:\nBitbake still alive (no events for 8400s). Active tasks:\nBitbake still alive (no events for 9000s). Active tasks:\nBitbake still alive (no events for 9600s). Active tasks:\nBitbake still alive (no events for 10200s). Active tasks:\nBitbake still alive (no events for 10800s). Active tasks:\nBitbake still alive (no events for 11400s). Active tasks:\nBitbake still alive (no events for 12000s). Active tasks:\nBitbake still alive (no events for 12600s). Active tasks:\nBitbake still alive (no events for 13200s). Active tasks:\nBitbake still alive (no events for 13800s). Active tasks:\nBitbake still alive (no events for 14400s). Active tasks:\nBitbake still alive (no events for 15000s). Active tasks:\nBitbake still alive (no events for 15600s). Active tasks:\nBitbake still alive (no events for 16200s). Active tasks:\nBitbake still alive (no events for 16800s). Active tasks:\nERROR: \nDependency loop #1 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'pkgconfig_git.bb:do_create_spdx', 'libcxx_git.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_create_spdx (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_collect_spdx_deps', 'llvm-project-source.bb:do_preconfigure', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'compiler-rt_git.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_create_spdx (dependent Tasks ['libcxx_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_collect_spdx_deps', 'quilt-native_0.69.bb:do_populate_sysroot'])\n\nDependency loop #2 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_compile (dependent Tasks ['compiler-rt_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_install (dependent Tasks ['compiler-rt_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot (dependent Tasks ['compiler-rt_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['compiler-rt_git.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'libcxx_git.bb:do_fetch', 'clang_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_configure (dependent Tasks ['libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_prepare_recipe_sysroot', 'libcxx_git.bb:do_generate_toolchain_file', 'llvm-project-source.bb:do_preconfigure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_compile (dependent Tasks ['libcxx_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_install (dependent Tasks ['libcxx_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot (dependent Tasks ['libcxx_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['libcxx_git.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_fetch', 'python3_3.13.5.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'pkgconfig_git.bb:do_populate_sysroot', 'clang_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_configure (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_prepare_recipe_sysroot', 'llvm-project-source.bb:do_preconfigure', 'compiler-rt_git.bb:do_generate_toolchain_file'])\n\n\nERROR: Command execution failed: 1\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,065 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/conf/local.conf\n2025-07-01 22:04:33,066 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250701224622\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250701224622\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.v3lv_giu\nCreated listening socket for qemu serial console on: 127.0.0.1:56841\nCreated listening socket for qemu serial console on: 127.0.0.1:33917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=56841:33917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait\"\nrunqemu started, pid is 3347968\nwaiting at most 300 seconds for qemu pid (07/02/25 01:12:52)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.cguqdplj\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.cguqdplj\nQMP connected to QEMU at 07/02/25 01:12:54 and took 1.66 seconds\nQMP released QEMU at 07/02/25 01:12:54 and took 0.18 seconds from connect\nqemu started in 1.83 seconds - qemu procces pid is 3348707 (07/02/25 01:12:54)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56841,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975\nrunqemu - INFO - Copy done in 0.9910852909088135 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3347975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56841,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.cguqdplj,server,wait -qmp unix:./.v3lv_giu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107042.24\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:12:54)\nConnection from 127.0.0.1:43608\nReached login banner in 2.39 seconds (07/02/25 01:12:56)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011305\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011305\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.ec0cojkv\nCreated listening socket for qemu serial console on: 127.0.0.1:47463\nCreated listening socket for qemu serial console on: 127.0.0.1:37971\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=47463:37971 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait\"\nrunqemu started, pid is 3423369\nwaiting at most 300 seconds for qemu pid (07/02/25 01:13:45)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.g1jpf6r_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.g1jpf6r_\nQMP connected to QEMU at 07/02/25 01:13:50 and took 4.44 seconds\nQMP released QEMU at 07/02/25 01:13:50 and took 0.14 seconds from connect\nqemu started in 4.58 seconds - qemu procces pid is 3424323 (07/02/25 01:13:50)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47463,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37971,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372\nrunqemu - INFO - Copy done in 1.1101112365722656 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3423372,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47463,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37971,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.g1jpf6r_,server,wait -qmp unix:./.ec0cojkv,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107095.50\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:13:50)\nConnection from 127.0.0.1:44312\nReached login banner in 3.09 seconds (07/02/25 01:13:53)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011402\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011402\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.i33pshfs\nCreated listening socket for qemu serial console on: 127.0.0.1:43601\nCreated listening socket for qemu serial console on: 127.0.0.1:46351\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=43601:46351 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait\"\nrunqemu started, pid is 3497659\nwaiting at most 300 seconds for qemu pid (07/02/25 01:14:44)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.1sbrn4n7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.1sbrn4n7\nQMP connected to QEMU at 07/02/25 01:14:46 and took 1.88 seconds\nQMP released QEMU at 07/02/25 01:14:46 and took 0.14 seconds from connect\nqemu started in 2.02 seconds - qemu procces pid is 3498347 (07/02/25 01:14:46)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:0e -netdev tap,id=net0,ifname=tap6,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43601,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46351,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.14\nServer IP: 192.168.7.13\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap6\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap6.skip to make runqemu skip tap6.\nrunqemu - INFO - Network configuration: ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662\nrunqemu - INFO - Copy done in 1.0700678825378418 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:0e -netdev tap,id=net0,ifname=tap6,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3497662,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43601,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46351,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.1sbrn4n7,server,wait -qmp unix:./.i33pshfs,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.14::192.168.7.13:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107154.17\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:14:46)\nConnection from 127.0.0.1:58304\nReached login banner in 2.45 seconds (07/02/25 01:14:48)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702011457\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702011457\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.des2525h\nCreated listening socket for qemu serial console on: 127.0.0.1:35947\nCreated listening socket for qemu serial console on: 127.0.0.1:52155\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=35947:52155 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait\"\nrunqemu started, pid is 3621272\nwaiting at most 300 seconds for qemu pid (07/02/25 01:15:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.7p0f5v1x\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/.7p0f5v1x\nQMP connected to QEMU at 07/02/25 01:15:41 and took 1.66 seconds\nQMP released QEMU at 07/02/25 01:15:41 and took 0.12 seconds from connect\nqemu started in 1.77 seconds - qemu procces pid is 3625003 (07/02/25 01:15:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35947,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52155,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365 -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307\nrunqemu - INFO - Copy done in 0.9433813095092773 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3621307,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=35947,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52155,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/pidfile_3814365  -S -qmp unix:./.7p0f5v1x,server,wait -qmp unix:./.des2525h,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814365/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107209.64\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 01:15:41)\nConnection from 127.0.0.1:49348\nReached login banner in 2.54 seconds (07/02/25 01:15:44)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 129.07752633094788,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 17700.73595714569,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 510, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 3022 targets, 146 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...ERROR: 747 unbuildable tasks were found.\nThese are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.\n\nIdentifying dependency loops (this may take a short while)...\n\nBitbake still alive (no events for 600s). Active tasks:\nBitbake still alive (no events for 1200s). Active tasks:\nBitbake still alive (no events for 1800s). Active tasks:\nBitbake still alive (no events for 2400s). Active tasks:\nBitbake still alive (no events for 3000s). Active tasks:\nBitbake still alive (no events for 3600s). Active tasks:\nBitbake still alive (no events for 4200s). Active tasks:\nBitbake still alive (no events for 4800s). Active tasks:\nBitbake still alive (no events for 5400s). Active tasks:\nBitbake still alive (no events for 6000s). Active tasks:\nBitbake still alive (no events for 6600s). Active tasks:\nBitbake still alive (no events for 7200s). Active tasks:\nBitbake still alive (no events for 7800s). Active tasks:\nBitbake still alive (no events for 8400s). Active tasks:\nBitbake still alive (no events for 9000s). Active tasks:\nBitbake still alive (no events for 9600s). Active tasks:\nBitbake still alive (no events for 10200s). Active tasks:\nBitbake still alive (no events for 10800s). Active tasks:\nBitbake still alive (no events for 11400s). Active tasks:\nBitbake still alive (no events for 12000s). Active tasks:\nBitbake still alive (no events for 12600s). Active tasks:\nBitbake still alive (no events for 13200s). Active tasks:\nBitbake still alive (no events for 13800s). Active tasks:\nBitbake still alive (no events for 14400s). Active tasks:\nBitbake still alive (no events for 15000s). Active tasks:\nBitbake still alive (no events for 15600s). Active tasks:\nBitbake still alive (no events for 16200s). Active tasks:\nBitbake still alive (no events for 16800s). Active tasks:\nBitbake still alive (no events for 17400s). Active tasks:\nERROR: \nDependency loop #1 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_collect_spdx_deps (dependent Tasks ['quilt-native_0.69.bb:do_populate_sysroot', 'clang_git.bb:do_create_spdx', 'libcxx_git.bb:do_create_spdx', 'pkgconfig_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'python3_3.13.5.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_create_spdx (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_populate_sysroot', 'quilt-native_0.69.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure', 'compiler-rt_git.bb:do_collect_spdx_deps'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_collect_spdx_deps (dependent Tasks ['quilt-native_0.69.bb:do_populate_sysroot', 'clang_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'compiler-rt_git.bb:do_create_spdx', 'python3_3.13.5.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_create_spdx (dependent Tasks ['quilt-native_0.69.bb:do_populate_sysroot', 'libcxx_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_collect_spdx_deps'])\n\nDependency loop #2 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_compile (dependent Tasks ['compiler-rt_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_install (dependent Tasks ['compiler-rt_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot (dependent Tasks ['compiler-rt_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['compiler-rt_git.bb:do_populate_sysroot', 'clang_git.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'libcxx_git.bb:do_fetch'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_configure (dependent Tasks ['libcxx_git.bb:do_deploy_source_date_epoch', 'llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_generate_toolchain_file', 'libcxx_git.bb:do_prepare_recipe_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_compile (dependent Tasks ['libcxx_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_install (dependent Tasks ['libcxx_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot (dependent Tasks ['libcxx_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['clang_git.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'libcxx_git.bb:do_populate_sysroot', 'pkgconfig_git.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_fetch', 'ninja_1.13.0.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_configure (dependent Tasks ['compiler-rt_git.bb:do_prepare_recipe_sysroot', 'compiler-rt_git.bb:do_generate_toolchain_file', 'llvm-project-source.bb:do_preconfigure', 'compiler-rt_git.bb:do_deploy_source_date_epoch'])\n\n\nERROR: Command execution failed: 1\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,058 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/conf/local.conf\n2025-07-01 22:04:33,058 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20250702011840\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20250702011840\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.r2iyvi8n\nCreated listening socket for qemu serial console on: 127.0.0.1:54835\nCreated listening socket for qemu serial console on: 127.0.0.1:45929\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4 tcpserial=54835:45929 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.3pnniprx,server,wait -qmp unix:./.r2iyvi8n,server,nowait\"\nrunqemu started, pid is 83911\nwaiting at most 300 seconds for qemu pid (07/02/25 01:20:38)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.3pnniprx\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.3pnniprx\nQMP connected to QEMU at 07/02/25 01:20:38 and took 0.61 seconds\nQMP released QEMU at 07/02/25 01:20:38 and took 0.08 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 84020 (07/02/25 01:20:38)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs.ext4.83928,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54835,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45929,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370 -S -qmp unix:./.3pnniprx,server,wait -qmp unix:./.r2iyvi8n,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs.ext4.83928\nrunqemu - INFO - Copy done in 0.041436195373535156 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs.ext4.83928,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54835,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45929,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.3pnniprx,server,wait -qmp unix:./.r2iyvi8n,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 107506.81\n\nQEMU 10.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/02/25 01:20:38)\nConnection from 127.0.0.1:58128\nReached login banner in 2.36 seconds (07/02/25 01:20:41)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702013524\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702013524\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.83b1v4re\nCreated listening socket for qemu serial console on: 127.0.0.1:44197\nCreated listening socket for qemu serial console on: 127.0.0.1:59293\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=44197:59293 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.2430lkv_,server,wait -qmp unix:./.83b1v4re,server,nowait\"\nrunqemu started, pid is 1742428\nwaiting at most 300 seconds for qemu pid (07/02/25 01:35:50)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.2430lkv_\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.2430lkv_\nQMP connected to QEMU at 07/02/25 01:35:51 and took 0.59 seconds\nQMP released QEMU at 07/02/25 01:35:51 and took 0.07 seconds from connect\nqemu started in 0.67 seconds - qemu procces pid is 1742459 (07/02/25 01:35:51)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34: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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1742433,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=44197,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59293,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370 -S -qmp unix:./.2430lkv_,server,wait -qmp unix:./.83b1v4re,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 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-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - 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-qemuarm64.rootfs.ext4.1742433\nrunqemu - INFO - Copy done in 0.019418954849243164 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34: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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1742433,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=44197,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59293,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.2430lkv_,server,wait -qmp unix:./.83b1v4re,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 108419.46\n\nQEMU 10.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/02/25 01:35:51)\nConnection from 127.0.0.1:35556\nReached login banner in 6.12 seconds (07/02/25 01:35:57)\nLogged in as root in serial console\n2025-07-02 01:36:02,743 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-a0gp_lr8' -ex \"target extended-remote 192.168.7.6:9999\" -ex \"info line kmod_help\"\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702013608\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702013608\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.2wtfly87\nCreated listening socket for qemu serial console on: 127.0.0.1:47525\nCreated listening socket for qemu serial console on: 127.0.0.1:59385\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=47525:59385 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.iuexarep,server,wait -qmp unix:./.2wtfly87,server,nowait\"\nrunqemu started, pid is 1887487\nwaiting at most 300 seconds for qemu pid (07/02/25 01:37:37)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.iuexarep\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.iuexarep\nQMP connected to QEMU at 07/02/25 01:37:38 and took 0.63 seconds\nQMP released QEMU at 07/02/25 01:37:38 and took 0.08 seconds from connect\nqemu started in 0.70 seconds - qemu procces pid is 1887676 (07/02/25 01:37:38)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1887506\nrunqemu - INFO - Copy done in 0.02358269691467285 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1887506,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=47525,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:59385,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.iuexarep,server,wait -qmp unix:./.2wtfly87,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 108526.66\n\nQEMU 10.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/02/25 01:37:38)\nConnection from 127.0.0.1:40806\nReached login banner in 4.25 seconds (07/02/25 01:37:42)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702013751\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702013751\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.7bw7j77c\nCreated listening socket for qemu serial console on: 127.0.0.1:45095\nCreated listening socket for qemu serial console on: 127.0.0.1:51349\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=45095:51349 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./._8igzpqb,server,wait -qmp unix:./.7bw7j77c,server,nowait\"\nrunqemu started, pid is 2038865\nwaiting at most 300 seconds for qemu pid (07/02/25 01:39:49)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/._8igzpqb\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/._8igzpqb\nQMP connected to QEMU at 07/02/25 01:39:50 and took 0.66 seconds\nQMP released QEMU at 07/02/25 01:39:50 and took 0.08 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 2038928 (07/02/25 01:39:50)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - 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-qemuarm64.rootfs.ext4.2038870\nrunqemu - INFO - Copy done in 0.0206143856048584 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34: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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2038870,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45095,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:51349,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./._8igzpqb,server,wait -qmp unix:./.7bw7j77c,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 108658.25\n\nQEMU 10.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/02/25 01:39:50)\nConnection from 127.0.0.1:43066\nReached login banner in 3.62 seconds (07/02/25 01:39:53)\nLogged in as root in serial console\n2025-07-02 01:40:06,814 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250702015815\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250702015815\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.x2z1wi3l\nCreated listening socket for qemu serial console on: 127.0.0.1:42309\nCreated listening socket for qemu serial console on: 127.0.0.1:41897\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=42309:41897 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.o3jptira,server,wait -qmp unix:./.x2z1wi3l,server,nowait\"\nrunqemu started, pid is 3456741\nwaiting at most 300 seconds for qemu pid (07/02/25 02:00:07)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.o3jptira\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/.o3jptira\nQMP connected to QEMU at 07/02/25 02:00:08 and took 0.65 seconds\nQMP released QEMU at 07/02/25 02:00:08 and took 0.20 seconds from connect\nqemu started in 0.84 seconds - qemu procces pid is 3456747 (07/02/25 02:00:08)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3456742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41897,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370 -S -qmp unix:./.o3jptira,server,wait -qmp unix:./.x2z1wi3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3456742\nrunqemu - INFO - Copy done in 0.015563249588012695 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3456742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41897,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/pidfile_3814370  -S -qmp unix:./.o3jptira,server,wait -qmp unix:./.x2z1wi3l,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814370/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 109876.51\n\n\nWaiting at most 1000 seconds for login banner (07/02/25 02:00:08)\nConnection from 127.0.0.1:38878\nReached login banner in 2.40 seconds (07/02/25 02:00:10)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 135.15491724014282,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 4470.96569609642,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 597, in test_sstate_noop_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 2015 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-22.04\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...ERROR: 747 unbuildable tasks were found.\nThese are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.\n\nIdentifying dependency loops (this may take a short while)...\n\nBitbake still alive (no events for 600s). Active tasks:\nBitbake still alive (no events for 1200s). Active tasks:\nBitbake still alive (no events for 1800s). Active tasks:\nBitbake still alive (no events for 2400s). Active tasks:\nBitbake still alive (no events for 3000s). Active tasks:\nBitbake still alive (no events for 3600s). Active tasks:\nBitbake still alive (no events for 4200s). Active tasks:\nERROR: \nDependency loop #1 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot', 'libcxx_git.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'pkgconfig_git.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_create_spdx (dependent Tasks ['compiler-rt_git.bb:do_deploy_source_date_epoch', 'llvm-project-source.bb:do_preconfigure', 'quilt-native_0.69.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_collect_spdx_deps', 'compiler-rt_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'compiler-rt_git.bb:do_create_spdx', 'cmake-native_3.31.6.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_create_spdx', 'clang_git.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_create_spdx (dependent Tasks ['libcxx_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_deploy_source_date_epoch', 'quilt-native_0.69.bb:do_populate_sysroot', 'libcxx_git.bb:do_collect_spdx_deps'])\n\nDependency loop #2 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_compile (dependent Tasks ['compiler-rt_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_install (dependent Tasks ['compiler-rt_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot (dependent Tasks ['compiler-rt_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['ninja_1.13.0.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'clang_git.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'libcxx_git.bb:do_fetch', 'compiler-rt_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_configure (dependent Tasks ['libcxx_git.bb:do_generate_toolchain_file', 'libcxx_git.bb:do_prepare_recipe_sysroot', 'libcxx_git.bb:do_deploy_source_date_epoch', 'llvm-project-source.bb:do_preconfigure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_compile (dependent Tasks ['libcxx_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_install (dependent Tasks ['libcxx_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot (dependent Tasks ['libcxx_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['ninja_1.13.0.bb:do_populate_sysroot', 'libcxx_git.bb:do_populate_sysroot', 'pkgconfig_git.bb:do_populate_sysroot', 'clang_git.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_fetch', 'python3_3.13.5.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_configure (dependent Tasks ['compiler-rt_git.bb:do_generate_toolchain_file', 'compiler-rt_git.bb:do_prepare_recipe_sysroot', 'compiler-rt_git.bb:do_deploy_source_date_epoch', 'llvm-project-source.bb:do_preconfigure'])\n\n\nERROR: Command execution failed: 1\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,059 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814379/conf/local.conf\n2025-07-01 22:04:33,060 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'BBCLASSEXTEND' is not defined\nINFO: Initializing a new Git repo at /tmp/fake_results.4450gazy\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.bfp0xcwd\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results._1_ww_zk\nINFO: Initializing a new Git repo at /tmp/fake_results.u8j9k0g7\nINFO: Initializing a new Git repo at /tmp/fake_results.ssy_rb0n\nINFO: Initializing a new Git repo at /tmp/fake_results.jb1s3eh9\n2025-07-02 00:39:26,772 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 2326.74582695961,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 664.9151473045349,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 276.5339195728302,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 78.08290958404541,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 130.2882981300354,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 93.78115177154541,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 23.514472484588623,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 49.11623454093933,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 2.43890643119812,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 26, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nERROR: Attempting to set server environment: bitbake-server might have died or been forcibly stopped, ie. OOM killed\n\n\nStderr:\n2025-07-01 22:04:33,059 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814379/conf/local.conf\n2025-07-01 22:04:33,060 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'BBCLASSEXTEND' is not defined\nINFO: Initializing a new Git repo at /tmp/fake_results.4450gazy\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.bfp0xcwd\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results._1_ww_zk\nINFO: Initializing a new Git repo at /tmp/fake_results.u8j9k0g7\nINFO: Initializing a new Git repo at /tmp/fake_results.ssy_rb0n\nINFO: Initializing a new Git repo at /tmp/fake_results.jb1s3eh9\n2025-07-02 00:39:26,772 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.7958817481994629,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.2631690502166748,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0146174430847168,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0142765045166016,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 5.320956230163574,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 5.453551292419434,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 5.697843551635742,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 5.3579559326171875,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 5.5620341300964355,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 5.412395238876343,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.021019220352173,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 5.5530829429626465,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.009885787963867,
    "status": "PASSED"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 57.25203061103821,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/toolchain.py\", line 64, in test_toolchain_switching\n    bitbake(\"m4 selftest-hello -C install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4 selftest-hello -C install' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 2015 targets, 69 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.15.1\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-linux\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2.99+snapshot-352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:352a7ebe2e520c3d380ab6c4a41c8a2e2c577b69\"\nmeta-selftest        = \"master:770a42776cd616969b574f371dae99c072b0a026\"\n\nInitialising tasks...ERROR: 747 unbuildable tasks were found.\nThese are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.\n\nIdentifying dependency loops (this may take a short while)...\n\nERROR: \nDependency loop #1 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'pkgconfig_git.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx', 'libcxx_git.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_create_spdx (dependent Tasks ['compiler-rt_git.bb:do_collect_spdx_deps', 'quilt-native_0.69.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_collect_spdx_deps (dependent Tasks ['python3_3.13.5.bb:do_create_spdx', 'clang_git.bb:do_create_spdx', 'compiler-rt_git.bb:do_create_spdx', 'quilt-native_0.69.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_create_spdx', 'ninja_1.13.0.bb:do_create_spdx'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_create_spdx (dependent Tasks ['quilt-native_0.69.bb:do_populate_sysroot', 'libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_collect_spdx_deps', 'libcxx_git.bb:do_populate_sysroot', 'llvm-project-source.bb:do_preconfigure'])\n\nDependency loop #2 found:\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_compile (dependent Tasks ['compiler-rt_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_install (dependent Tasks ['compiler-rt_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot (dependent Tasks ['compiler-rt_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['clang_git.bb:do_populate_sysroot', 'libcxx_git.bb:do_fetch', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_configure (dependent Tasks ['llvm-project-source.bb:do_preconfigure', 'libcxx_git.bb:do_generate_toolchain_file', 'libcxx_git.bb:do_deploy_source_date_epoch', 'libcxx_git.bb:do_prepare_recipe_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_compile (dependent Tasks ['libcxx_git.bb:do_configure'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_install (dependent Tasks ['libcxx_git.bb:do_compile'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot (dependent Tasks ['libcxx_git.bb:do_install'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_prepare_recipe_sysroot (dependent Tasks ['clang_git.bb:do_populate_sysroot', 'cmake-native_3.31.6.bb:do_populate_sysroot', 'compiler-rt_git.bb:do_fetch', 'pkgconfig_git.bb:do_populate_sysroot', 'python3_3.13.5.bb:do_populate_sysroot', 'ninja_1.13.0.bb:do_populate_sysroot', 'libcxx_git.bb:do_populate_sysroot'])\n  Task virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/clang/compiler-rt_git.bb:do_configure (dependent Tasks ['compiler-rt_git.bb:do_generate_toolchain_file', 'compiler-rt_git.bb:do_deploy_source_date_epoch', 'compiler-rt_git.bb:do_prepare_recipe_sysroot', 'llvm-project-source.bb:do_preconfigure'])\n\n\nERROR: Command execution failed: 1\n\nSummary: There were 3 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-07-01 22:04:33,054 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/conf/local.conf\n2025-07-01 22:04:33,055 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250701220433\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250701220433\nNot using kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/.f4ahhur3\nCreated listening socket for qemu serial console on: 127.0.0.1:34431\nCreated listening socket for qemu serial console on: 127.0.0.1:50419\nlaunchcmd=runqemu snapshot nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=34431:50419 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/pidfile_3814319  -S -qmp unix:./.f9t6idyn,server,wait -qmp unix:./.f4ahhur3,server,nowait\"\nrunqemu started, pid is 1486154\nwaiting at most 300 seconds for qemu pid (07/02/25 00:34:47)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/.f9t6idyn\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/.f9t6idyn\nQMP connected to QEMU at 07/02/25 00:34:47 and took 0.60 seconds\nQMP released QEMU at 07/02/25 00:34:47 and took 0.14 seconds from connect\nqemu started in 0.74 seconds - qemu procces pid is 1486249 (07/02/25 00:34:47)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1486159\nrunqemu - INFO - Copy done in 0.018575429916381836 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.1486159,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu cortex-a57 -smp 4 -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34431,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50419,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/pidfile_3814319  -S -qmp unix:./.f9t6idyn,server,wait -qmp unix:./.f4ahhur3,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 104755.96\n\nQEMU 10.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (07/02/25 00:34:47)\nConnection from 127.0.0.1:35826\nReached login banner in 0.36 seconds (07/02/25 00:34:48)\nLogged in as root in serial console\nLoading cache...done.\nLoaded 2015 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3814319/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 1013 .bb files complete (0 cached, 1013 parsed). 2015 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\n",
    "status": "FAILED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 81.34222555160522,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 517.0904252529144,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.002668619155883789,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.003991603851318359,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 23.847217559814453,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 36.8382511138916,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 14.962470054626465,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 183.5598292350769,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.614161491394043,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.7535960674285889,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.39226198196411133,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.38193774223327637,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.4081089496612549,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.38848376274108887,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.3787214756011963,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 3.1456797122955322,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.357011318206787,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 92.52720999717712,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.3967101573944092,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.4005415439605713,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.36642885208129883,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.4041440486907959,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 871.5715274810791,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 47.93474006652832,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 38.60610270500183,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 36.87678837776184,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 51.59427332878113,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 51.2949697971344,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0012195110321044922,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.0020503997802734375,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 183.36773824691772,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 75.1712863445282,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 81.53960633277893,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 64.73445105552673,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 101.280433177948,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 50.858842849731445,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 52.01509928703308,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 61.64684557914734,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 49.22969460487366,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 48.39139461517334,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.002229928970336914,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 134.33762502670288,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 73.01517629623413,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 96.75910520553589,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 168.65604734420776,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 51.18381929397583,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.003536224365234375,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 72.86224222183228,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 77.39481520652771,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 168.5107879638672,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.0009472370147705078,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 70.45354533195496,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 48.40139985084534,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 85.31158638000488,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 95.83230495452881,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 46.28939127922058,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 54.2756609916687,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 499.78487730026245,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.0017423629760742188,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.0024788379669189453,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.0032804012298583984,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 94.92802500724792,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 41.706719160079956,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 41.38926911354065,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 63.99627470970154,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 144.1510293483734,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 165.81767439842224,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.2764620780944824,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.0037038326263427734,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.006232500076293945,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 174.38117790222168,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 47.97871708869934,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 613.6397175788879,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.003616809844970703,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.0038857460021972656,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 147.0715582370758,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 92.09823679924011,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.0011057853698730469,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 55.025474548339844,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 54.82973098754883,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 42.7139732837677,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 45.253491163253784,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 127.45699954032898,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 96.57759356498718,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 69.72012591362,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 11.19928789138794,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 10.959895849227905,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 43.68294715881348,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 44.56902003288269,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 302.85562682151794,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.002889871597290039,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.003721475601196289,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 141.10382175445557,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.0017349720001220703,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 144.7048077583313,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.022661924362182617,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 140.79235649108887,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.0017795562744140625,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 58.7085599899292,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 3.9161055088043213,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.06109285354614258,
    "status": "PASSED"
   }
  }
 }
}