{
    "sdk_core-image-sato_x86_64_fvp-base_20240217015706": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240217015706",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 135.76372599601746,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 54.39486742019653,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 37.23862862586975,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 25.026623010635376,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.6089158058166504,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09563755989074707,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11075568199157715,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.38081884384155273,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10419082641601562,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003771781921386719,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002529621124267578,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.020284414291381836,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03826022148132324,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.4350142478942871,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.6402442455291748,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240217043707": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240217043707",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 101.02927994728088,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 26.92266297340393,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.55387568473816,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.434488296508789,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.040140151977539,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08793807029724121,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09566235542297363,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3117337226867676,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09245586395263672,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002498626708984375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00018906593322753906,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012533187866210938,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026391983032226562,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.4035370349884033,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.42626523971557617,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240217072605": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e718f07fbc561af2c493b313479f27bcd333e0da",
                    "commit_count": 73576
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240217072605",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 121.3050057888031,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 61.44803500175476,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 22.810747146606445,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.139000654220581,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.74375319480896,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09346628189086914,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11271333694458008,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3293280601501465,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0986025333404541,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003743171691894531,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002739429473876953,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013349533081054688,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.027812719345092773,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.189197301864624,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4681375026702881,
                "status": "PASSED"
            }
        }
    }
}