build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] COPY meshcat_shapes.py planning_utils.py ./ cache miss: [ 2/10] RUN apt-get update && apt-get install -y --no-install-recommends libgl1-mesa-dev libglib2.0-0 git build-essential cmake libeigen3-dev && rm -rf /var/lib/apt/lists/* cache miss: [ 9/10] COPY app.py robot.py nginx.conf run.sh ws_bridge.py ./ cache miss: [ 5/10] COPY requirements.txt ./ cache miss: [ 3/10] RUN apt-get update && apt-get install -y --no-install-recommends nginx && rm -rf /var/lib/apt/lists/* cache miss: [ 7/10] RUN echo ${PWD} && ls -lR cache miss: [ 6/10] RUN apt-get update && apt-get install -y --no-install-recommends git && pip install --upgrade pip && pip install --verbose -r requirements.txt cache miss: [ 4/10] WORKDIR /workspace cache miss: [10/10] RUN chmod +x /workspace/run.sh && rm -f /etc/nginx/nginx.conf && ln -s /workspace/nginx.conf /etc/nginx/nginx.conf {"total":15,"completed":11,"user_total":10,"user_cached":0,"user_completed":6,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":76658}

Build logs:

Fetching error logs...