lupyuen commented on PR #13139: URL: https://github.com/apache/nuttx/pull/13139#issuecomment-2309445853
@xiaoxiang781216 Sorry what does this error mean for the ` Docker-Linux` build? Are we out of disk space for the Docker Image? Thanks! https://github.com/apache/nuttx/actions/runs/10552464652/job/29236244423 ```text 97 [stage-12 53/53] RUN mkdir -p /tools/ccache/bin && ln -sf `which ccache` /tools/ccache/bin/aarch64-none-elf-gcc && ln -sf `which ccache` /tools/ccache/bin/aarch64-none-elf-g++ && ln -sf `which ccache` /tools/ccache/bin/arm-none-eabi-gcc && ln -sf `which ccache` /tools/ccache/bin/arm-none-eabi-g++ && ln -sf `which ccache` /tools/ccache/bin/avr-gcc && ln -sf `which ccache` /tools/ccache/bin/avr-g++ && ln -sf `which ccache` /tools/ccache/bin/avr32-gcc && ln -sf `which ccache` /tools/ccache/bin/avr32-g++ && ln -sf `which ccache` /tools/ccache/bin/cc && ln -sf `which ccache` /tools/ccache/bin/c++ && ln -sf `which ccache` /tools/ccache/bin/clang && ln -sf `which ccache` /tools/ccache/bin/clang++ && ln -sf `which ccache` /tools/ccache/bin/gcc && ln -sf `which ccache` /tools/ccache/bin/g++ && ln -sf `which ccache` /tools/ccache/bin/p32-gcc && ln -sf `which ccache` /tools/ccache/bin/rx-elf-gcc && ln -sf `which ccache` /tools/ccache/bin/riscv-none-elf-gc c && ln -sf `which ccache` #97 DONE 0.1s #98 exporting to image #98 exporting layers #98 exporting layers 108.4s done #98 ERROR: mount callback failed on /tmp/containerd-mount1340964273: mount callback failed on /tmp/containerd-mount2504404974: failed to write compressed diff: failed to create diff tar stream: failed to copy: write /var/lib/buildkit/runc-overlayfs/content/ingest/1e55b0e585604cd155a508fc2b84febb206d7fc2e8b0a5c2c8bcbeb296b952f7/data: no space left on device ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org