build error

Job failed with exit code: 1. Reason: cache miss: [runtime 2/8] RUN apt-get update && apt-get install -y --no-install-recommends libopenblas0 libgomp1 && rm -rf /var/lib/apt/lists/* cache miss: [builder 4/10] RUN git clone https://github.com/bjoernbethge/infinigen.git /app cache miss: [builder 8/10] RUN sh -c "ulimit -n 4096 && uv sync --no-build-isolation" cache miss: [runtime 5/8] COPY --from=builder /root/.local /root/.local cache miss: [builder 2/10] RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates git build-essential libopenblas-dev && rm -rf /var/lib/apt/lists/* cache miss: [builder 6/10] RUN uv venv /app/.venv cache miss: [builder 7/10] RUN sh -c "ulimit -n 4096 && uv pip install torch --index-url https://download.pytorch.org/whl/cpu" cache miss: [runtime 4/8] COPY --from=builder /app /app cache miss: [runtime 8/8] RUN chown -R user:user /app cache miss: [builder 5/10] WORKDIR /app cache miss: [builder 3/10] RUN curl -LsSf https://astral.sh/uv/install.sh | sh cache miss: [runtime 7/8] COPY app.py /app/app.py cache miss: [runtime 6/8] WORKDIR /app cache miss: [builder 10/10] RUN useradd -ms /bin/bash user && chown -R user:user /app cache miss: [runtime 3/8] RUN useradd -ms /bin/bash user cache miss: [builder 9/10] RUN sh -c "ulimit -n 4096 && uv pip install gradio>=5.0.0 pydantic-ai[huggingface]>=1.0.8" {"total":22,"completed":15,"user_total":17,"user_cached":0,"user_completed":10,"user_cacheable":16,"from":1,"miss":16,"client_duration_ms":26131}

Build logs:

Fetching error logs...