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

[Bug]: Stuck in infinite loop #2193

Closed
techsin opened this issue May 13, 2024 · 2 comments
Closed

[Bug]: Stuck in infinite loop #2193

techsin opened this issue May 13, 2024 · 2 comments

Comments

@techsin
Copy link

techsin commented May 13, 2024

Description

I'm using Nodjes 18 and it keeps restarting, i can't even type any commands it says container is restarting unhealthy

Minimal Reproduction (if possible, example repository)

make nodejs app try to run it.. i know it sounds like stupid but that's exactly what i did

Exception or Error

2024-05-13T04:03:53.980253316Z > myapp@0.0.0 start
2024-05-13T04:03:53.980262516Z > node --es-module-specifier-resolution=node server.js 2> error.log || true
2024-05-13T04:03:53.980275116Z
2024-05-13T04:03:57.920627948Z npm WARN config production Use --omit=dev instead.
2024-05-13T04:03:57.985389882Z
2024-05-13T04:03:57.985430723Z > myapp@0.0.0 start
2024-05-13T04:03:57.985441723Z > node --es-module-specifier-resolution=node server.js 2> error.log || true
2024-05-13T04:03:57.985451003Z
2024-05-13T04:04:05.120562305Z npm WARN config production Use --omit=dev instead.
2024-05-13T04:04:05.187453765Z
2024-05-13T04:04:05.187495365Z > myapp@0.0.0 start
2024-05-13T04:04:05.187539686Z > node --es-module-specifier-resolution=node server.js 2> error.log || true
2024-05-13T04:04:05.187549046Z
2024-05-13T04:04:18.699955748Z npm WARN config production Use --omit=dev instead.
2024-05-13T04:04:18.766383812Z
2024-05-13T04:04:18.766429172Z > myapp@0.0.0 start
2024-05-13T04:04:18.766438292Z > node --es-module-specifier-resolution=node server.js 2> error.log || true

Found application type: node.
[2024-May-13 04:02:51.698014] If you need further customization, please check the documentation of Nixpacks: https://nixpacks.com/docs/providers/node
[2024-May-13 04:02:52.463034] ----------------------------------------
[2024-May-13 04:02:52.466611] Building docker image started.
[2024-May-13 04:02:52.468998] To check the current progress, click on Show Debug Logs.
[2024-May-13 04:02:52.833962]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]

╔════════ Nixpacks v1.21.2 ═══════╗
║ setup │ nodejs_18, npm-9_x ║
║─────────────────────────────────║
║ install │ npm install ║
║─────────────────────────────────║
║ start │ npm start ║
╚═════════════════════════════════╝

[2024-May-13 04:02:53.335104]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 851B done
#1 DONE 0.0s

#2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1707782610

[2024-May-13 04:02:53.678332]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#2 DONE 0.5s

[2024-May-13 04:02:53.909790]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [1/8] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1707782610@sha256:8f4b0fd95dc3311cf9a59f236d8d7d7f956fe21a2a1d64b53c82f12c4e859f09
#4 DONE 0.0s

#5 [2/8] WORKDIR /app/
#5 CACHED

#6 [internal] load build context
#6 transferring context: 3.02MB 0.0s done
#6 DONE 0.0s

#7 [3/8] COPY .nixpacks/nixpkgs-bf744fe90419885eefced41b3e5ae442d732712d.nix .nixpacks/nixpkgs-bf744fe90419885eefced41b3e5ae442d732712d.nix
#7 DONE 0.0s

#8 [4/8] RUN nix-env -if .nixpacks/nixpkgs-bf744fe90419885eefced41b3e5ae442d732712d.nix && nix-collect-garbage -d

[2024-May-13 04:03:09.591156]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 15.83 installing 'bf744fe90419885eefced41b3e5ae442d732712d-env'

[2024-May-13 04:03:10.114795]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 16.36 these 6 derivations will be built:
#8 16.36 /nix/store/hnmz90i5z7w0xvkcwvaa5qvjsp7ri7lq-npm-9.9.3.tgz.drv
#8 16.36 /nix/store/35ai4qax3kh3clqid6lg1pbsy6w1rbiz-npm.drv
#8 16.36 /nix/store/hx6dg7rnf72s0p2ha0279vg03xi003if-libraries.drv
#8 16.36 /nix/store/54qfz8sw979i6f7is2zsmrrhswlnxjxc-bf744fe90419885eefced41b3e5ae442d732712d-env.drv
#8 16.36 /nix/store/g8xppl6yxnqfkydkx9gfx12pp90a1gsl-builder.pl.drv
#8 16.36 /nix/store/9czh7qal6057d1yl92nlvxdx5ibpc6sr-bf744fe90419885eefced41b3e5ae442d732712d-env.drv
#8 16.36 these 73 paths will be fetched (96.12 MiB download, 499.02 MiB unpacked):

[2024-May-13 04:03:10.348085]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 16.36 /nix/store/dw4d5ig4n4zblrxv3910jw11l2xa7bb7-acl-2.3.1
#8 16.36 /nix/store/ij8x0wr0v24c1qn9gn42nznxmv6m278i-attr-2.5.1
#8 16.36 /nix/store/5manmilmar3d8209ggbshm1hpg5ps9px-bash-5.2-p15
#8 16.36 /nix/store/q5ivgn27vl58cahzng642baihd9sbssp-binutils-2.40
#8 16.36 /nix/store/ip94x9cl9bgmw03vdzs4xc6nr74rkmlr-binutils-2.40-lib
#8 16.36 /nix/store/i9d9pcz0vb21g8l42bal5x44snmzhyhd-binutils-wrapper-2.40
#8 16.36 /nix/store/r3vfly4qcmhlznb890kvmjy9gcgwjiys-bzip2-1.0.8
#8 16.36 /nix/store/858bz1aiz6v93xb3m7jyjfk42acwzxiv-bzip2-1.0.8-bin
#8 16.36 /nix/store/yzjayfz7wj5qjr7gc7lxxlyknrjv629d-coreutils-9.3
#8 16.36 /nix/store/c68z796lm3vmvlkzk5snvfr8pfdx0akg-curl-8.4.0
#8 16.36 /nix/store/d55ck73rxm7f3v2x8s7ydpg6yw1hn25h-curl-8.4.0-bin
#8 16.36 /nix/store/7nkh4677jdvd57g1nwgydmhpm41lvyqn-curl-8.4.0-dev
#8 16.36 /nix/store/59vp0v606l3mcm7jsw1bbpcg73vjm7if-curl-8.4.0-man
#8 16.36 /nix/store/8hpla0x98q0rljbssyn2k9mp7kw106fz-diffutils-3.10
#8 16.36 /nix/store/94nl5dnj60j9p5xa6wpxmx0lr8yn8hca-ed-1.19
#8 16.36 /nix/store/y3bhdc47460cc3gccr84gkbijl5g585h-expand-response-params
#8 16.36 /nix/store/pmsc4193a7ldzwbb8clfvbgk2kz71ibi-file-5.45
#8 16.36 /nix/store/30v4rl287cjngxf74wsk4bfr6f4b4m4n-findutils-4.9.0
#8 16.36 /nix/store/j0wajgmfxbszcs7q642k3csy023cmmac-gawk-5.2.2
#8 16.36 /nix/store/p6c9dnykv4a5fir64xn28z5qrh9y519q-gcc-12.3.0
#8 16.36 /nix/store/6g3bglk85b40b32dmf2vp6asncgyblqa-gcc-12.3.0-lib
#8 16.36 /nix/store/x5ghnj5rshkfsgkfy5yzk9acf72rf9s5-gcc-12.3.0-libgcc
#8 16.36 /nix/store/pnq8ll8ayvlkw6p0xh9fmqn94v4lfi78-gcc-wrapper-12.3.0
#8 16.36 /nix/store/c0hkzndf6i162jymxmlirn9l6ypv7p3c-glibc-2.38-23
#8 16.36 /nix/store/pdqldhcsam8caqmfx9h7ag81wk7zj8cg-glibc-2.38-23-bin
#8 16.36 /nix/store/ykbz3nwq9gzgmimr133fjj2zxri92i8f-glibc-2.38-23-dev
#8 16.36 /nix/store/0i5x82g75nykxp02lxq57wvng53ys372-gmp-6.3.0
#8 16.36 /nix/store/fxpicvkqlyv52j92b60g8c7pxwnzd8md-gmp-with-cxx-6.3.0
#8 16.36 /nix/store/d6mw0pccx440idcdigcphp1h4b9kvg1i-gnu-config-2023-07-31
#8 16.36 /nix/store/56ywcai3wk520ib1jxac6wpwvi61wm45-gnugrep-3.11
#8 16.36 /nix/store/1fclfqxwlrnwxw57icqwnmzzk7lqfjwy-gnumake-4.4.1
#8 16.36 /nix/store/3vk6zr0a9wxnyy5kxzdli8amlq3jyx2i-gnused-4.9
#8 16.36 /nix/store/hlzkhprf0qrqqdn1s801j2h3rlfd4fpa-gnutar-1.35
#8 16.36 /nix/store/bnvgr7vpmgarna14i067m4a3w6biihqx-gzip-1.13
#8 16.36 /nix/store/7xr5ip78qwpq43r5vmkbbfvvg4siwm1y-icu4c-73.2
#8 16.36 /nix/store/d5nybbi1qa4rbcbndfq5960fazxvn1gf-icu4c-73.2-dev
#8 16.36 /nix/store/g27yy5np6ammf5jmss4d8lmi2a1imhm8-isl-0.20
#8 16.36 /nix/store/j543z14dym5mkkm14bc16dvqg7lgm05y-keyutils-1.6.3-lib
#8 16.36 /nix/store/2syab7xmdpiybx1zxa3xr1f69bd0c28h-libidn2-2.3.4
#8 16.36 /nix/store/y1ayk92p87vaql2ja6j9pgi26swcwm0g-libkrb5-1.20.2
#8 16.36 /nix/store/xc5h5bhpxiqby9l9ci9j33nl0b4hjw8j-libkrb5-1.20.2-dev
#8 16.36 /nix/store/inbihjhzy22ybvq8lcd6ik14mp0c09zj-libmpc-1.3.1
#8 16.36 /nix/store/a8afa2yllcyf7f9ackcj8qq5np22fp22-libssh2-1.11.0
#8 16.36 /nix/store/fap65562r1s88iqdnvjgvl3s9py8k4ik-libssh2-1.11.0-dev
#8 16.36 /nix/store/jdqaab4vz0fq41iyip2w60zj03lidlmd-libunistring-1.1
#8 16.36 /nix/store/kfdvif4lanw5zfdbhnp7hrjlrsxbzal9-libuv-1.46.0
#8 16.36 /nix/store/skg4aqgnx5libnrya72ln063zdfbkc37-libuv-1.46.0-dev
#8 16.36 /nix/store/45307rq4fz0cy70f1s07wpy82rd8shy3-libxcrypt-4.4.36
#8 16.36 /nix/store/nbmnmd6lqh98praxrpdzp9rjzrk1pmfr-linux-headers-6.5
#8 16.36 /nix/store/7sv5w87imp8dam1fg7n48gzvzhfm0p2b-mirrors-list
#8 16.36 /nix/store/wlsypmn8rfjzkpkwm5q6dnn8gf04b283-mpfr-4.2.1
#8 16.36 /nix/store/wyvii8yybpqv5lcvwlgrj53r0qlc04af-nghttp2-1.57.0
#8 16.36 /nix/store/09rzk4mwl4nash8drdn4c0m8w59dd7rd-nghttp2-1.57.0-dev
#8 16.36 /nix/store/arl8y66hczna0kqaj4wkhlvnqpi72faw-nghttp2-1.57.0-lib
#8 16.36 /nix/store/60pa8wq7v4y1h8647r5c87csvxjfsllx-nodejs-18.18.2
#8 16.36 /nix/store/0sqi2agzm3n627fcal38xqznaf8wmmap-openssl-3.0.11
#8 16.36 /nix/store/3347aia6svi5xidp0lqi1s7r00mvdfk1-openssl-3.0.11
#8 16.36 /nix/store/0k98pi8acycnxp5sy4bd1g3q583n44b4-openssl-3.0.11-bin
#8 16.36 /nix/store/fjqjsx216ldsj80x2dr7y0v0a0x99p1r-openssl-3.0.11-bin
#8 16.36 /nix/store/95lcz1zxx7zraqv9l7hkc5bgsvxicq1w-openssl-3.0.11-dev
#8 16.36 /nix/store/z3ddssvp49811qym1sbzibyjnslcllb8-openssl-3.0.11-dev
#8 16.36 /nix/store/klws8w4ck6278w2nhcf1j28zf6601q5w-patch-2.7.6
#8 16.36 /nix/store/h0m1lbs2kwj1nzgbnrcnl9lh0ibpc3n3-patchelf-0.15.0
#8 16.36 /nix/store/dkrkq9a7hmnj366f1bs74nfivq7zfls1-pcre2-10.42
#8 16.36 /nix/store/gii6is0pavib3jajs1pcrx85j4xrsfld-perl-5.38.0
#8 16.36 /nix/store/8jii800hnijk5fbb4pp5sjvf29blqn85-stdenv-linux
#8 16.36 /nix/store/j4w7yj8c4z7zg5y6bhhypnl456dwmrc5-stdenv-linux
#8 16.36 /nix/store/8msafrmg86slw26hjy3si94akxq0g6nd-update-autotools-gnu-config-scripts-hook
#8 16.36 /nix/store/8ryb54ica2wz5npwlcrld8cd3c3n87cb-xgcc-12.3.0-libgcc
#8 16.36 /nix/store/0hdid26wdc42fwsqlhisf1z0wlfbfr4c-xz-5.4.4
#8 16.36 /nix/store/f6hbrgr4i30lf67ymlr8qhkq7y2hdbkg-xz-5.4.4-bin
#8 16.36 /nix/store/i6w8i3ps7x9cyyyvfif55rf1plvprp2f-zlib-1.3
#8 16.36 /nix/store/kbb1di1z3qfh3iarj10lhnz418r6lqh7-zlib-1.3-dev
#8 16.37 copying path '/nix/store/x5ghnj5rshkfsgkfy5yzk9acf72rf9s5-gcc-12.3.0-libgcc' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/d6mw0pccx440idcdigcphp1h4b9kvg1i-gnu-config-2023-07-31' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/8ryb54ica2wz5npwlcrld8cd3c3n87cb-xgcc-12.3.0-libgcc' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/jdqaab4vz0fq41iyip2w60zj03lidlmd-libunistring-1.1' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/nbmnmd6lqh98praxrpdzp9rjzrk1pmfr-linux-headers-6.5' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/7sv5w87imp8dam1fg7n48gzvzhfm0p2b-mirrors-list' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/59vp0v606l3mcm7jsw1bbpcg73vjm7if-curl-8.4.0-man' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/wyvii8yybpqv5lcvwlgrj53r0qlc04af-nghttp2-1.57.0' from 'https://cache.nixos.org'.../
#8 16.38 copying path '/nix/store/8msafrmg86slw26hjy3si94akxq0g6nd-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'.../
#8 16.42 copying path '/nix/store/2syab7xmdpiybx1zxa3xr1f69bd0c28h-libidn2-2.3.4' from 'https://cache.nixos.org'.../
#8 16.44 copying path '/nix/store/c0hkzndf6i162jymxmlirn9l6ypv7p3c-glibc-2.38-23' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:10.745916]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 16.99 copying path '/nix/store/ij8x0wr0v24c1qn9gn42nznxmv6m278i-attr-2.5.1' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/r3vfly4qcmhlznb890kvmjy9gcgwjiys-bzip2-1.0.8' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/5manmilmar3d8209ggbshm1hpg5ps9px-bash-5.2-p15' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:10.873628]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 16.99 copying path '/nix/store/94nl5dnj60j9p5xa6wpxmx0lr8yn8hca-ed-1.19' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/j0wajgmfxbszcs7q642k3csy023cmmac-gawk-5.2.2' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/y3bhdc47460cc3gccr84gkbijl5g585h-expand-response-params' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/3vk6zr0a9wxnyy5kxzdli8amlq3jyx2i-gnused-4.9' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/1fclfqxwlrnwxw57icqwnmzzk7lqfjwy-gnumake-4.4.1' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/6g3bglk85b40b32dmf2vp6asncgyblqa-gcc-12.3.0-lib' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/0sqi2agzm3n627fcal38xqznaf8wmmap-openssl-3.0.11' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/j543z14dym5mkkm14bc16dvqg7lgm05y-keyutils-1.6.3-lib' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/0i5x82g75nykxp02lxq57wvng53ys372-gmp-6.3.0' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/pdqldhcsam8caqmfx9h7ag81wk7zj8cg-glibc-2.38-23-bin' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/45307rq4fz0cy70f1s07wpy82rd8shy3-libxcrypt-4.4.36' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/arl8y66hczna0kqaj4wkhlvnqpi72faw-nghttp2-1.57.0-lib' from 'https://cache.nixos.org'.../
#8 16.99 copying path '/nix/store/kfdvif4lanw5zfdbhnp7hrjlrsxbzal9-libuv-1.46.0' from 'https://cache.nixos.org'.../
#8 17.06 copying path '/nix/store/3347aia6svi5xidp0lqi1s7r00mvdfk1-openssl-3.0.11' from 'https://cache.nixos.org'.../
#8 17.06 copying path '/nix/store/klws8w4ck6278w2nhcf1j28zf6601q5w-patch-2.7.6' from 'https://cache.nixos.org'.../
#8 17.07 copying path '/nix/store/858bz1aiz6v93xb3m7jyjfk42acwzxiv-bzip2-1.0.8-bin' from 'https://cache.nixos.org'.../
#8 17.07 copying path '/nix/store/dkrkq9a7hmnj366f1bs74nfivq7zfls1-pcre2-10.42' from 'https://cache.nixos.org'.../
#8 17.07 copying path '/nix/store/dw4d5ig4n4zblrxv3910jw11l2xa7bb7-acl-2.3.1' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/i6w8i3ps7x9cyyyvfif55rf1plvprp2f-zlib-1.3' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/0hdid26wdc42fwsqlhisf1z0wlfbfr4c-xz-5.4.4' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/09rzk4mwl4nash8drdn4c0m8w59dd7rd-nghttp2-1.57.0-dev' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/skg4aqgnx5libnrya72ln063zdfbkc37-libuv-1.46.0-dev' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/g27yy5np6ammf5jmss4d8lmi2a1imhm8-isl-0.20' from 'https://cache.nixos.org'.../
#8 17.08 copying path '/nix/store/wlsypmn8rfjzkpkwm5q6dnn8gf04b283-mpfr-4.2.1' from 'https://cache.nixos.org'.../
#8 17.11 copying path '/nix/store/ip94x9cl9bgmw03vdzs4xc6nr74rkmlr-binutils-2.40-lib' from 'https://cache.nixos.org'.../
#8 17.11 copying path '/nix/store/pmsc4193a7ldzwbb8clfvbgk2kz71ibi-file-5.45' from 'https://cache.nixos.org'.../
#8 17.11 copying path '/nix/store/kbb1di1z3qfh3iarj10lhnz418r6lqh7-zlib-1.3-dev' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:10.976909]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 17.11 copying path '/nix/store/hlzkhprf0qrqqdn1s801j2h3rlfd4fpa-gnutar-1.35' from 'https://cache.nixos.org'.../
#8 17.12 copying path '/nix/store/y1ayk92p87vaql2ja6j9pgi26swcwm0g-libkrb5-1.20.2' from 'https://cache.nixos.org'.../
#8 17.12 copying path '/nix/store/bnvgr7vpmgarna14i067m4a3w6biihqx-gzip-1.13' from 'https://cache.nixos.org'.../
#8 17.13 copying path '/nix/store/ykbz3nwq9gzgmimr133fjj2zxri92i8f-glibc-2.38-23-dev' from 'https://cache.nixos.org'.../
#8 17.14 copying path '/nix/store/f6hbrgr4i30lf67ymlr8qhkq7y2hdbkg-xz-5.4.4-bin' from 'https://cache.nixos.org'.../
#8 17.14 copying path '/nix/store/inbihjhzy22ybvq8lcd6ik14mp0c09zj-libmpc-1.3.1' from 'https://cache.nixos.org'.../
#8 17.15 copying path '/nix/store/0k98pi8acycnxp5sy4bd1g3q583n44b4-openssl-3.0.11-bin' from 'https://cache.nixos.org'.../
#8 17.15 copying path '/nix/store/56ywcai3wk520ib1jxac6wpwvi61wm45-gnugrep-3.11' from 'https://cache.nixos.org'.../
#8 17.17 copying path '/nix/store/7xr5ip78qwpq43r5vmkbbfvvg4siwm1y-icu4c-73.2' from 'https://cache.nixos.org'.../
#8 17.17 copying path '/nix/store/fxpicvkqlyv52j92b60g8c7pxwnzd8md-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'.../
#8 17.17 copying path '/nix/store/h0m1lbs2kwj1nzgbnrcnl9lh0ibpc3n3-patchelf-0.15.0' from 'https://cache.nixos.org'.../
#8 17.19 copying path '/nix/store/95lcz1zxx7zraqv9l7hkc5bgsvxicq1w-openssl-3.0.11-dev' from 'https://cache.nixos.org'.../
#8 17.20 copying path '/nix/store/q5ivgn27vl58cahzng642baihd9sbssp-binutils-2.40' from 'https://cache.nixos.org'.../
#8 17.20 copying path '/nix/store/p6c9dnykv4a5fir64xn28z5qrh9y519q-gcc-12.3.0' from 'https://cache.nixos.org'.../
#8 17.21 copying path '/nix/store/xc5h5bhpxiqby9l9ci9j33nl0b4hjw8j-libkrb5-1.20.2-dev' from 'https://cache.nixos.org'.../
#8 17.21 copying path '/nix/store/a8afa2yllcyf7f9ackcj8qq5np22fp22-libssh2-1.11.0' from 'https://cache.nixos.org'.../
#8 17.21 copying path '/nix/store/fjqjsx216ldsj80x2dr7y0v0a0x99p1r-openssl-3.0.11-bin' from 'https://cache.nixos.org'.../
#8 17.22 copying path '/nix/store/yzjayfz7wj5qjr7gc7lxxlyknrjv629d-coreutils-9.3' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:11.449450]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 17.69 copying path '/nix/store/c68z796lm3vmvlkzk5snvfr8pfdx0akg-curl-8.4.0' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:11.596766]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 17.70 copying path '/nix/store/z3ddssvp49811qym1sbzibyjnslcllb8-openssl-3.0.11-dev' from 'https://cache.nixos.org'.../
#8 17.72 copying path '/nix/store/8hpla0x98q0rljbssyn2k9mp7kw106fz-diffutils-3.10' from 'https://cache.nixos.org'.../
#8 17.72 copying path '/nix/store/30v4rl287cjngxf74wsk4bfr6f4b4m4n-findutils-4.9.0' from 'https://cache.nixos.org'.../
#8 17.72 copying path '/nix/store/gii6is0pavib3jajs1pcrx85j4xrsfld-perl-5.38.0' from 'https://cache.nixos.org'.../
#8 17.84 copying path '/nix/store/i9d9pcz0vb21g8l42bal5x44snmzhyhd-binutils-wrapper-2.40' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:11.791440]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 17.90 copying path '/nix/store/d5nybbi1qa4rbcbndfq5960fazxvn1gf-icu4c-73.2-dev' from 'https://cache.nixos.org'.../
#8 18.03 copying path '/nix/store/d55ck73rxm7f3v2x8s7ydpg6yw1hn25h-curl-8.4.0-bin' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:11.945602]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 18.03 copying path '/nix/store/fap65562r1s88iqdnvjgvl3s9py8k4ik-libssh2-1.11.0-dev' from 'https://cache.nixos.org'.../
#8 18.04 copying path '/nix/store/8jii800hnijk5fbb4pp5sjvf29blqn85-stdenv-linux' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:12.183909]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 18.42 copying path '/nix/store/60pa8wq7v4y1h8647r5c87csvxjfsllx-nodejs-18.18.2' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:12.311352]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 18.45 building '/nix/store/g8xppl6yxnqfkydkx9gfx12pp90a1gsl-builder.pl.drv'...
#8 18.46 copying path '/nix/store/7nkh4677jdvd57g1nwgydmhpm41lvyqn-curl-8.4.0-dev' from 'https://cache.nixos.org'.../
#8 18.55 building '/nix/store/hx6dg7rnf72s0p2ha0279vg03xi003if-libraries.drv'...
[2024-May-13 04:03:12.429763]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 18.67 warning: Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled

[2024-May-13 04:03:12.609142]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 18.67 warning: Ignoring setting 'impure-env' because experimental feature 'configurable-impure-env' is not enabled
#8 18.70 building '/nix/store/54qfz8sw979i6f7is2zsmrrhswlnxjxc-bf744fe90419885eefced41b3e5ae442d732712d-env.drv'...

[2024-May-13 04:03:12.783858]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 19.02 building '/nix/store/hnmz90i5z7w0xvkcwvaa5qvjsp7ri7lq-npm-9.9.3.tgz.drv'...

[2024-May-13 04:03:12.965083]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 19.21
#8 19.21 trying https://registry.npmjs.org/npm/-/npm-9.9.3.tgz
[2024-May-13 04:03:13.173905]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 19.21 % Total % Received % Xferd Average Speed Time Time Time Current
#8 19.21 Dload Upload Total Spent Left Speed
#8 19.26 100 2648k 100 2648k 0 0 50.4M 0 --:--:-- --:--:-- --:--:-- 50.7M

[2024-May-13 04:03:14.611657]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 20.85 copying path '/nix/store/pnq8ll8ayvlkw6p0xh9fmqn94v4lfi78-gcc-wrapper-12.3.0' from 'https://cache.nixos.org'.../
[2024-May-13 04:03:14.855797]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 20.86 copying path '/nix/store/j4w7yj8c4z7zg5y6bhhypnl456dwmrc5-stdenv-linux' from 'https://cache.nixos.org'.../
#8 20.89 building '/nix/store/35ai4qax3kh3clqid6lg1pbsy6w1rbiz-npm.drv'...
#8 20.94 unpacking sources
#8 20.95 unpacking source archive /nix/store/5g8sx2db8abw7by9djl9kzkikafy5ylw-npm-9.9.3.tgz
[2024-May-13 04:03:14.865120]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.11 source root is package

[2024-May-13 04:03:15.092030]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.17 setting SOURCE_DATE_EPOCH to timestamp 499162500 of file package/package.json
#8 21.18 installing

[2024-May-13 04:03:15.423457]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.66 building '/nix/store/9czh7qal6057d1yl92nlvxdx5ibpc6sr-bf744fe90419885eefced41b3e5ae442d732712d-env.drv'...

[2024-May-13 04:03:15.556543]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.74 created 33 symlinks in user environment
#8 21.80 building '/nix/store/4gak6alnkfg9hn9413xvr3jni7ika06l-user-environment.drv'...

[2024-May-13 04:03:15.715321]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.96 removing old generations of profile /nix/var/nix/profiles/per-user/root/profile
#8 21.96 removing profile version 1
#8 21.96 removing old generations of profile /nix/var/nix/profiles/per-user/root/channels
#8 21.96 removing old generations of profile /nix/var/nix/profiles/per-user/root/profile

[2024-May-13 04:03:15.820368]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 21.96 removing old generations of profile /nix/var/nix/profiles/per-user/root/channels
#8 21.96 finding garbage collector roots...
#8 21.96 removing stale link from '/nix/var/nix/gcroots/auto/lzjbmb2ry0z7lma2fvpqprb12921pnb5' to '/nix/var/nix/profiles/per-user/root/profile-1-link'
#8 21.96 deleting garbage...
#8 21.97 deleting '/nix/store/z6shiwa73l5233ysila7mxjdgydcsqfd-user-environment.drv'
#8 21.97 deleting '/nix/store/wlbxq1f5navrg8dsgbx34ys6bqbjn3yp-user-environment'
#8 21.97 deleting '/nix/store/l6r8dwh2snx2d4iyyy79cpcbvmj8xq9y-env-manifest.nix'
#8 21.98 deleting '/nix/store/7nkh4677jdvd57g1nwgydmhpm41lvyqn-curl-8.4.0-dev'
#8 21.98 deleting '/nix/store/xc5h5bhpxiqby9l9ci9j33nl0b4hjw8j-libkrb5-1.20.2-dev'
#8 21.98 deleting '/nix/store/74fjkkmw1bfwmb6xvxyrx142pgildfjs-source'
#8 21.98 deleting '/nix/store/j4w7yj8c4z7zg5y6bhhypnl456dwmrc5-stdenv-linux'
#8 21.98 deleting '/nix/store/pnq8ll8ayvlkw6p0xh9fmqn94v4lfi78-gcc-wrapper-12.3.0'
#8 21.98 deleting '/nix/store/p6c9dnykv4a5fir64xn28z5qrh9y519q-gcc-12.3.0'
#8 22.05 deleting '/nix/store/i9d9pcz0vb21g8l42bal5x44snmzhyhd-binutils-wrapper-2.40'
#8 22.05 deleting '/nix/store/ykbz3nwq9gzgmimr133fjj2zxri92i8f-glibc-2.38-23-dev'
#8 22.06 deleting '/nix/store/nbmnmd6lqh98praxrpdzp9rjzrk1pmfr-linux-headers-6.5'

[2024-May-13 04:03:15.920401]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 22.08 deleting '/nix/store/gii6is0pavib3jajs1pcrx85j4xrsfld-perl-5.38.0'
#8 22.14 deleting '/nix/store/8jii800hnijk5fbb4pp5sjvf29blqn85-stdenv-linux'
#8 22.14 deleting '/nix/store/8msafrmg86slw26hjy3si94akxq0g6nd-update-autotools-gnu-config-scripts-hook'
#8 22.14 deleting '/nix/store/7sv5w87imp8dam1fg7n48gzvzhfm0p2b-mirrors-list'
#8 22.14 deleting '/nix/store/1fclfqxwlrnwxw57icqwnmzzk7lqfjwy-gnumake-4.4.1'
#8 22.15 deleting '/nix/store/5h5mhljygvv963aqqhzz5ki6cnv7wsgp-builder.pl'
#8 22.15 deleting '/nix/store/d55ck73rxm7f3v2x8s7ydpg6yw1hn25h-curl-8.4.0-bin'
#8 22.15 deleting '/nix/store/c68z796lm3vmvlkzk5snvfr8pfdx0akg-curl-8.4.0'
#8 22.15 deleting '/nix/store/09rzk4mwl4nash8drdn4c0m8w59dd7rd-nghttp2-1.57.0-dev'
#8 22.15 deleting '/nix/store/arl8y66hczna0kqaj4wkhlvnqpi72faw-nghttp2-1.57.0-lib'
#8 22.15 deleting '/nix/store/zf0p0d3s6859injr5crsm4fpcivwm1hg-libraries'
#8 22.15 deleting '/nix/store/30v4rl287cjngxf74wsk4bfr6f4b4m4n-findutils-4.9.0'
#8 22.15 deleting '/nix/store/pmsc4193a7ldzwbb8clfvbgk2kz71ibi-file-5.45'
#8 22.16 deleting '/nix/store/fap65562r1s88iqdnvjgvl3s9py8k4ik-libssh2-1.11.0-dev'
#8 22.16 deleting '/nix/store/a8afa2yllcyf7f9ackcj8qq5np22fp22-libssh2-1.11.0'
#8 22.16 deleting '/nix/store/y3bhdc47460cc3gccr84gkbijl5g585h-expand-response-params'
#8 22.16 deleting '/nix/store/f6hbrgr4i30lf67ymlr8qhkq7y2hdbkg-xz-5.4.4-bin'
#8 22.16 deleting '/nix/store/0hdid26wdc42fwsqlhisf1z0wlfbfr4c-xz-5.4.4'
#8 22.16 deleting '/nix/store/bnvgr7vpmgarna14i067m4a3w6biihqx-gzip-1.13'
#8 22.16 deleting '/nix/store/858bz1aiz6v93xb3m7jyjfk42acwzxiv-bzip2-1.0.8-bin'

[2024-May-13 04:03:16.137851]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 22.16 deleting '/nix/store/45307rq4fz0cy70f1s07wpy82rd8shy3-libxcrypt-4.4.36'
#8 22.16 deleting '/nix/store/8hpla0x98q0rljbssyn2k9mp7kw106fz-diffutils-3.10'
#8 22.17 deleting '/nix/store/56ywcai3wk520ib1jxac6wpwvi61wm45-gnugrep-3.11'
#8 22.17 deleting '/nix/store/z3ddssvp49811qym1sbzibyjnslcllb8-openssl-3.0.11-dev'
#8 22.18 deleting '/nix/store/fjqjsx216ldsj80x2dr7y0v0a0x99p1r-openssl-3.0.11-bin'
#8 22.18 deleting '/nix/store/p4pyxbybs4xf279afbwx0bvs0l3fxmxv-source'
#8 22.18 deleting '/nix/store/j0wajgmfxbszcs7q642k3csy023cmmac-gawk-5.2.2'
#8 22.18 deleting '/nix/store/hlzkhprf0qrqqdn1s801j2h3rlfd4fpa-gnutar-1.35'
#8 22.19 deleting '/nix/store/5g8sx2db8abw7by9djl9kzkikafy5ylw-npm-9.9.3.tgz'
#8 22.19 deleting '/nix/store/klws8w4ck6278w2nhcf1j28zf6601q5w-patch-2.7.6'
#8 22.19 deleting '/nix/store/94nl5dnj60j9p5xa6wpxmx0lr8yn8hca-ed-1.19'
#8 22.19 deleting '/nix/store/q5ivgn27vl58cahzng642baihd9sbssp-binutils-2.40'
#8 22.21 deleting '/nix/store/ip94x9cl9bgmw03vdzs4xc6nr74rkmlr-binutils-2.40-lib'
#8 22.21 deleting '/nix/store/h9fx4v5v131czagbsb80gryih4lqrgr2-source'
#8 22.22 deleting '/nix/store/dkrkq9a7hmnj366f1bs74nfivq7zfls1-pcre2-10.42'
#8 22.22 deleting '/nix/store/pdqldhcsam8caqmfx9h7ag81wk7zj8cg-glibc-2.38-23-bin'
#8 22.22 deleting '/nix/store/h0m1lbs2kwj1nzgbnrcnl9lh0ibpc3n3-patchelf-0.15.0'
#8 22.22 deleting '/nix/store/y1ayk92p87vaql2ja6j9pgi26swcwm0g-libkrb5-1.20.2'
#8 22.22 deleting '/nix/store/j543z14dym5mkkm14bc16dvqg7lgm05y-keyutils-1.6.3-lib'
#8 22.22 deleting '/nix/store/59vp0v606l3mcm7jsw1bbpcg73vjm7if-curl-8.4.0-man'
#8 22.22 deleting '/nix/store/d6mw0pccx440idcdigcphp1h4b9kvg1i-gnu-config-2023-07-31'
#8 22.22 deleting '/nix/store/3347aia6svi5xidp0lqi1s7r00mvdfk1-openssl-3.0.11'
#8 22.22 deleting '/nix/store/inbihjhzy22ybvq8lcd6ik14mp0c09zj-libmpc-1.3.1'
#8 22.22 deleting '/nix/store/wlsypmn8rfjzkpkwm5q6dnn8gf04b283-mpfr-4.2.1'
#8 22.23 deleting '/nix/store/hw0mp7awqma06m6s2h9yckyccxb63nqx-source'

[2024-May-13 04:03:17.856423]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 24.10 deleting '/nix/store/g27yy5np6ammf5jmss4d8lmi2a1imhm8-isl-0.20'

[2024-May-13 04:03:18.031837]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 24.10 deleting '/nix/store/3vk6zr0a9wxnyy5kxzdli8amlq3jyx2i-gnused-4.9'
#8 24.11 deleting '/nix/store/0i5x82g75nykxp02lxq57wvng53ys372-gmp-6.3.0'
#8 24.11 deleting '/nix/store/r3vfly4qcmhlznb890kvmjy9gcgwjiys-bzip2-1.0.8'
#8 24.11 deleting '/nix/store/wyvii8yybpqv5lcvwlgrj53r0qlc04af-nghttp2-1.57.0'
#8 24.11 deleting unused links...
#8 24.11 note: currently hard linking saves -0.00 MiB
#8 24.12 62 store paths deleted, 500.75 MiB freed

[2024-May-13 04:03:18.101206]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#8 DONE 24.3s

[2024-May-13 04:03:18.289736]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#9 [5/8] COPY . /app/.
#9 DONE 0.0s

#10 [6/8] RUN npm install

[2024-May-13 04:03:18.660273]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#10 0.521 npm

[2024-May-13 04:03:18.810981]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
WARN config production Use --omit=dev instead.

[2024-May-13 04:03:41.128756]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#10 22.99
#10 22.99 added 731 packages, and audited 732 packages in 23s

[2024-May-13 04:03:41.281789]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#10 22.99
#10 22.99 163 packages are looking for funding
#10 22.99 run npm fund for details
#10 22.99
#10 22.99 found 0 vulnerabilities

[2024-May-13 04:03:41.590784]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#10 DONE 23.5s

[2024-May-13 04:03:41.742596]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#11 [7/8] RUN printf '\nPATH=/app/node_modules/.bin:$PATH' >> /root/.profile

[2024-May-13 04:03:41.760407]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#11 DONE 0.2s

[2024-May-13 04:03:41.912251]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#12 [8/8] COPY . /app

[2024-May-13 04:03:42.024079]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#12 DONE 0.3s

[2024-May-13 04:03:42.176641]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#13 exporting to image
#13 exporting layers

[2024-May-13 04:03:45.733138]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#13 exporting layers 3.7s done

[2024-May-13 04:03:45.765744]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
#13 writing image sha256:f8b2081d36a89899b34c711ac1ebb900a22af5f7b91bc1cb91bcafc13d7f6c4e done
#13 naming to docker.io/library/zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 done
#13 DONE 3.7s

[2024-May-13 04:03:45.774310]

[COMMAND] docker exec nswkcgs bash -c 'nixpacks build -c /artifacts/thegameplan.json --no-cache --no-error-without-start -n zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06 /artifacts/nswkcgs'
[OUTPUT]
=== Successfully Built! ===

Run:
docker run -it zgowscg:c455c4859f94854abb35519858f2925b1e6f4f06

[2024-May-13 04:03:45.958380] Building docker image completed.
[2024-May-13 04:03:45.964956] ----------------------------------------
[2024-May-13 04:03:45.969093] Rolling update started.
[2024-May-13 04:03:46.209065]

[COMMAND] docker exec nswkcgs bash -c 'SOURCE_COMMIT=c455c4859f94854abb35519858f2925b1e6f4f06 docker compose --project-directory /artifacts/nswkcgs -f /artifacts/nswkcgs/docker-compose.yml up --build -d'
[OUTPUT]
Container zgowscg-040246597329 Creating

[2024-May-13 04:03:46.269841]

[COMMAND] docker exec nswkcgs bash -c 'SOURCE_COMMIT=c455c4859f94854abb35519858f2925b1e6f4f06 docker compose --project-directory /artifacts/nswkcgs -f /artifacts/nswkcgs/docker-compose.yml up --build -d'
[OUTPUT]
zgowscg-040246597329 Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded.

[2024-May-13 04:03:46.274988]

[COMMAND] docker exec nswkcgs bash -c 'SOURCE_COMMIT=c455c4859f94854abb35519858f2925b1e6f4f06 docker compose --project-directory /artifacts/nswkcgs -f /artifacts/nswkcgs/docker-compose.yml up --build -d'
[OUTPUT]
Container zgowscg-040246597329 Created
Container zgowscg-040246597329 Starting

[2024-May-13 04:03:46.498236]

[COMMAND] docker exec nswkcgs bash -c 'SOURCE_COMMIT=c455c4859f94854abb35519858f2925b1e6f4f06 docker compose --project-directory /artifacts/nswkcgs -f /artifacts/nswkcgs/docker-compose.yml up --build -d'
[OUTPUT]
Container zgowscg-040246597329 Started

[2024-May-13 04:03:46.507807] New container started.
[2024-May-13 04:03:46.512147] Removing old containers.
[2024-May-13 04:03:46.634805] Rolling update completed.

Version

v4.0.0-beta.277

@andrasbacsai
Copy link
Member

node --es-module-specifier-resolution=node server.js 2> error.log || true this start command redirects the error to error.log file (which is probably not persistent between deployments), and if there is any error, it gives back true.

I suggest to use node --es-module-specifier-resolution=node server.js as start command and see what is the error.

@techsin
Copy link
Author

techsin commented May 14, 2024

I was using that prior. There was this warning that was due to importing json file, i switched to reading it manually read sync.. and i think that fixed the restarting problem.. But it's confusing because i'd not have THOUGHT a warning would cause docker to restart. I've different problem, but thanks for all the hard work. My new problem is around nodejs clusters and socketio and 400 errors. however, it could be number of things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants