build error
Job failed with exit code: 1. Reason: 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: [run 8/13] RUN git config --global user.name "ivalenzuela" cache miss: [run 7/13] RUN git config --global user.email "[email protected]" cache miss: [run 13/13] COPY --link --from=dev-mode /dev-mode /dev-mode cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-3c12366@sha256:7ca04608ad7742347969deb024740272ed6edc59d1e226951c93e3c0d0bfbdda cache miss: [run 1/13] LINK COPY --link ./ /app cache miss: [pipfreeze 1/2] RUN mkdir -p /pipfreeze cache miss: [run 6/13] RUN pip install --no-cache-dir IPython wheel cache miss: [run 13/13] LINK COPY --link --from=dev-mode /dev-mode /dev-mode cache miss: [base 5/7] RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages.txt apt-get install -y && 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: [run 3/13] COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [vscode 2/2] RUN wget https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v1.101.2/openvscode-server-v1.101.2-linux-x64.tar.gz -O /tmp/openvscode-server.tar.gz && tar -xzf /tmp/openvscode-server.tar.gz -C /opt && rm /tmp/openvscode-server.tar.gz && mv /opt/openvscode-server-v1.101.2-linux-x64 /opt/openvscode-server cache miss: [dev-mode 1/1] COPY --link --from=huggingface/spaces-dev-init-process:sha-3c12366 /app/init-process /dev-mode/init-process cache miss: [run 5/13] RUN chsh -s /usr/bin/bash root cache miss: [run 2/13] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true cache miss: [pipfreeze 2/2] RUN pip freeze > /pipfreeze/freeze.txt cache miss: [run 12/13] RUN /opt/openvscode-server/bin/openvscode-server --install-extension ms-python.python --install-extension ms-python.debugpy cache miss: [run 11/13] COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [run 4/13] RUN apt-get update && apt-get install -y htop vim nano gdb && rm -rf /var/lib/apt/lists/* cache miss: [run 3/13] LINK COPY --from=pipfreeze --link /pipfreeze/ /pipfreeze/ cache miss: [run 11/13] LINK COPY --link --from=vscode /opt/openvscode-server /opt/openvscode-server cache miss: [run 1/13] COPY --link ./ /app cache miss: [base 7/7] RUN pip install --no-cache-dir gradio[oauth,mcp]==5.32.1 "uvicorn>=0.14.0" spaces cache miss: [run 10/13] RUN ln -s /dev-mode/init-process /tmp/init-process cache miss: [run 9/13] RUN mkdir -p /home/user && ( [ -e /home/user/app ] || ln -s /app/ /home/user/app ) || true {"total":42,"completed":23,"user_total":30,"user_cached":4,"user_completed":11,"user_cacheable":29,"from":1,"miss":25,"client_duration_ms":162527}
Build logs:
Fetching error logs...