build error
Job failed with exit code: 1. Reason: cache miss: [builder 4/5] COPY requirements.txt . cache miss: [stage-1 6/6] RUN touch tasks/__init__.py graders/__init__.py agents/__init__.py cache miss: [stage-1 3/6] WORKDIR /app cache miss: [builder 5/5] RUN pip install --no-cache-dir --prefix=/install -r requirements.txt cache miss: [stage-1 2/6] RUN useradd -m -u 1000 appuser cache miss: [stage-1 4/6] COPY --from=builder /install /usr/local cache miss: [stage-1 5/6] COPY --chown=appuser:appuser . . {"total":15,"completed":10,"user_total":10,"user_cached":3,"user_completed":5,"user_cacheable":9,"from":1,"miss":7,"client_duration_ms":525}
Build logs:
Fetching error logs...