build error
Job failed with exit code: 1. Reason: cache miss: [11/16] COPY scripts/patch_mamba_ssm.py /tmp/patch_mamba_ssm.py cache miss: [ 5/16] RUN pip install --upgrade pip wheel setuptools packaging ninja cache miss: [ 2/16] RUN apt-get update && apt-get install -y python3.10 python3.10-venv python3-pip git build-essential ninja-build libgl1 libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [12/16] RUN set -eux; pip download "mamba-ssm>=2.2.2" --no-deps --no-binary=:all: -d /tmp/mamba-src; cd /tmp/mamba-src; SDIST=$(ls mamba_ssm*.tar.gz mamba-ssm*.tar.gz 2>/dev/null | head -1); tar -xzf "$SDIST"; SRCDIR=$(tar -tzf "$SDIST" | head -1 | sed 's:/.*::'); cd "$SRCDIR"; python /tmp/patch_mamba_ssm.py setup.py; pip install . --no-build-isolation -v cache miss: [14/16] RUN python - <<'PY' cache miss: [ 6/16] RUN pip install --index-url https://download.pytorch.org/whl/cu121 torch torchvision torchaudio cache miss: [ 7/16] WORKDIR /app cache miss: [ 3/16] RUN nvcc --version cache miss: [ 9/16] RUN pip install --no-cache-dir -r requirements.txt cache miss: [13/16] RUN python - <<'PY' cache miss: [15/16] RUN cd SRMA-Mamba/selective_scan && pip install --no-build-isolation -e . -v cache miss: [ 4/16] RUN python3.10 -m venv /opt/venv cache miss: [ 8/16] COPY requirements.txt . cache miss: [10/16] COPY . . cache miss: [16/16] RUN python - <<'PY' {"total":21,"completed":17,"user_total":16,"user_cached":0,"user_completed":12,"user_cacheable":15,"from":1,"miss":15,"client_duration_ms":313746}
Build logs:
Fetching error logs...