build error

Job failed with exit code: 1. Reason: cache miss: [ 8/10] RUN useradd -m -s /bin/bash ubuntu && echo "ubuntu ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/ubuntu && chmod 0440 /etc/sudoers.d/ubuntu cache miss: [ 7/10] RUN npm install -g pnpm@10.29.2 cache miss: [ 6/10] RUN pip install --no-cache-dir beautifulsoup4 fastapi flask fpdf2 markdown matplotlib numpy openpyxl pandas pdf2image pillow plotly reportlab requests seaborn tabulate uvicorn weasyprint xhtml2pdf cache miss: [ 4/10] RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.11 1 cache miss: [10/10] COPY --chown=ubuntu:ubuntu app /home/ubuntu/app cache miss: [ 9/10] WORKDIR /home/ubuntu cache miss: [ 5/10] RUN pip install --no-cache-dir --upgrade pip cache miss: [ 3/10] RUN update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1 cache miss: [ 2/10] RUN apt-get update && apt-get install -y --no-install-recommends build-essential software-properties-common curl wget git zip unzip less net-tools poppler-utils psmisc socat tar gnupg ca-certificates python3.11 python3.11-venv python3-pip nodejs npm chromium-browser && rm -rf /var/lib/apt/lists/* {"total":15,"completed":11,"user_total":10,"user_cached":0,"user_completed":6,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":41929}

Build logs:

Fetching error logs...