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

Increase Node.js memory limit to 4GB in storybook dockerfile #2590

Merged
merged 1 commit into from
Jan 2, 2025

fix: increase Node.js memory limit to 4GB in storybook dockerfile

186cd20
Select commit
Loading
Failed to load commit list.
Merged

Increase Node.js memory limit to 4GB in storybook dockerfile #2590

fix: increase Node.js memory limit to 4GB in storybook dockerfile
186cd20
Select commit
Loading
Failed to load commit list.
Garnix CI / devShell frontend [x86_64-linux] failed Dec 31, 2024 in 1s

Run results

Build failed

Details

Last 100 lines of logs:



error (ignored): error: SQLite database '/tmp/garnix-cache-b4c2d872f8a186a8/nix/eval-cache-v5/a90418748477f729bb9944b37f93afa3156249dc04c346426360607f879e1b98.sqlite' is busy
error (ignored): error: end of string reached
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'nix-shell'
         whose name attribute is located at /nix/store/6bi7khd9g03jk1dqrv9hfvar98h9qjjr-source/pkgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'shellHook' of derivation 'nix-shell'

         at /nix/store/6bi7khd9g03jk1dqrv9hfvar98h9qjjr-source/pkgs/build-support/mkshell/default.nix:45:3:

           44|
           45|   shellHook = lib.concatStringsSep "\n" (lib.catAttrs "shellHook"
             |   ^
           46|     (lib.reverseList inputsFrom ++ [ attrs ]));

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: getting status of '/nix/store/rcc7mjla4hkq6hw1apw07vq2qm66k7s9-source/govtool/frontend/yarn.lock': No such file or directory
frontend> failed running package evaluation. You should be able to reproduce the error locally by running: prlimit --as=8589934592 nix build .#devShells.x86_64-linux.frontend --dry-run --json