build error

Job failed with exit code: 1. Reason: cache miss: [ 2/10] RUN apt-get update && apt-get install -y build-essential python3-dev libffi-dev && apt-get clean cache miss: [10/10] COPY --chown=user . /home/user/app cache miss: [ 6/10] RUN cat requirements.txt cache miss: [ 3/10] RUN useradd -m -u 1000 user cache miss: [ 9/10] RUN pip list cache miss: [ 7/10] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [ 8/10] RUN pip install --no-cache-dir chainlit==0.7.700 && which chainlit && chainlit --version cache miss: [ 5/10] COPY --chown=user requirements.txt /home/user/app/requirements.txt cache miss: [ 4/10] WORKDIR /home/user/app {"total":15,"completed":13,"user_total":10,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":51038}

Build logs:

Fetching error logs...