ivila opened a new issue, #225: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/225
CI test of `test-on-amd64-host _ OPTEE-repo-build-and-run-examples-32bit-TAs` and `test-on-amd64-host _ OPTEE-repo-build-and-run-examples-64bit-TAs` fails with "**No space left on device**": Some of the error logs: ```shell 2025-08-25T09:24:46.1736980Z >>> Finalizing host directory 2025-08-25T09:24:46.1738011Z mkdir -p /github/home/optee-qemuv8/out-br/host 2025-08-25T09:24:46.1758266Z printf "%s/host/\n" busybox host-acl host-attr host-autoconf host-automake host-blake3 host-ccache host-cmake host-e2fsprogs host-fakeroot host-hiredis host-libtool host-m4 host-makedevs host-mkpasswd host-patchelf host-pkgconf host-skeleton host-util-linux host-xxhash host-zstd ifupdown-scripts initscripts keyutils libcurl libopenssl libzlib mmc-utils opensc openssl optee_client_ext optee_examples_ext optee_os_ext optee_rust_examples_ext optee_test_ext pcsc-lite skeleton skeleton-init-common skeleton-init-sysv strace toolchain toolchain-external toolchain-external-custom tpm2-tools tpm2-tss urandom-scripts util-linux util-linux-libs zlib | tac | rsync -a --hard-links --files-from=- --no-R -r /github/home/optee-qemuv8/out-br/per-package /github/home/optee-qemuv8/out-br/host 2025-08-25T09:24:47.6221292Z ##[warning]You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 69 MB 2025-08-25T09:24:48.8068010Z rsync: [receiver] write failed on "/github/home/optee-qemuv8/out-br/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libc.a": No space left on device (28) 2025-08-25T09:24:48.8068797Z rsync error: error in file IO (code 11) at receiver.c(381) [receiver=3.2.7] 2025-08-25T09:24:48.9076953Z rsync: [sender] write error: Broken pipe (32) 2025-08-25T09:24:48.9086739Z make[2]: *** [Makefile:717: host-finalize] Error 11 2025-08-25T09:24:48.9117895Z make[1]: *** [Makefile:23: _all] Error 2 2025-08-25T09:24:48.9118551Z make[1]: Leaving directory '/github/home/optee-qemuv8/out-br' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
