build error
Job failed with exit code: 1. Reason: cache miss: [production 11/13] COPY --chown=radiant:radiant src/ ./src/ cache miss: [production 6/13] COPY --chown=radiant:radiant app.py . cache miss: [builder 4/5] COPY requirements.txt . cache miss: [production 13/13] RUN chmod +x app.py cache miss: [production 9/13] COPY --chown=radiant:radiant models/ ./models/ cache miss: [production 5/13] COPY --from=builder /root/.local /home/radiant/.local cache miss: [production 10/13] COPY --chown=radiant:radiant pages/ ./pages/ cache miss: [builder 3/5] WORKDIR /app cache miss: [production 4/13] WORKDIR /app cache miss: [builder 2/5] RUN apt-get update && apt-get install -y build-essential cmake git wget curl libgl1-mesa-glx libglib2.0-0 libsm6 libxext6 libxrender-dev libgomp1 && rm -rf /var/lib/apt/lists/* cache miss: [production 12/13] RUN mkdir -p logs temp cache miss: [production 3/13] RUN useradd --create-home --shell /bin/bash radiant && mkdir -p /app && chown -R radiant:radiant /app cache miss: [builder 5/5] RUN pip install --no-cache-dir --user -r requirements.txt cache miss: [production 2/13] RUN apt-get update && apt-get install -y libgl1-mesa-glx libglib2.0-0 libsm6 libxext6 libxrender-dev libgomp1 curl && rm -rf /var/lib/apt/lists/* cache miss: [production 7/13] COPY --chown=radiant:radiant .streamlit/ ./.streamlit/ cache miss: [production 8/13] COPY --chown=radiant:radiant assets/ ./assets/ {"total":22,"completed":8,"user_total":17,"user_cached":0,"user_completed":3,"user_cacheable":16,"from":1,"miss":16,"client_duration_ms":4392}
Build logs:
Fetching error logs...