Skip to content

⬆️ Update alpine_3_21/bind-tools to v9.18.33-r0 (#840) #1516

⬆️ Update alpine_3_21/bind-tools to v9.18.33-r0 (#840)

⬆️ Update alpine_3_21/bind-tools to v9.18.33-r0 (#840) #1516

Triggered via push January 30, 2025 10:42
Status Failure
Total duration 1m 6s
Artifacts 2

ci.yaml

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

Annotations

5 errors
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies bsd-compat-headers=0.7.2-r6 build-base=0.5-r3 cmake=3.31.1-r0 docker=27.3.1-r0 json-c-dev=0.18-r0 libffi-dev=3.4.6-r0 libuv-dev=1.49.2-r0 openssl-dev=3.3.2-r4 python3-dev=3.12.8-r1 zlib-dev=1.3.1-r2 && apk add --no-cache ack=3.7.0-r3 alsa-plugins-pulse=1.2.12-r0 alsa-utils=1.2.12-r2 awake=1.0-r10 bash-completion=2.14.0-r0 bind-tools=9.18.33-r0 bluez=5.79-r0 colordiff=1.0.21-r0 docker-bash-completion=27.3.1-r0 docker-zsh-completion=27.3.1-r0 gcompat=1.1.0-r4 git=2.47.2-r0 htop=3.3.0-r0 json-c=0.18-r0 libltdl=2.4.7-r3 libstdc++=14.2.0-r4 libuv=1.49.2-r0 libxml2-utils=2.13.4-r3 mariadb-client=11.4.4-r1 mosh=1.4.0-r12 mosquitto-clients=2.0.20-r0 nano-syntax=8.2-r0 nano=8.2-r0 ncurses=6.5_p20241006-r3 net-tools=2.10-r3 nmap=7.95-r1 openssh=9.9_p1-r2 openssl=3.3.2-r4 procps-ng=4.0.4-r2 pwgen=2.08-r3 pulseaudio-utils=17.0-r4 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.4.0-r0 sqlite=3.47.1-r0 sudo=1.9.16_p2-r0 tmux=3.5a-r0 vim=9.1.1012-r0 wget=1.25.0-r0 zip=3.0-r13 zsh-autosuggestions=0.7.0-r0 zsh-syntax-highlighting=0.8.0-r1 zsh=5.9-r4 && git clone --depth 1 https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh && curl -L -s -o /usr/bin/ha \"https://github.com/home-assistant/cli/releases/download/${HA_CLI_VERSION}/ha_${BUILD_ARCH}\" && chmod a+x /usr/bin/ha && ha completion bash > /usr/share/bash-completion/completions/ha && sed -i -e \"s#bin/sh#bin/zsh#\" /etc/passwd && git clone --branch \"v4.3.3\" --depth=1 https://github.com/warmcat/libwebsockets.git /tmp/libwebsockets && mkdir -p /tmp/libwebsockets/build && cd /tmp/libwebsockets/build && cmake .. -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=TRUE -DLWS_IPV6=ON -DLWS_STATIC_PIC=ON -DLWS_UNIX_SOCK=OFF -DLWS_WITH_LIBUV=ON -DLWS_WITH_SHARED=ON -DLWS_WITHOUT_TESTAPPS=ON && make && make install && git clone --branch main --single-branch https://github.com/tsl0922/ttyd.git /tmp/ttyd && git -C /tmp/ttyd checkout \"${TTYD_VERSION}\" && mkdir -p /tmp/ttyd/build && cd /tmp/ttyd/build && cmake .. -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=TRUE && make && make install && cp /usr/bin/docker /usr/local/bin/.undocked && pip3 install -r /tmp/requirements.txt && apk del --no-cache --purge .build-dependencies && find /usr \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && rm -f -r /root/.cache /root/.cmake /tmp/*" did not complete successfully: exit code: 2
workflows / Build amd64
The job was canceled because "aarch64" failed.
workflows / Build amd64
The operation was canceled.
workflows / Build armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies bsd-compat-headers=0.7.2-r6 build-base=0.5-r3 cmake=3.31.1-r0 docker=27.3.1-r0 json-c-dev=0.18-r0 libffi-dev=3.4.6-r0 libuv-dev=1.49.2-r0 openssl-dev=3.3.2-r4 python3-dev=3.12.8-r1 zlib-dev=1.3.1-r2 && apk add --no-cache ack=3.7.0-r3 alsa-plugins-pulse=1.2.12-r0 alsa-utils=1.2.12-r2 awake=1.0-r10 bash-completion=2.14.0-r0 bind-tools=9.18.33-r0 bluez=5.79-r0 colordiff=1.0.21-r0 docker-bash-completion=27.3.1-r0 docker-zsh-completion=27.3.1-r0 gcompat=1.1.0-r4 git=2.47.2-r0 htop=3.3.0-r0 json-c=0.18-r0 libltdl=2.4.7-r3 libstdc++=14.2.0-r4 libuv=1.49.2-r0 libxml2-utils=2.13.4-r3 mariadb-client=11.4.4-r1 mosh=1.4.0-r12 mosquitto-clients=2.0.20-r0 nano-syntax=8.2-r0 nano=8.2-r0 ncurses=6.5_p20241006-r3 net-tools=2.10-r3 nmap=7.95-r1 openssh=9.9_p1-r2 openssl=3.3.2-r4 procps-ng=4.0.4-r2 pwgen=2.08-r3 pulseaudio-utils=17.0-r4 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.4.0-r0 sqlite=3.47.1-r0 sudo=1.9.16_p2-r0 tmux=3.5a-r0 vim=9.1.1012-r0 wget=1.25.0-r0 zip=3.0-r13 zsh-autosuggestions=0.7.0-r0 zsh-syntax-highlighting=0.8.0-r1 zsh=5.9-r4 && git clone --depth 1 https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh && curl -L -s -o /usr/bin/ha \"https://github.com/home-assistant/cli/releases/download/${HA_CLI_VERSION}/ha_${BUILD_ARCH}\" && chmod a+x /usr/bin/ha && ha completion bash > /usr/share/bash-completion/completions/ha && sed -i -e \"s#bin/sh#bin/zsh#\" /etc/passwd && git clone --branch \"v4.3.3\" --depth=1 https://github.com/warmcat/libwebsockets.git /tmp/libwebsockets && mkdir -p /tmp/libwebsockets/build && cd /tmp/libwebsockets/build && cmake .. -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=TRUE -DLWS_IPV6=ON -DLWS_STATIC_PIC=ON -DLWS_UNIX_SOCK=OFF -DLWS_WITH_LIBUV=ON -DLWS_WITH_SHARED=ON -DLWS_WITHOUT_TESTAPPS=ON && make && make install && git clone --branch main --single-branch https://github.com/tsl0922/ttyd.git /tmp/ttyd && git -C /tmp/ttyd checkout \"${TTYD_VERSION}\" && mkdir -p /tmp/ttyd/build && cd /tmp/ttyd/build && cmake .. -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=TRUE && make && make install && cp /usr/bin/docker /usr/local/bin/.undocked && pip3 install -r /tmp/requirements.txt && apk del --no-cache --purge .build-dependencies && find /usr \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && rm -f -r /root/.cache /root/.cmake /tmp/*" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
hassio-addons~addon-ssh~963SE3.dockerbuild
25.5 KB
hassio-addons~addon-ssh~UHU0K5.dockerbuild
25.6 KB