build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 8/10] COPY main.py . cache miss: [stage-1 7/10] RUN pip install uvicorn python-multipart cache miss: [builder 7/7] RUN npm run build cache miss: [builder 5/7] WORKDIR /app/my-genui-app/frontend cache miss: [builder 2/7] RUN apt-get update && apt-get install -y python3 python3-pip curl cache miss: [stage-1 9/10] COPY start.sh . cache miss: [stage-1 3/10] COPY --from=builder /app/my-genui-app/backend /app/backend cache miss: [stage-1 10/10] RUN chmod +x start.sh cache miss: [stage-1 5/10] WORKDIR /app/backend cache miss: [builder 6/7] RUN npm install cache miss: [builder 3/7] WORKDIR /app cache miss: [stage-1 6/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 4/10] COPY --from=builder /app/my-genui-app/frontend/dist /app/backend/static cache miss: [builder 4/7] RUN npx create-c1-app@latest my-genui-app --template template-c1-next --no-install cache miss: [stage-1 2/10] WORKDIR /app {"total":23,"completed":12,"user_total":17,"user_cached":0,"user_completed":6,"user_cacheable":15,"from":2,"miss":15,"client_duration_ms":23304}

Build logs:

Fetching error logs...