{
 "sdk_core-image-sato_x86_64_beaglebone-yocto_20250122075612": {
  "configuration": {
   "HOST_DISTRO": "debian-11",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next-test",
     "commit": "87397f6a36f1a99bffd7b3725e99efdc8ecab12c",
     "commit_count": 77020
    },
    "meta-poky": {
     "branch": "mathieu/master-next-test",
     "commit": "87397f6a36f1a99bffd7b3725e99efdc8ecab12c",
     "commit_count": 77020
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next-test",
     "commit": "87397f6a36f1a99bffd7b3725e99efdc8ecab12c",
     "commit_count": 77020
    }
   },
   "MACHINE": "beaglebone-yocto",
   "SDKMACHINE": "x86_64",
   "STARTTIME": "20250122075612",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "autotools.AutotoolsTest.test_cpio": {
    "duration": 28.822712182998657,
    "status": "PASSED"
   },
   "cmake.CMakeTest.test_assimp": {
    "duration": 64.70845317840576,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.06947064399719238,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.07292532920837402,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.19407176971435547,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.07494950294494629,
    "status": "PASSED"
   },
   "gtk3.GTK3Test.test_galculator": {
    "duration": 9.237841606140137,
    "status": "PASSED"
   },
   "kmod.KernelModuleTest.test_cryptodev": {
    "duration": 0.0002579689025878906,
    "log": "KernelModuleTest needs kernel-devsrc",
    "status": "SKIPPED"
   },
   "makefile.MakefileTest.test_lzip": {
    "duration": 1.3669395446777344,
    "status": "PASSED"
   },
   "maturin.MaturinDevelopTest.test_maturin_develop": {
    "duration": 0.0004937648773193359,
    "log": "No python3-maturin package in the SDK",
    "status": "SKIPPED"
   },
   "maturin.MaturinTest.test_maturin_list_python": {
    "duration": 0.0001246929168701172,
    "log": "No python3-maturin package in the SDK",
    "status": "SKIPPED"
   },
   "meson.MesonTest.test_epoxy": {
    "duration": 15.700790166854858,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.02176642417907715,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.03246140480041504,
    "status": "PASSED"
   },
   "rust.RustCompileTest.test_cargo_build": {
    "duration": 0.34746813774108887,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/beaglebone/build/meta/lib/oeqa/sdk/cases/rust.py\", line 34, in test_cargo_build\n    self._run('cd %s/hello; cargo build' % self.tc.sdk_dir)\n  File \"/srv/pokybuild/yocto-worker/beaglebone/build/meta/lib/oeqa/sdk/case.py\", line 15, in _run\n    return subprocess.check_output(\". %s > /dev/null; %s;\" % \\\n  File \"/usr/lib/python3.9/subprocess.py\", line 424, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.9/subprocess.py\", line 528, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/environment-setup-cortexa8hf-neon-poky-linux-gnueabi > /dev/null; cd /srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk//hello; cargo build;' returned non-zero exit status 101\nStandard Output: warning: `/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/sysroots/cortexa8hf-neon-poky-linux-gnueabi/home/cargo/config` is deprecated in favor of `config.toml`\nnote: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`\n   Compiling hello v0.1.0 (/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello)\nerror: failed to run custom build command for `hello v0.1.0 (/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello)`\n\nCaused by:\n  could not execute process `/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello/target/debug/build/hello-1d90539edb14488a/build-script-build` (never executed)\n\nCaused by:\n  No such file or directory (os error 2)\n\n",
    "status": "ERROR"
   },
   "rust.RustHostCompileTest.test_cargo_build": {
    "duration": 0.23305964469909668,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/beaglebone/build/meta/lib/oeqa/sdk/cases/rust.py\", line 55, in test_cargo_build\n    self._run('cd %s/hello; cargo build --target %s-gnu' % (self.tc.sdk_dir, sdksys))\n  File \"/srv/pokybuild/yocto-worker/beaglebone/build/meta/lib/oeqa/sdk/case.py\", line 15, in _run\n    return subprocess.check_output(\". %s > /dev/null; %s;\" % \\\n  File \"/usr/lib/python3.9/subprocess.py\", line 424, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.9/subprocess.py\", line 528, in run\n    raise CalledProcessError(retcode, process.args,\noeqa.utils.subprocesstweak.OETestCalledProcessError: Command '. /srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/environment-setup-cortexa8hf-neon-poky-linux-gnueabi > /dev/null; cd /srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk//hello; cargo build --target x86_64-pokysdk-linux-gnu;' returned non-zero exit status 101\nStandard Output: warning: `/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/sysroots/cortexa8hf-neon-poky-linux-gnueabi/home/cargo/config` is deprecated in favor of `config.toml`\nnote: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`\n   Compiling hello v0.1.0 (/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello)\nerror: failed to run custom build command for `hello v0.1.0 (/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello)`\n\nCaused by:\n  could not execute process `/srv/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/beaglebone_yocto-poky-linux-gnueabi/core-image-sato/1.0/testimage-sdk/hello/target/debug/build/hello-1d90539edb14488a/build-script-build` (never executed)\n\nCaused by:\n  No such file or directory (os error 2)\n\n",
    "status": "ERROR"
   }
  }
 }
}