build error
Job failed with exit code: 1. Reason: cache miss: [run 1/2] COPY --link ./ /app cache miss: [run 1/2] LINK COPY --link ./ /app cache miss: [base 8/9] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt gradio[oauth]==4.36.0 "uvicorn>=0.14.0" "websockets>=10.4" spaces "fastapi<0.113.0" cache miss: [run 2/2] LINK COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [pipfreeze 1/2] RUN mkdir -p /pipfreeze cache miss: [pipfreeze 2/2] RUN pip freeze > /pipfreeze/freeze.txt cache miss: [base 9/9] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [run 2/2] COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [base 7/9] RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages.txt apt-get install -y && rm -rf /var/lib/apt/lists/* {"total":27,"completed":21,"user_total":16,"user_cached":6,"user_completed":10,"user_cacheable":15,"from":1,"miss":9,"client_duration_ms":49781}
Build logs:
Fetching error logs...