Skip to content

fix(mlc-llm): install CUDA toolkit #211

fix(mlc-llm): install CUDA toolkit

fix(mlc-llm): install CUDA toolkit #211

Triggered via push October 13, 2024 08:22
Status Failure
Total duration 8m 44s
Artifacts 2
simple-checks  /  Validate Image Metadata
2s
simple-checks / Validate Image Metadata
get-changed-images  /  Get Changed Images
3s
get-changed-images / Get Changed Images
build-images  /  Prepare to Build
7s
build-images / Prepare to Build
Matrix: build-images / build-platform-images
Matrix: build-images / merge
build-images  /  Build matrix success
0s
build-images / Build matrix success
Render Readme  /  Render README
Render Readme / Render README
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
build-images / Build/Test mlc-llm-cuda (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -o allexport && . /etc/os-release && set +o allexport && case \"${CHANNEL}\" in cuda*) apt-key del 7fa2af80 || true; apt update && apt install --yes --no-install-recommends software-properties-common && apt-add-repository contrib -y && apt purge --yes software-properties-common && wget \"https://developer.download.nvidia.com/compute/cuda/repos/${ID}${VERSION_ID}/$(uname -m)/cuda-keyring_1.1-1_all.deb\" && apt install ./cuda-keyring_1.1-1_all.deb || exit 1; rm -rf ./cuda-keyring_1.1-1_all.deb apt update && apt install --yes --no-install-recommends cuda-toolkit && apt clean ;; *) echo \"deb http://deb.debian.org/debian ${VERSION_CODENAME}-backports main\" >> /etc/apt/sources.list && apt update && apt install -t ${VERSION_CODENAME}-backports --yes --no-install-recommends mesa-vulkan-drivers vulkan-tools ;; esac && apt clean && rm -rf /tmp/* /var/tmp/" did not complete successfully: exit code: 100
build-images / Build/Test mlc-llm-cuda-nightly (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -o allexport && . /etc/os-release && set +o allexport && case \"${CHANNEL}\" in cuda*) apt-key del 7fa2af80 || true; apt update && apt install --yes --no-install-recommends software-properties-common && apt-add-repository contrib -y && apt purge --yes software-properties-common && wget \"https://developer.download.nvidia.com/compute/cuda/repos/${ID}${VERSION_ID}/$(uname -m)/cuda-keyring_1.1-1_all.deb\" && apt install ./cuda-keyring_1.1-1_all.deb || exit 1; rm -rf ./cuda-keyring_1.1-1_all.deb apt update && apt install --yes --no-install-recommends cuda-toolkit && apt clean ;; *) echo \"deb http://deb.debian.org/debian ${VERSION_CODENAME}-backports main\" >> /etc/apt/sources.list && apt update && apt install -t ${VERSION_CODENAME}-backports --yes --no-install-recommends mesa-vulkan-drivers vulkan-tools ;; esac && apt clean && rm -rf /tmp/* /var/tmp/" did not complete successfully: exit code: 100
build-images / Merge mlc-llm-cuda-nightly
Unable to find an artifact with the name: mlc-llm-cuda-nightly
build-images / Merge mlc-llm-cuda
Unable to find an artifact with the name: mlc-llm-cuda
simple-checks / Validate Image Metadata
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
get-changed-images / Get Changed Images
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Prepare to Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Build/Test mlc-llm-nightly (linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Build/Test mlc-llm (linux/amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Merge mlc-llm-cuda-nightly
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Merge mlc-llm-cuda
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Merge mlc-llm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-images / Merge mlc-llm-nightly
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mlc-llm", "mlc-llm-nightly". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
mlc-llm Expired
8 Bytes
mlc-llm-nightly Expired
16 Bytes