Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No space left on device when build che-code image #23168

Open
RomanNikitenko opened this issue Sep 27, 2024 · 1 comment
Open

No space left on device when build che-code image #23168

RomanNikitenko opened this issue Sep 27, 2024 · 1 comment
Assignees
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.

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Sep 27, 2024

Describe the bug

I get No space left on device error when build che-code image using che-in-che development

Che version

7.92@latest

Steps to reproduce

  1. Start a workspace for https://github.com/che-incubator/che-code on the dogfooding instance
  2. Terminal => Run Task => devfile => Compile che-code in a ubi8-based container using Podman
  3. Wait for a result of the command execution

Expected behavior

The command should build linux-libc-ubi8-amd64 image

Environment

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

@RomanNikitenko RomanNikitenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Sep 27, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 27, 2024
@RomanNikitenko RomanNikitenko added the area/dogfooding Using Eclispe Che to code, test and build Eclipse Che label Sep 27, 2024
@RomanNikitenko
Copy link
Member Author

RomanNikitenko commented Sep 27, 2024

Tested 15 GiB
Build failed as well...

image

@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. area/editor/vscode Issues related to the Code OSS editor of Che and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 30, 2024
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: 📅 Planned
Development

No branches or pull requests

3 participants