build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 8/15] RUN --mount=type=secret,id=cipherw,mode=0444,required=true sh -c 'echo "cipherw = \"$(cat /run/secrets/cipherw)\"" >> /usr/src/app/cipherW.py' cache miss: [stage-0 4/15] RUN python3 -m venv /usr/src/app/venv cache miss: [stage-0 7/15] RUN --mount=type=secret,id=cipherx,mode=0444,required=true sh -c 'echo "cipherx = \"$(cat /run/secrets/cipherx)\"" >> /usr/src/app/cipherX.py' cache miss: [stage-0 5/15] COPY rd.txt ./ cache miss: [stage-0 15/15] RUN npm run build cache miss: [stage-0 14/15] COPY . . cache miss: [stage-0 13/15] RUN npm install cache miss: [stage-0 9/15] COPY loki.py ./ cache miss: [stage-0 11/15] COPY package*.json ./ cache miss: [stage-0 6/15] RUN /usr/src/app/venv/bin/pip install --no-cache-dir -r rd.txt cache miss: [stage-0 3/15] RUN apt-get update && apt-get install -y git python3 python3-venv && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 12/15] RUN rm cipherW.py cipherX.py cache miss: [stage-0 10/15] RUN /usr/src/app/venv/bin/python loki.py {"total":20,"completed":15,"user_total":15,"user_cached":1,"user_completed":10,"user_cacheable":14,"from":1,"miss":13,"client_duration_ms":21820}

Build logs:

Fetching error logs...