build error
Job failed with exit code: 1. Reason: cache miss: [stage-0 9/9] RUN chmod +x /home/user/app/space/entrypoint.sh cache miss: [stage-0 7/9] RUN cd vendor/image-studio/frontend && sed -i '/{ value: "batch", label: "Batch of 4" },/d' components/studio-client.tsx && ! grep -q 'Batch of 4' components/studio-client.tsx && echo "[patch] removed Batch-of-4 mode from studio UI" && PATH="/home/user/app/.venv/bin:/home/user/.local/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" NEXT_PUBLIC_BACKEND_URL=http://127.0.0.1:7860 npm install --no-audit --no-fund && PATH="/home/user/app/.venv/bin:/home/user/.local/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" NEXT_PUBLIC_BACKEND_URL=http://127.0.0.1:7860 npm run build cache miss: [stage-0 4/9] RUN curl -fsSL https://astral.sh/uv/install.sh | sh cache miss: docker-image://docker.io/docker/dockerfile:1.6@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 cache miss: [stage-0 2/9] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git build-essential python3 python3-venv libgomp1 libssl3 nginx openssl procps && rm -rf /var/lib/apt/lists/* && chown -R 1000:1000 /var/lib/nginx /var/log/nginx /run cache miss: [stage-0 8/9] COPY --chown=user space/ /home/user/app/space/ cache miss: [stage-0 5/9] WORKDIR /home/user/app cache miss: resolve image config for docker-image://docker.io/docker/dockerfile:1.6 cache miss: [stage-0 6/9] RUN --mount=type=secret,id=GH_TOKEN,uid=1000,required=true git config --global credential.helper '!f() { echo "username=oauth2"; echo "password=$(cat /run/secrets/GH_TOKEN)"; }; f' && git clone https://github.com/PrismML-Eng/Bonsai-image-demo.git . && SKIP_DOWNLOAD=1 BONSAI_PACKAGE_MIN_AGE_DAYS=0 ./setup.sh && git config --global --unset credential.helper cache miss: [stage-0 3/9] RUN useradd -m -u 1000 user {"total":16,"completed":13,"user_total":11,"user_cached":0,"user_completed":8,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":84819}
Build logs:
Fetching error logs...