No space left on device when build che-code image #23168
Labels
area/dogfooding
Using Eclispe Che to code, test and build Eclipse Che
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
I get
No space left on device
error when build che-code image using che-in-che developmentChe version
7.92@latest
Steps to reproduce
Expected behavior
The command should build
linux-libc-ubi8-amd64
imageEnvironment
I faced the problem on the dogfooding instance
Eclipse Che Logs
Error: committing container for step {Env:[GITHUB_TOKEN= container=oci STI_SCRIPTS_URL=image:///usr/libexec/s2i STI_SCRIPTS_PATH=/usr/libexec/s2i APP_ROOT=/opt/app-root HOME=/opt/app-root/src PLATFORM=el8 NODEJS_VERSION=20 NPM_RUN=start NAME=nodejs NPM_CONFIG_PREFIX=/opt/app-root/src/.npm-global PATH=/opt/app-root/src/node_modules/.bin/:/opt/app-root/src/.npm-global/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CNB_STACK_ID=com.redhat.stacks.ubi8-nodejs-20 CNB_USER_ID=1001 CNB_GROUP_ID=0 SUMMARY=Platform for building and running Node.js 20 applications DESCRIPTION=Node.js 20 available as container is a base platform for building and running various Node.js 20 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. DISABLE_V8_COMPILE_CACHE=1 ELECTRON_SKIP_BINARY_DOWNLOAD=1 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1] Command:run Args:[yarn install --force] Flags:[] Attrs:map[] Message:RUN yarn install --force Heredocs:[] Original:RUN yarn install --force}: copying layers and metadata for container "a994ff72494e279f1a7546e38b052e5a6bed699b2efa9d46ff0c204f6e93c9cf": writing blob: adding layer with blob "sha256:0e870dd8fa1eabf8e7ede133a4d1927babf9a713c617a54f999827d00215a9a0": processing tar file(write /checode-compilation/extensions/typescript-language-features/node_modules/@microsoft/applicationinsights-web-basic/browser/es5/aib.3.cjs.js.map: no space left on device): exit status 1
Additional context
No response
The text was updated successfully, but these errors were encountered: