build error
Job failed with exit code: 1. Reason: cache miss: [run 1/3] LINK COPY --link ./ /app cache miss: [run 1/3] COPY --link ./ /app cache miss: [base 5/7] RUN apt-get update && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [pipfreeze 1/2] RUN mkdir -p /pipfreeze cache miss: [run 3/3] COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [run 3/3] LINK COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [base 6/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [pipfreeze 2/2] RUN pip freeze > /pipfreeze/freeze.txt cache miss: [base 7/7] RUN pip install --no-cache-dir gradio[oauth,mcp]==5.36.2 "uvicorn>=0.14.0" spaces cache miss: [run 2/3] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true {"total":26,"completed":20,"user_total":15,"user_cached":4,"user_completed":9,"user_cacheable":14,"from":1,"miss":10,"client_duration_ms":175840}
Build logs:
Fetching error logs...