build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 8/10] RUN echo 'export PATH="/home/user/.local/bin:$PATH"' >> /home/user/.bashrc cache miss: [stage-0 6/10] RUN python -m pip install --upgrade pip cache miss: [stage-0 2/10] RUN apt update && apt install -y default-jdk cache miss: [stage-0 7/10] RUN pip install --user pipenv cache miss: [stage-0 5/10] RUN --mount=type=secret,id=GITLAB_CREDENTIALS,mode=0444,required=true git clone "https://oauth2:$(cat /run/secrets/GITLAB_CREDENTIALS)@gitlab.com/bookingcare/search.git" -b newt_v20/nam1 . cache miss: [stage-0 4/10] WORKDIR /home/user/app cache miss: [stage-0 3/10] RUN useradd -m -u 1000 user cache miss: [stage-0 10/10] RUN pipenv install cache miss: [stage-0 9/10] RUN . /home/user/.bashrc {"total":14,"completed":9,"user_total":10,"user_cached":0,"user_completed":5,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":26249}

Build logs:

Fetching error logs...