⬆️ Update alpine_3_18/curl to v8.2.0-r0 (#251) #671
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
4s
workflows
/
Shellcheck
6s
workflows
/
YAMLLint
23s
workflows
/
Prettier
6s
Matrix: workflows / build
Annotations
9 errors
workflows / Build i386
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.34-r3 xz=5.4.3-r0 && apk add --no-cache libcrypto3=3.1.1-r2 libssl3=3.1.1-r2 musl-utils=1.2.4-r0 musl=1.2.4-r0 && apk add --no-cache bash=5.2.15-r5 curl=8.2.0-r0 jq=1.6-r3 tzdata=2023c-r1 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 3
|
workflows / Build armv7
The job was canceled because "i386" failed.
|
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/ash -o pipefail -c set -o pipefail && apk add --no-cache --virtual .build-dependencies tar=1.34-r3 xz=5.4.3-r0 && apk add --no-cache libcrypto3=3.1.1-r2 libssl3=3.1.1-r2 musl-utils=1.2.4-r0 musl=1.2.4-r0 && apk add --no-cache bash=5.2.15-r5 curl=8.2.0-r0 jq=1.6-r3 tzdata=2023c-r1 && S6_ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"i386\" ]; then S6_ARCH=\"i686\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then S6_ARCH=\"x86_64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then S6_ARCH=\"arm\"; fi && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-noarch.tar.xz\" | tar -C / -Jxpf - && curl -L -s \"https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-symlinks-arch.tar.xz\" | tar -C / -Jxpf - && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio && curl -L -s -o /usr/bin/tempio \"https://github.com/home-assistant/tempio/releases/download/${TEMPIO_VERSION}/tempio_${BUILD_ARCH}\" && chmod a+x /usr/bin/tempio && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 3
|
workflows / Build aarch64
The job was canceled because "i386" failed.
|
workflows / Build aarch64
The operation was canceled.
|
workflows / Build armhf
The job was canceled because "i386" failed.
|
workflows / Build armhf
The operation was canceled.
|
workflows / Build amd64
The job was canceled because "i386" failed.
|
workflows / Build amd64
The operation was canceled.
|