build error

Job failed with exit code: 1. Reason: cache miss: [4/6] WORKDIR /home/user/app cache miss: [3/6] RUN useradd -m -u 1000 user cache miss: [6/6] COPY --chown=user . . cache miss: [5/6] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir fastapi uvicorn huggingface_hub --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu llama-cpp-python cache miss: [2/6] RUN apt-get update && apt-get install -y wget git && rm -rf /var/lib/apt/lists/* {"total":11,"completed":10,"user_total":6,"user_cached":0,"user_completed":5,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":19297}

Build logs:

Fetching error logs...