{
    "sdk_core-image-sato_x86_64_fvp-base_20240201125732": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240201125732",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 86.07436037063599,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 20.711689233779907,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.78087592124939,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.149091482162476,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.043346405029297,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08122634887695312,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08471274375915527,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2915840148925781,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.07609724998474121,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005033016204833984,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00038504600524902344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014007806777954102,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.024416446685791016,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.32201194763183594,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3513662815093994,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240201133354": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240201133354",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 87.62400984764099,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 21.10798144340515,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.65837574005127,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.20363736152649,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.108473777770996,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.081939697265625,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08745646476745605,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28897619247436523,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0835268497467041,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00028395652770996094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.000225067138671875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.015866518020629883,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025167465209960938,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.33747076988220215,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3691599369049072,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240201141607": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "60202ad84d3d3531e79107a8281ef3502ccfa156",
                    "commit_count": 2159
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "b78b62bbbe1448d1c0af2331d3054fde0cff0fb6",
                    "commit_count": 73319
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240201141607",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 87.11816954612732,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 21.116745471954346,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.342907905578613,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.187631130218506,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.049595594406128,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07958126068115234,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08603429794311523,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.295151948928833,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08317446708679199,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005249977111816406,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00042700767517089844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.016878843307495117,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026947736740112305,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3145134449005127,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.34094953536987305,
                "status": "PASSED"
            }
        }
    }
}