Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 #584

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 #584

Triggered via pull request September 21, 2023 10:02
Status Failure
Total duration 18m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
workflows  /  Gather add-on information
9s
workflows / Gather add-on information
workflows  /  JSON Lint
6s
workflows / JSON Lint
workflows  /  Shellcheck
8s
workflows / Shellcheck
workflows  /  YAMLLint
10s
workflows / YAMLLint
workflows  /  Prettier
15s
workflows / Prettier
workflows  /  Lint Add-on
17s
workflows / Lint Add-on
workflows  /  Hadolint
14s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.71-r1 automake=1.16.5-r1 build-base=0.5-r3 curl-dev=8.1.2-r0 ffmpeg-dev=5.1.3-r0 gettext-dev=0.21.1-r1 git=2.38.5-r0 jpeg-dev=9e-r0 libjpeg-turbo-dev=2.1.4-r0 libmicrohttpd-dev=0.9.75-r0 libwebp-dev=1.2.4-r2 linux-headers=5.19.5-r0 musl-dev=1.2.3-r5 python3-dev=3.10.12-r0 v4l-utils-dev=1.22.1-r2 && apk add --no-cache cifs-utils=7.0-r0 ffmpeg-libs=5.1.3-r0 ffmpeg=5.1.3-r0 libintl=0.21.1-r1 libjpeg-turbo=2.1.4-r0 libjpeg=9e-r0 libmicrohttpd=0.9.75-r0 libwebp=1.2.4-r2 mosquitto-clients=2.0.15-r1 nginx=1.22.1-r0 py3-pip=22.3.1-r1 python3=3.10.12-r0 rsync=3.2.7-r0 v4l-utils=1.22.1-r2 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 18
workflows / Build armv7
The job was canceled because "amd64" failed.
workflows / Build i386
The job was canceled because "amd64" failed.
workflows / Build armhf
The job was canceled because "amd64" failed.
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 --virtual .build-dependencies autoconf=2.71-r1 automake=1.16.5-r1 build-base=0.5-r3 curl-dev=8.1.2-r0 ffmpeg-dev=5.1.3-r0 gettext-dev=0.21.1-r1 git=2.38.5-r0 jpeg-dev=9e-r0 libjpeg-turbo-dev=2.1.4-r0 libmicrohttpd-dev=0.9.75-r0 libwebp-dev=1.2.4-r2 linux-headers=5.19.5-r0 musl-dev=1.2.3-r5 python3-dev=3.10.12-r0 v4l-utils-dev=1.22.1-r2 && apk add --no-cache cifs-utils=7.0-r0 ffmpeg-libs=5.1.3-r0 ffmpeg=5.1.3-r0 libintl=0.21.1-r1 libjpeg-turbo=2.1.4-r0 libjpeg=9e-r0 libmicrohttpd=0.9.75-r0 libwebp=1.2.4-r2 mosquitto-clients=2.0.15-r1 nginx=1.22.1-r0 py3-pip=22.3.1-r1 python3=3.10.12-r0 rsync=3.2.7-r0 v4l-utils=1.22.1-r2 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 18