Skip to content

Publish Build Containers #219

Publish Build Containers

Publish Build Containers #219

Triggered via schedule May 29, 2024 18:19
Status Failure
Total duration 3m 18s
Artifacts
Matrix: Publish To GitHub Container Registry
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Publish To GitHub Container Registry (ubuntu, 20.04, focal, 12 15 17)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/bash -c 'apt-get update && apt-get install -y util-linux bison binutils-dev cmake flex g++ git kmod wget libelf-dev zlib1g-dev libiberty-dev liblzma-dev libbfd-dev libedit-dev systemtap-sdt-dev sudo iproute2 python3 python3-pip ethtool arping netperf iperf iputils-ping bridge-utils libtinfo5 libtinfo-dev libzstd-dev xz-utils zip && read -ra versions <<<\"${LLVM_VERSION}\" && for version in ${versions[@]}; do apt-get install -y clang-${version} libclang-${version}-dev libclang-common-${version}-dev libclang1-${version} llvm-${version} llvm-${version}-dev llvm-${version}-runtime libllvm${version} && if [ \"${version}\" -ge \"15\" ]; then apt-get install -y libpolly-${version}-dev; fi; done && apt-get -y clean'" did not complete successfully: exit code: 100
Publish To GitHub Container Registry (fedora, 38, f38, this is not used)
The job was canceled because "ubuntu_20_04_focal_12_15_" failed.
Publish To GitHub Container Registry (ubuntu, 20.04, focal, 12 15 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish To GitHub Container Registry (ubuntu, 20.04, focal, 12 15 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/