Skip to content

Release

Release #217

Manually triggered February 12, 2025 13:03
Status Failure
Total duration 4m 5s
Artifacts

release.yml

on: workflow_dispatch
Create release
5s
Create release
Desktop
3s
Desktop
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Docker (cuda12)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c distro=\"ubuntu$(. /etc/lsb-release; echo \"$DISTRIB_RELEASE\" | tr -d '.')\" && arch=\"$(if [ \"$(uname -m)\" = \"aarch64\" ]; then echo \"sbsa\"; else echo \"x86_64\"; fi)\" && apt-get update && apt-get install -y ca-certificates wget && wget -qO /tmp/cuda-keyring.deb https://developer.download.nvidia.com/compute/cuda/repos/$distro/$arch/cuda-keyring_1.1-1_all.deb && dpkg -i /tmp/cuda-keyring.deb && apt-get update && cuda_version=\"${CUDA_VERSION}\" && cuda_major=\"${cuda_version%-*}\" && apt-get install -y git cuda-nvcc-${CUDA_VERSION} cuda-libraries-${CUDA_VERSION} libcudnn9-cuda-$cuda_major && apt-get clean -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Docker (cuda12)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Docker (default)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists