build error

Job failed with exit code: 1. Reason: cache miss: [7/7] RUN chmod +x /home/ubuntu/.local/bin/llama-server cache miss: [5/7] WORKDIR /home/ubuntu cache miss: [4/7] RUN wget -O /tmp/tabby_x86_64-manylinux2014.zip https://github.com/TabbyML/tabby/releases/download/nightly/tabby_x86_64-manylinux2014.zip && unzip /tmp/tabby_x86_64-manylinux2014.zip -d /tmp/tabby && mv /tmp/tabby/dist/tabby_x86_64-manylinux2014/* /home/ubuntu/.local/bin/ && rm -rf /tmp/tabby_x86_64-manylinux2014.zip /tmp/tabby cache miss: [3/7] RUN mkdir -p /home/ubuntu/.local/bin cache miss: [6/7] RUN chmod +x /home/ubuntu/.local/bin/tabby cache miss: [2/7] RUN apt-get update && apt-get install -y --no-install-recommends libgomp1 unzip wget ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":11,"completed":8,"user_total":7,"user_cached":0,"user_completed":4,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":20799}

Build logs:

Fetching error logs...