{
    "sdk_core-image-sato_x86_64_fvp-base_20240319021405": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240319021405",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 119.6820776462555,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 38.80060791969299,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 22.95976710319519,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 16.983383655548096,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.5783002376556396,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09332633018493652,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10455775260925293,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.32713937759399414,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0946969985961914,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00039196014404296875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00020003318786621094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014172554016113281,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02838730812072754,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.35813450813293457,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.37384891510009766,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240319032253": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240319032253",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 98.92515993118286,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 24.212612867355347,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.422434091567993,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.617815256118774,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.833711862564087,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07875418663024902,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08672332763671875,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28568124771118164,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0825958251953125,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00026679039001464844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00020503997802734375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01168680191040039,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.024489164352416992,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.28906869888305664,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3150804042816162,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240319041955": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b22f88d819ec9e5ff752da098cc855f16f801ce8",
                    "commit_count": 73941
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240319041955",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 139.3201072216034,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 48.47025942802429,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 33.80394792556763,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 25.39196252822876,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.737362861633301,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.22638845443725586,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.21516966819763184,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5938882827758789,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.22706007957458496,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005857944488525391,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00034308433532714844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.020051956176757812,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.04536724090576172,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5546290874481201,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.5949606895446777,
                "status": "PASSED"
            }
        }
    }
}