build error
Job failed with exit code: 1. Reason: cache miss: [stage-2 5/14] COPY --chown=user backend/api ./backend/api cache miss: [frontend-builder 6/6] RUN npm run build && npm cache clean --force cache miss: [stage-2 10/14] COPY --from=frontend-builder --chown=user /frontend/.next/static ./frontend/.next/static cache miss: [stage-2 4/14] COPY --from=python-deps --chown=user /root/.local /home/user/.local cache miss: [python-deps 2/4] RUN apt-get update && apt-get install -y --no-install-recommends gcc g++ && rm -rf /var/lib/apt/lists/* cache miss: [stage-2 2/14] RUN useradd -m -u 1000 user && apt-get update && apt-get install -y --no-install-recommends nodejs npm && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [frontend-builder 4/6] RUN npm ci --only=production && npm cache clean --force cache miss: [frontend-builder 2/6] WORKDIR /frontend cache miss: [stage-2 14/14] RUN chmod +x start.sh cache miss: [stage-2 6/14] COPY --chown=user backend/models ./backend/models cache miss: [frontend-builder 5/6] COPY frontend/ ./ cache miss: [python-deps 4/4] RUN pip install --no-cache-dir --user -r requirements.txt && rm -rf ~/.cache/pip cache miss: [stage-2 3/14] WORKDIR /app cache miss: [stage-2 11/14] COPY --from=frontend-builder --chown=user /frontend/public ./frontend/public cache miss: [python-deps 3/4] COPY requirements.txt . cache miss: [stage-2 8/14] COPY --chown=user backend/*.py ./backend/ cache miss: [stage-2 9/14] COPY --from=frontend-builder --chown=user /frontend/.next/standalone ./frontend/ cache miss: [stage-2 7/14] COPY --chown=user backend/services ./backend/services cache miss: [stage-2 12/14] COPY --from=frontend-builder --chown=user /frontend/package.json ./frontend/ cache miss: [frontend-builder 3/6] COPY frontend/package.json frontend/package-lock.json* ./ cache miss: [stage-2 13/14] COPY --chown=user start.sh . {"total":29,"completed":17,"user_total":23,"user_cached":0,"user_completed":11,"user_cacheable":21,"from":2,"miss":21,"client_duration_ms":928271}
Build logs:
Fetching error logs...