{
    "sdk_core-image-sato_x86_64_fvp-base_20240314174925": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240314174925",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 93.54249334335327,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.24069356918335,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 16.79042649269104,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.033619165420532,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9814558029174805,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08417844772338867,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09814834594726562,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28742146492004395,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10042071342468262,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00039458274841308594,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002875328063964844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.015561580657958984,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03150129318237305,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3621654510498047,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.374342679977417,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240314183420": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240314183420",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 120.24912881851196,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.263488054275513,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 27.9717435836792,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 20.424067497253418,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.575690507888794,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09296250343322754,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1511070728302002,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3590202331542969,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.1280384063720703,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005118846893310547,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00035309791564941406,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01468658447265625,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.0288543701171875,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.356656551361084,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3775935173034668,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240314191018": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "74ac722826d020341ffffdf255cfcdd302f22410",
                    "commit_count": 2184
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "6a6f60f36a6c2ed9d6d9b2893b354610105503cc",
                    "commit_count": 73941
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240314191018",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 124.9479308128357,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.003310203552246,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 23.941158771514893,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.407737731933594,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.1539554595947266,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.15829968452453613,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.2105545997619629,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5949239730834961,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.1436147689819336,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005257129669189453,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00033473968505859375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01821613311767578,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03923630714416504,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.6207094192504883,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.6025416851043701,
                "status": "PASSED"
            }
        }
    }
}