build error
Job failed with exit code: 1. Reason: cache miss: [builder 3/5] RUN uv sync --frozen && npm install --ignore-scripts --no-audit --no-fund cache miss: [production 2/15] COPY --from=builder /app/app/web /app/app/web cache miss: [production 3/15] COPY --from=builder /app/fastapi_app /app/fastapi_app cache miss: [production 10/15] COPY --from=builder /app/run_fastapi.py /app/run_fastapi.py cache miss: [production 7/15] COPY --from=builder /app/bin /app/bin cache miss: [production 4/15] COPY --from=builder /app/config /app/config cache miss: [production 1/15] COPY --from=builder /app/.venv /app/.venv cache miss: [production 12/15] COPY docker/import-demo-data.sh /app/docker/import-demo-data.sh cache miss: [production 11/15] COPY docker/demo-data /app/docker/demo-data cache miss: [production 14/15] COPY docker/entrypoint.sh /entrypoint.sh cache miss: [production 6/15] RUN sed -i 's/"application.mode": "development"/"application.mode": "production"/' /app/config/config.json cache miss: [production 13/15] RUN chmod +x /app/docker/import-demo-data.sh cache miss: [production 8/15] COPY --from=builder /app/schema /app/schema cache miss: [builder 5/5] RUN uv run python bin/compile-sl-icons.py && node bin/build.js --steps=templates,version,pdfjs,bundle && npm prune --omit=dev && npm cache clean --force && uv cache clean && rm -rf .git && rm -rf tests && rm -rf app/src && rm -rf node_modules/.cache && rm -rf /root/.cache && rm -rf /root/.npm && rm -rf /tmp/* /var/tmp/* && rm -f .dockerignore .gitignore README.md LICENSE && rm -f playwright.config.js docker-compose.test.yml && rm -f package-lock.json && find . -name "*.pyc" -delete && find . -name "__pycache__" -type d -exec rm -rf {} + 2>/dev/null || true cache miss: [production 5/15] COPY --from=builder /app/docs /app/docs cache miss: [builder 4/5] COPY . . cache miss: [production 15/15] RUN chmod +x /entrypoint.sh cache miss: [builder 2/5] COPY pyproject.toml uv.lock ./ cache miss: [production 9/15] COPY --from=builder /app/pyproject.toml /app/pyproject.toml {"total":30,"completed":12,"user_total":25,"user_cached":5,"user_completed":7,"user_cacheable":24,"from":1,"miss":19,"client_duration_ms":13167}
Build logs:
Fetching error logs...