{
 "sdk_core-image-sato_i686_fvp-base_20250708204236": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    },
    "meta-arm": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-arm-bsp": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-arm-toolchain": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-poky": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    }
   },
   "MACHINE": "fvp-base",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250708204236",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 50.02398061752319,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 18.384657859802246,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.589380264282227,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 9.131422996520996,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3564019203186035,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.06107020378112793,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06714200973510742,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.18019819259643555,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.06804132461547852,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.010538101196289062,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.019366741180419922,
    "status": "PASSED"
   }
  }
 },
 "sdk_core-image-sato_i686_generic-arm64_20250708205204": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    },
    "meta-arm": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-arm-bsp": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-arm-toolchain": {
     "branch": "kirkstone",
     "commit": "10c27f061b22af78e17a23cf540b69501afc7160",
     "commit_count": 1424
    },
    "meta-poky": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "ce7fa2098151f63e6fcfb05f7de1eabfe78c94a3",
     "commit_count": 68973
    }
   },
   "MACHINE": "generic-arm64",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250708205204",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 46.402679443359375,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 17.66157579421997,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.540867567062378,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.939476251602173,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3218939304351807,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.05941510200500488,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06420230865478516,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.17617344856262207,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.062014102935791016,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.009976863861083984,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.019956588745117188,
    "status": "PASSED"
   }
  }
 }
}