build error

Job failed with exit code: 1. Reason: cache miss: [10/10] COPY pyproject.toml ./pyproject.toml cache miss: [ 9/10] COPY main.py ./main.py cache miss: [ 5/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 8/10] COPY scripts/ ./scripts/ cache miss: [ 7/10] COPY app/ ./app/ cache miss: [ 4/10] COPY requirements.txt . cache miss: [ 6/10] RUN python -c "from sentence_transformers import SentenceTransformer; SentenceTransformer('all-MiniLM-L6-v2')" cache miss: [ 3/10] RUN apt-get update && apt-get install -y build-essential g++ cmake libgomp1 git && rm -rf /var/lib/apt/lists/* {"total":15,"completed":10,"user_total":10,"user_cached":1,"user_completed":5,"user_cacheable":9,"from":1,"miss":8,"client_duration_ms":18480}

Build logs:

Fetching error logs...