set version to dev #7
ci.yaml
on: push
workflows
/
Gather add-on information
2s
workflows
/
JSON Lint
4s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
11s
workflows
/
Prettier
7s
Matrix: workflows / build
Annotations
7 errors and 8 warnings
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c sed -i -e's/ main/ main contrib/g' /etc/apt/sources.list.d/debian.sources && apt-get update && apt-get install -y --no-install-recommends vim build-essential git bison flex libtool libtool-bin autoconf pkg-config automake autogen rename golang librrd-dev libxml2-dev libpcap-dev libsqlite3-dev libhiredis-dev libmariadb-dev libmaxminddb-dev libcurl4-openssl-dev libpango1.0-dev libcairo2-dev libnetfilter-queue-dev libssl-dev libcap-dev libnetfilter-conntrack-dev libreadline-dev libjson-c-dev libldap2-dev libsnmp-dev libexpat1-dev libsnmp-dev libradcli-dev libjson-c-dev libzmq3-dev zlib1g-dev redis-server geoipupdate wget rrdtool nginx procps gir1.2-freedesktop gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 guile-3.0-libs libcairo-gobject2 libcairo-script-interpreter2 libcurl4 libfl2 libgc1 libgirepository-1.0-1 libglib2.0-bin libgssrpc4 libharfbuzz-gobject0 libharfbuzz-icu0 libhiredis0.14 libice6 libjson-c5 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libltdl7 liblzo2-2 libmariadb3 libmaxminddb0 libncurses6 libnetfilter-conntrack3 libnetfilter-queue1 libnetsnmptrapd40 libnfnetlink0 libopts25 libpangoxft-1.0-0 libpcap0.8 libpcre2-16-0 libpcre2-32-0 libpcre2-posix3 libradcli4 libsensors-config libsensors5 libsm6 libsnmp-base libsnmp40 libsqlite3-0 libxft2 libzmq5 && git clone --depth 1 --branch ${NDPI_VERSION} https://github.com/ntop/nDPI.git nDPI && git clone --depth 1 --branch ${NTOP_VERSION} https://github.com/ntop/ntopng.git ntopng && git clone --depth 1 --branch ${NETFLOW2NG_VERSION} https://github.com/synfinatic/netflow2ng.git netflow2ng && make -B -j8 && cp ./netflow2ng/dist/netflow2ng-* /usr/local/bin/netflow2ng && chmod +x /usr/local/bin/netflow2ng && useradd -r -m -d /var/run/netflow -s /bin/false netflow && useradd -r -m -d /var/run/ntop -s /bin/false ntopng && apt-get remove -y --purge build-essential git bison flex libtool libtool-bin autoconf pkg-config automake autogen rename librrd-dev libxml2-dev libpcap-dev libsqlite3-dev libhiredis-dev libmaxminddb-dev libcurl4-openssl-dev libpango1.0-dev libcairo2-dev libnetfilter-queue-dev libssl-dev libcap-dev libnetfilter-conntrack-dev libreadline-dev libjson-c-dev libldap2-dev libsnmp-dev libexpat1-dev libsnmp-dev libradcli-dev libjson-c-dev libzmq3-dev zlib1g-dev && apt-get autoremove -y --purge && rm -fr /tmp/* /etc/nginx /etc/GeoIP.conf /var/{cache,log}/* /var/lib/apt/lists/*" did not complete successfully: exit code: 128
|
workflows / Build i386
The job was canceled because "amd64" failed.
|
workflows / Build i386
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c sed -i -e's/ main/ main contrib/g' /etc/apt/sources.list.d/debian.sources && apt-get update && apt-get install -y --no-install-recommends vim build-essential git bison flex libtool libtool-bin autoconf pkg-config automake autogen rename golang librrd-dev libxml2-dev libpcap-dev libsqlite3-dev libhiredis-dev libmariadb-dev libmaxminddb-dev libcurl4-openssl-dev libpango1.0-dev libcairo2-dev libnetfilter-queue-dev libssl-dev libcap-dev libnetfilter-conntrack-dev libreadline-dev libjson-c-dev libldap2-dev libsnmp-dev libexpat1-dev libsnmp-dev libradcli-dev libjson-c-dev libzmq3-dev zlib1g-dev redis-server geoipupdate wget rrdtool nginx procps gir1.2-freedesktop gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 guile-3.0-libs libcairo-gobject2 libcairo-script-interpreter2 libcurl4 libfl2 libgc1 libgirepository-1.0-1 libglib2.0-bin libgssrpc4 libharfbuzz-gobject0 libharfbuzz-icu0 libhiredis0.14 libice6 libjson-c5 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 libltdl7 liblzo2-2 libmariadb3 libmaxminddb0 libncurses6 libnetfilter-conntrack3 libnetfilter-queue1 libnetsnmptrapd40 libnfnetlink0 libopts25 libpangoxft-1.0-0 libpcap0.8 libpcre2-16-0 libpcre2-32-0 libpcre2-posix3 libradcli4 libsensors-config libsensors5 libsm6 libsnmp-base libsnmp40 libsqlite3-0 libxft2 libzmq5 && git clone --depth 1 --branch ${NDPI_VERSION} https://github.com/ntop/nDPI.git nDPI && git clone --depth 1 --branch ${NTOP_VERSION} https://github.com/ntop/ntopng.git ntopng && git clone --depth 1 --branch ${NETFLOW2NG_VERSION} https://github.com/synfinatic/netflow2ng.git netflow2ng && make -B -j8 && cp ./netflow2ng/dist/netflow2ng-* /usr/local/bin/netflow2ng && chmod +x /usr/local/bin/netflow2ng && useradd -r -m -d /var/run/netflow -s /bin/false netflow && useradd -r -m -d /var/run/ntop -s /bin/false ntopng && apt-get remove -y --purge build-essential git bison flex libtool libtool-bin autoconf pkg-config automake autogen rename librrd-dev libxml2-dev libpcap-dev libsqlite3-dev libhiredis-dev libmaxminddb-dev libcurl4-openssl-dev libpango1.0-dev libcairo2-dev libnetfilter-queue-dev libssl-dev libcap-dev libnetfilter-conntrack-dev libreadline-dev libjson-c-dev libldap2-dev libsnmp-dev libexpat1-dev libsnmp-dev libradcli-dev libjson-c-dev libzmq3-dev zlib1g-dev && apt-get autoremove -y --purge && rm -fr /tmp/* /etc/nginx /etc/GeoIP.conf /var/{cache,log}/* /var/lib/apt/lists/*" did not complete successfully: exit code: 128
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
The operation was canceled.
|
workflows / Gather add-on information
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / JSON Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / YAMLLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Lint Add-on
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Build amd64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
litinoveweedle~hassio-addon-ntopng~1OC7XR.dockerbuild
|
62.4 KB |
|
litinoveweedle~hassio-addon-ntopng~U5KWV1.dockerbuild
|
61.2 KB |
|