{
    "sdk_core-image-sato_x86_64_fvp-base_20240325040309": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240325040309",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 124.71227169036865,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 38.82864499092102,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 23.488170862197876,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.217986822128296,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.313699960708618,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10268092155456543,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11674237251281738,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.37140774726867676,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10892200469970703,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004794597625732422,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003552436828613281,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.016050338745117188,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02884387969970703,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3833737373352051,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4249274730682373,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240325045459": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240325045459",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 117.52386260032654,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.4665310382843,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.41638422012329,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.567689895629883,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.255948543548584,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10608410835266113,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11584138870239258,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3644735813140869,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.11184859275817871,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002415180206298828,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00018358230590820312,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.015395879745483398,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03412985801696777,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3723478317260742,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.40196657180786133,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240325054309": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "d901f27fb9f7302317ebaed427b90b2e5b6383ae",
                    "commit_count": 74032
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240325054309",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 115.38961958885193,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.25995135307312,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.45910906791687,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.27881121635437,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.268627166748047,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10043787956237793,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11797428131103516,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3655354976654053,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10725045204162598,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005009174346923828,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003573894500732422,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01584458351135254,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.028812646865844727,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3818840980529785,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4233841896057129,
                "status": "PASSED"
            }
        }
    }
}