{
    "sdk_core-image-sato_x86_64_fvp-base_20240414035451": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240414035451",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 199.45929503440857,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 36.602213621139526,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 26.212066888809204,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.520085096359253,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.140956401824951,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.1095438003540039,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.0954887866973877,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3080770969390869,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.20850610733032227,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.000339508056640625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00048828125,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01711440086364746,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.029263973236083984,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5548720359802246,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4459254741668701,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240414044746": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240414044746",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 140.06943368911743,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 25.035200595855713,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.014087200164795,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.71202564239502,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.073662519454956,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.1410367488861084,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.16309809684753418,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5179500579833984,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.1407628059387207,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0006127357482910156,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003116130828857422,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.02558445930480957,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.0461270809173584,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.512272834777832,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.5829970836639404,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240414054306": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "fc8f6f44ceadd97fbe7a721c09335463d6550320",
                    "commit_count": 74074
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240414054306",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 130.42249083518982,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.6502742767334,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 16.40648365020752,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.426045417785645,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9290189743041992,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07851696014404297,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08451032638549805,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28535962104797363,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08228659629821777,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002651214599609375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00022530555725097656,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013659477233886719,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025568246841430664,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.2983567714691162,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.31825733184814453,
                "status": "PASSED"
            }
        }
    }
}