Skip to content

Publish Docker image #318

Publish Docker image

Publish Docker image #318

Triggered via schedule July 22, 2026 06:39
Status Queued
Total duration
Artifacts 12

docker.yml

on: schedule
Create and push git tag
40s
Create and push git tag
Prepare Docker matrices
2s
Prepare Docker matrices
Matrix: Push Docker image to Docker Registry
Matrix: Create shared tags from digests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/arm64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/arm64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/amd64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (intel, .devops/intel.Dockerfile, linux/amd64, true, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${GGML_SYCL_F16}\" = \"ON\" ]; then echo \"GGML_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DGGML_SYCL_F16=ON\"; fi && echo \"Building with dynamic libs\" && cmake -B build -DGGML_NATIVE=OFF -DGGML_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${OPT_SYCL_F16} && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/amd64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (musa, .devops/musa.Dockerfile, linux/amd64, true, true, tru...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${MUSA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DMUSA_ARCHITECTURES=${MUSA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_MUSA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (openvino, .devops/openvino.Dockerfile, linux/amd64, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c bash -c \"source ${OpenVINO_DIR}/setupvars.sh && cmake -B build/ReleaseOV -G Ninja -DCMAKE_BUILD_TYPE=Release -DGGML_OPENVINO=ON && cmake --build build/ReleaseOV -j$(nproc)\"" did not complete successfully: exit code: 1
Push Docker image to Docker Registry (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, tru...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c HIPCXX=\"$(hipconfig -l)/clang\" HIP_PATH=\"$(hipconfig -R)\" cmake -S . -B build -DGGML_HIP=ON -DGGML_HIP_ROCWMMA_FATTN=ON -DAMDGPU_TARGETS=\"$ROCM_DOCKER_ARCH\" -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DCMAKE_BUILD_TYPE=Release -DLLAMA_BUILD_TESTS=OFF && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...

Artifacts

Produced during runtime
Name Size Digest
ryan-mangeno~llama.cpp~0R21VH.dockerbuild
34.5 KB
sha256:3036075df99b87244a131339f30c0fdc7c3321c1c42c19c2934dddec3ecf6bc7
ryan-mangeno~llama.cpp~4VDHTN.dockerbuild
35.9 KB
sha256:10139b0553c6a69b0c0ba6393baca0b21fb4492bf1658e83ad5dbc0da652be1f
ryan-mangeno~llama.cpp~B0IRYA.dockerbuild
35 KB
sha256:17e8a12667101fb194f69c33546d2a4187438978ca65505c877b3edbd5ac198e
ryan-mangeno~llama.cpp~FKZZEP.dockerbuild
33.3 KB
sha256:19f41b26bbe0db8dfc48f616792875db72f50047dbc75257c45dfad9d4da2147
ryan-mangeno~llama.cpp~GS2RP4.dockerbuild
27.2 KB
sha256:e0aba98b6fc5c0954d780c980a4c3e7dccdf82a3feb9c9873f40b0276c05e5cf
ryan-mangeno~llama.cpp~NHEF62.dockerbuild
59.3 KB
sha256:580e14c96d6a8c9991c6ea9b643bdaecbc25fb65c1cece3df95c116a22a62a52
ryan-mangeno~llama.cpp~O1P6YA.dockerbuild
58.7 KB
sha256:0fbabb390b6b483cca6520b5c8a4b2478172dfd32c21be4dae0444e21c85c6ca
ryan-mangeno~llama.cpp~O1Q6LL.dockerbuild
522 KB
sha256:1628d7cb94cabd9b4d0897f56ed7a853510e4fc5a6a738f19714ee988e276514
ryan-mangeno~llama.cpp~PLBYYR.dockerbuild
34.6 KB
sha256:79639b45adec19b688e091e1b63f4553212a37abe7f43e0b23074fa2bc5c48b0
ryan-mangeno~llama.cpp~R9AA60.dockerbuild
46.6 KB
sha256:4c81fd6c67ec1deceb02e4818122f193d9ed9720020c9dd18d4a3fb59f953425
ryan-mangeno~llama.cpp~XL31VN.dockerbuild
30.3 KB
sha256:b82359e1a45a677e0e6a4982b68c50611b28a908a4da4f59e9ba1176b3c6a39b
ryan-mangeno~llama.cpp~YT80AR.dockerbuild
48.2 KB
sha256:b4d359c0feb2ed2fa5aa5a70892af8de829a4629916d8318fa7929a8014a553f