build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 8/9] COPY --from=static /app/static /app/static cache miss: [static 2/4] WORKDIR /app cache miss: [stage-1 6/9] RUN pip install --no-cache-dir -r requirements.txt && mkdir -p /app/logs && chmod 777 /app/logs && mkdir -p /app/workspace && chmod 777 /app/workspace && mkdir -p /app/storage && chmod 777 /app/storage cache miss: [stage-1 4/9] WORKDIR /app cache miss: [stage-1 9/9] COPY config/template.yaml static/config.yaml cache miss: [static 4/4] RUN rm -rf static && wget -O dist.tar.gz https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/test-hp-metagpt-web/dist-20240417204906.tar.gz && tar xvzf dist.tar.gz && mv dist static && rm dist.tar.gz cache miss: [static 3/4] RUN apt update && apt install -y wget cache miss: [stage-1 7/9] COPY . . cache miss: [stage-1 5/9] COPY requirements.txt requirements.txt cache miss: [stage-1 3/9] RUN npm install -g @mermaid-js/mermaid-cli && npm cache clean --force cache miss: [stage-1 2/9] RUN apt update && apt install -y git chromium fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf libxss1 --no-install-recommends && apt clean && rm -rf /var/lib/apt/lists/* {"total":17,"completed":9,"user_total":12,"user_cached":0,"user_completed":4,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":11841}

Build logs:

Fetching error logs...