build error

Job failed with exit code: 1. Reason: cache miss: [ 8/11] RUN touch /app/cosmicforge_ai_chatbot/__init__.py cache miss: [ 5/11] RUN pip install --no-cache-dir --upgrade -r requirements.txt cache miss: [ 7/11] COPY cosmicforge_ai_chatbot /app/cosmicforge_ai_chatbot cache miss: [ 3/11] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [11/11] RUN chown -R nobody:nogroup /app cache miss: [ 9/11] RUN mkdir -p /tmp/huggingface_cache /tmp/logs /app/cosmicforge_ai_chatbot/data && chmod 777 /tmp/huggingface_cache /tmp/logs /app/cosmicforge_ai_chatbot/data cache miss: [ 6/11] RUN pip install --no-cache-dir fastapi uvicorn cache miss: [10/11] RUN rm -rf /root/.cache/huggingface && mkdir -p /root/.cache/huggingface && chmod 777 /root/.cache/huggingface cache miss: [ 4/11] COPY requirements.txt . {"total":16,"completed":8,"user_total":11,"user_cached":1,"user_completed":3,"user_cacheable":10,"from":1,"miss":9,"client_duration_ms":3864}

Build logs:

Fetching error logs...