{
    "sdk_core-image-sato_i686_fvp-base_20230403212504": {
        "configuration": {
            "HOST_DISTRO": "fedora-36",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230403212504",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 89.45949125289917,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 39.977362394332886,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.03590726852417,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.72449278831482,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.5781280994415283,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10321831703186035,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1103053092956543,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3333921432495117,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10737776756286621,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01748514175415039,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03554797172546387,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230403221532": {
        "configuration": {
            "HOST_DISTRO": "fedora-36",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "59b02895489ba7edb5bfa44fb7323ec11a278bfd",
                    "commit_count": 67360
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230403221532",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 80.10591983795166,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 35.1942412853241,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.200763463974,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.26922607421875,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.397473096847534,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0921785831451416,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10019922256469727,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.29596424102783203,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09635591506958008,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.016030311584472656,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03452563285827637,
                "status": "PASSED"
            }
        }
    }
}