Skip to content

Release 7.10.5 - See CHANGELOG.md #856

Release 7.10.5 - See CHANGELOG.md

Release 7.10.5 - See CHANGELOG.md #856

Triggered via push July 22, 2024 15:37
Status Failure
Total duration 1h 21m 32s
Artifacts 17

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
v3_11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_12
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_14
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" ) no_upx=true ;; *) busybox_extras=\"busybox-extras\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 | 3.17* | 3.18* | 3.19* | 3.20* | 3.21* | edge ) zabbix_args=\" --enable-agent2 \" ; zabbix_agent2=true ; fluentbit_make=true ; echo \"** Building Zabbix Agent 2\" ; echo \"** Building Fluent Bit\" ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.11 | 3.12 | 3.13 | 3.14 ) export GOLANG_VERSION=1.19.5 ; yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) yq=false ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) fts=fts ;; 3.17 | 3.18* | 3.19* | 3.20* | 3.21* ) fts=musl-fts ;; *) : ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 | 3.14 | 3.15 | 3.16 ) alpine_ssl=libressl ;; 3.17* | 3.18* | 3.19* | 3.20* | 3.21* ) alpine_ssl=openssl ;; *) : ;; esac ; apkArch=\"$(apk --print-arch)\" ; case \"$apkArch\" in x86_64) upx=upx ;; *) : ;; esac; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\") upx=\"\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.6\" | \"3.7\" | \"3.8\" ) build_doas=true ;; *) doas_package=\"doas\" ;; esac ; case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2)\" in \"3.5\" | \"3.8\" ) zstd_packge=\"\" ;; *) zstd_package=zstd ;; esac ; set -ex && apk update && apk upgrade && apk add -t .base-rundeps acl ${alpine_ssl} bash bc ${busybox_extras} curl ${doas_package} fail2ban ${fts} git grep iptables iputils jq less libgcc $(apk search libssl1* -q) logrotate msmtp nano pcre s6 sudo tzdata yaml ${zstd_package} && apk add -t .golang-build-deps go musl-dev && apk add -t .zabbix-build-deps alpine-sdk autoconf automake binutils coreutils g++ openssl-dev make pcre-dev zlib-dev ${additional_packages} ${upx} && apk add -t .fluentbit-build-deps bison cmake flex ${fts}-dev linux-headers openssl-dev yaml-dev && apk add gettext && mv /usr/bin/envsubst /usr/local/bin/envsubst && cp -R /usr/share/zoneinfo/${TIMEZONE} /etc/localtime && echo \"${TIMEZONE}\" > /etc/timezone && echo \"Set disable_coredump false\" > /etc/sudo.conf && if [ \"$build_doas\" = \"true\" ] ; then mkdir -p /us
v3_7
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_5
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_11
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_13
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_14
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_6
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_9
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_10
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_15
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_18
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_19
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
v3_20
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
edge
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
tiredofit~docker-alpine~00UEAL.dockerbuild
756 KB
tiredofit~docker-alpine~1FRKLL.dockerbuild
168 KB
tiredofit~docker-alpine~9WRF4L.dockerbuild
1.06 MB
tiredofit~docker-alpine~9XA4QF.dockerbuild
47.4 KB
tiredofit~docker-alpine~BUOUGN.dockerbuild
816 KB
tiredofit~docker-alpine~CVVWU0.dockerbuild
1.11 MB
tiredofit~docker-alpine~JKXLW0.dockerbuild
163 KB
tiredofit~docker-alpine~JLUSK4.dockerbuild
93.7 KB
tiredofit~docker-alpine~N85WBZ.dockerbuild
735 KB
tiredofit~docker-alpine~NN6WS2.dockerbuild
135 KB
tiredofit~docker-alpine~OM9X6F.dockerbuild
526 KB
tiredofit~docker-alpine~QOQI4J.dockerbuild
738 KB
tiredofit~docker-alpine~R2PG8L.dockerbuild
2.52 MB
tiredofit~docker-alpine~RGDQJD.dockerbuild
532 KB
tiredofit~docker-alpine~SRY9PI.dockerbuild
525 KB
tiredofit~docker-alpine~U77MZK.dockerbuild
47.2 KB
tiredofit~docker-alpine~ZQJZFA.dockerbuild
988 KB