build error

Job failed with exit code: 1. Reason: cache miss: [5/9] RUN pip install --upgrade pip cache miss: [3/9] COPY . . cache miss: [2/9] WORKDIR /app cache miss: [9/9] RUN python -m pip install -e /app/detectron2 cache miss: [8/9] RUN git clone https://github.com/facebookresearch/detectron2.git /app/detectron2 cache miss: [7/9] RUN pip install -r requirements.txt cache miss: [6/9] RUN pip install torch==2.0.1+cpu torchvision==0.15.2+cpu --index-url https://download.pytorch.org/whl/cpu cache miss: [4/9] RUN apt-get update && apt-get install -y git ffmpeg libsm6 libxext6 g++ build-essential cmake python3-dev wget && rm -rf /var/lib/apt/lists/* {"total":14,"completed":14,"user_total":9,"user_cached":0,"user_completed":9,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":91367}

Build logs:

Fetching error logs...