Skip to content

⬆️ Update tailscale/tailscale to v1.64.1 #846

⬆️ Update tailscale/tailscale to v1.64.1

⬆️ Update tailscale/tailscale to v1.64.1 #846

Triggered via push April 16, 2024 11:10
Status Failure
Total duration 1m 5s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
5s
workflows / Gather add-on information
workflows  /  JSON Lint
4s
workflows / JSON Lint
workflows  /  Shellcheck
3s
workflows / Shellcheck
workflows  /  YAMLLint
15s
workflows / YAMLLint
workflows  /  Prettier
10s
workflows / Prettier
workflows  /  Lint Add-on
10s
workflows / Lint Add-on
workflows  /  Hadolint
9s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ipcalc=1.0.3-r0 iproute2=6.6.0-r0 iptables=1.8.10-r3 nginx=1.24.0-r15 coreutils=9.4-r2 networkmanager-common=1.44.4-r0 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 1
workflows / Build aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ipcalc=1.0.3-r0 iproute2=6.6.0-r0 iptables=1.8.10-r3 nginx=1.24.0-r15 coreutils=9.4-r2 networkmanager-common=1.44.4-r0 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 1
workflows / Build armv7
The job was canceled because "amd64" failed.
workflows / Build armv7
The operation was canceled.