build error
Job failed with exit code: 1. Reason: cache miss: [7/7] RUN pip install --no-cache-dir -r requirements.txt cache miss: [6/7] COPY requirements.txt . cache miss: [4/7] RUN wget https://huggingface.co/datasets/qdqd/Research-agent/resolve/main/app.py cache miss: [3/7] RUN apt-get update && apt-get install -y wget && rm -rf /var/lib/apt/lists/* cache miss: [5/7] RUN if [ ! -f /app/app.py ]; then echo "Error: app.py not found" && exit 1; fi {"total":12,"completed":9,"user_total":7,"user_cached":1,"user_completed":4,"user_cacheable":6,"from":1,"miss":5,"client_duration_ms":5367}
Build logs:
Fetching error logs...