Skip to content

(FIX): CI Security Fix - branchname injection #168

(FIX): CI Security Fix - branchname injection

(FIX): CI Security Fix - branchname injection #168

Re-run triggered January 29, 2025 15:20
Status Cancelled
Total duration 9m 58s
Artifacts

build.yaml

on: pull_request
Matrix: build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build-and-push-image (Hopper, hopper-, always, true, 90, true, Dockerfile-cuda)
The job was canceled because "turing_turing-_always_tru" failed.
build-and-push-image (Hopper, hopper-, always, true, 90, true, Dockerfile-cuda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${CUDA_COMPUTE_CAP} -ge 75 -a ${CUDA_COMPUTE_CAP} -lt 80 ]; then cargo chef cook --release --features candle-cuda-turing --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; else cargo chef cook --release --features candle-cuda --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; fi;" did not complete successfully: exit code: 101
build-and-push-image (RTX 4000, 89-, always, true, 89, true, Dockerfile-cuda)
The job was canceled because "turing_turing-_always_tru" failed.
build-and-push-image (RTX 4000, 89-, always, true, 89, true, Dockerfile-cuda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${CUDA_COMPUTE_CAP} -ge 75 -a ${CUDA_COMPUTE_CAP} -lt 80 ]; then cargo chef cook --release --features candle-cuda-turing --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; else cargo chef cook --release --features candle-cuda --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; fi;" did not complete successfully: exit code: 101
build-and-push-image (All, cuda-, always, false, false, Dockerfile-cuda-all)
The job was canceled because "turing_turing-_always_tru" failed.
build-and-push-image (turing, turing-, always, true, 75, DEFAULT_USE_FLASH_ATTENTION=False, true,...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${CUDA_COMPUTE_CAP} -ge 75 -a ${CUDA_COMPUTE_CAP} -lt 80 ]; then cargo chef cook --release --features candle-cuda-turing --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; else cargo chef cook --release --features candle-cuda --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; fi;" did not complete successfully: exit code: 101
build-and-push-image (ampere, always, true, 80, true, Dockerfile-cuda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${CUDA_COMPUTE_CAP} -ge 75 -a ${CUDA_COMPUTE_CAP} -lt 80 ]; then cargo chef cook --release --features candle-cuda-turing --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; else cargo chef cook --release --features candle-cuda --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; fi;" did not complete successfully: exit code: 101
build-and-push-image (a10, 86-, always, true, 86, true, Dockerfile-cuda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${CUDA_COMPUTE_CAP} -ge 75 -a ${CUDA_COMPUTE_CAP} -lt 80 ]; then cargo chef cook --release --features candle-cuda-turing --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; else cargo chef cook --release --features candle-cuda --features static-linking --no-default-features --recipe-path recipe.json && sccache -s; fi;" did not complete successfully: exit code: 101
matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/