build error

Job failed with exit code: 1. Reason: cache miss: [2/9] WORKDIR /app cache miss: [6/9] WORKDIR /home/user cache miss: [9/9] COPY . /home/user/app cache miss: [3/9] COPY ./requirements.txt /app/requirements.txt cache miss: [8/9] WORKDIR /home/user/app cache miss: [4/9] RUN pip install --no-cache-dir -r /app/requirements.txt cache miss: [7/9] RUN mkdir app cache miss: [5/9] RUN useradd -m -u 1000 user {"total":15,"completed":15,"user_total":9,"user_cached":0,"user_completed":9,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":159570}

Build logs:

Fetching error logs...