DEBUG: Executing python function do_testsdk
/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/testsdk.py:84: ResourceWarning: unclosed file <_io.TextIOWrapper name='TOPDIR/tmp/deploy/sdk/poky-glibc-x86_64-core-image-sato-cortexa15t2hf-neon-qemuarm-toolchain-5.2.testdata.json' mode='r' encoding='UTF-8'>
test_data = json.load(open(tdname, "r"))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3/dist-packages/unittest2/compatibility.py:143: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
class ChainMap(collections.MutableMapping):
SDK testing environment: cortexa15t2hf-neon-poky-linux-gnueabi
NOTE: test_cpio (autotools.AutotoolsTest)
NOTE: ... ok
NOTE: test_assimp (cmake.CMakeTest)
NOTE: ... ok
NOTE: test_gcc_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gpp2_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_gpp_compile (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_make (gcc.GccCompileTest)
NOTE: ... ok
NOTE: test_epoxy (gtk3.GTK3Test)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: test_libhandy (gtk3.GTK3Test)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/gtk3.py", line 36, in test_libhandy
self.build_meson(sourcedir, builddir, installdir, "-Dglade_catalog=disabled -Dintrospection=disabled -Dvapi=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: test_epoxy (oeqa.sdk.cases.meson.MesonTest)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: test_cryptodev (kmod.KernelModuleTest)
NOTE: ... skipped "Test kmod.KernelModuleTest.test_cryptodev needs ('kernel-devsrc',)"
Test kmod.KernelModuleTest.test_cryptodev needs ('kernel-devsrc',)
NOTE: test_lzip (makefile.MakefileTest)
NOTE: ... ok
NOTE: test_manifests (manifest.ManifestTest)
NOTE: ... ok
NOTE: test_maturin_develop (maturin.MaturinDevelopTest)
NOTE: ... skipped 'Test maturin.MaturinDevelopTest.test_maturin_develop needs python3-maturin'
Test maturin.MaturinDevelopTest.test_maturin_develop needs python3-maturin
NOTE: test_maturin_list_python (maturin.MaturinTest)
NOTE: ... skipped 'Test maturin.MaturinTest.test_maturin_list_python needs python3-maturin'
Test maturin.MaturinTest.test_maturin_list_python needs python3-maturin
NOTE: test_epoxy (meson.MesonTest)
NOTE: ... ERROR
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: test_perl (perl.PerlTest)
NOTE: ... ok
NOTE: test_python3 (python.Python3Test)
NOTE: ... ok
NOTE: test_cargo_build (rust.RustCompileTest)
NOTE: ... ok
NOTE: test_cargo_build (rust.RustHostCompileTest)
NOTE: ... ok
NOTE: ======================================================================
NOTE: ERROR: test_epoxy (gtk3.GTK3Test)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: ======================================================================
NOTE: ERROR: test_libhandy (gtk3.GTK3Test)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/gtk3.py", line 36, in test_libhandy
self.build_meson(sourcedir, builddir, installdir, "-Dglade_catalog=disabled -Dintrospection=disabled -Dvapi=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: ======================================================================
NOTE: ERROR: test_epoxy (oeqa.sdk.cases.meson.MesonTest)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: ======================================================================
NOTE: ERROR: test_epoxy (meson.MesonTest)
NOTE: ----------------------------------------------------------------------
NOTE: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 59, in test_epoxy
self.build_meson(sourcedir, builddir, installdir, "-Degl=no -Dglx=no -Dx11=false")
File "/srv/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/sdk/cases/meson.py", line 37, in build_meson
self.assertNotEqual(data["build"]["c"]["exelist"], data["host"]["c"]["exelist"])
KeyError: 'c'
NOTE: ----------------------------------------------------------------------
NOTE: Ran 19 tests in 118.117s
NOTE: FAILED
NOTE: (errors=4, skipped=3)
RESULTS:
RESULTS - autotools.AutotoolsTest.test_cpio: PASSED (21.46s)
RESULTS - cmake.CMakeTest.test_assimp: PASSED (54.05s)
RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (0.07s)
RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (0.07s)
RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (0.18s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (0.07s)
RESULTS - makefile.MakefileTest.test_lzip: PASSED (1.20s)
RESULTS - manifest.ManifestTest.test_manifests: PASSED (0.00s)
RESULTS - perl.PerlTest.test_perl: PASSED (0.02s)
RESULTS - python.Python3Test.test_python3: PASSED (0.03s)
RESULTS - rust.RustCompileTest.test_cargo_build: PASSED (23.29s)
RESULTS - rust.RustHostCompileTest.test_cargo_build: PASSED (11.70s)
RESULTS - kmod.KernelModuleTest.test_cryptodev: SKIPPED (0.00s)
RESULTS - maturin.MaturinDevelopTest.test_maturin_develop: SKIPPED (0.00s)
RESULTS - maturin.MaturinTest.test_maturin_list_python: SKIPPED (0.00s)
RESULTS - gtk3.GTK3Test.test_epoxy: ERROR (1.37s)
RESULTS - gtk3.GTK3Test.test_libhandy: ERROR (1.80s)
RESULTS - oeqa.sdk.cases.meson.MesonTest.test_epoxy: ERROR (1.37s)
RESULTS - meson.MesonTest.test_epoxy: ERROR (1.37s)
SUMMARY:
core-image-sato sdk (poky-glibc-x86_64-core-image-sato-cortexa15t2hf-neon-qemuarm-toolchain-5.2.sh:environment-setup-cortexa15t2hf-neon-poky-linux-gnueabi) - Ran 19 tests in 118.437s
core-image-sato sdk - FAIL - Required tests failed (successes=12, skipped=3, failures=0, errors=4)
ERROR: core-image-sato - FAILED - check the task log and the commands log
DEBUG: Python function do_testsdk finished