{
    "sdk_core-image-sato_x86_64_fvp-base_20240305103110": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240305103110",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 102.06179237365723,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 24.04142951965332,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.65511178970337,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.099426746368408,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9041521549224854,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08394908905029297,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09129929542541504,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.30035853385925293,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08870291709899902,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00027298927307128906,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002493858337402344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012259483337402344,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02381110191345215,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.2892889976501465,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.31905245780944824,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240305105712": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240305105712",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 94.95417594909668,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 22.6462504863739,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.298487424850464,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.728308916091919,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.8953709602355957,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08056449890136719,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08666443824768066,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2908058166503906,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0830078125,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002677440643310547,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00018286705017089844,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.011536836624145508,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025364160537719727,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.28106117248535156,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3030126094818115,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240305112002": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "7c435e432b4c2b1f6cbf918216206f194d852961",
                    "commit_count": 73782
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240305112002",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 95.30684113502502,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 22.973422288894653,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.1960027217865,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.779181003570557,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.8152518272399902,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07856059074401855,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08464574813842773,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2780299186706543,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.07914614677429199,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00027060508728027344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00017833709716796875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.011027336120605469,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.023074865341186523,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.2852308750152588,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.310469388961792,
                "status": "PASSED"
            }
        }
    }
}