CI on "dependabot/docker/build/docker-images-00e494591e" by @dependabot[bot] #17680
ci.yml
on: pull_request
Checks and variables
18s
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Matrix: helm-tests
Tag untested image with PR number
/
Re-tag images in GCR Dev Registry
Matrix: smoke-tests-nap
Waiting for pending jobs
Matrix: smoke-tests-plus
Waiting for pending jobs
Matrix: smoke-tests-oss
Tag tested image as stable
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Checks and variables
Promote images on Force Run
/
Run govulncheck
Promote images on Force Run
/
...
/
Package and Publish Helm Chart
Promote images on Force Run
/
Update Release Draft
Matrix: Promote images on Force Run / Build Docker NAP
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker Plus
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker OSS
Waiting for pending jobs
Promote images on Force Run
/
...
/
Push Plus images to the AWS Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the Azure Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the GCR Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the NGINX Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
...
/
Push OSS images to the AWS Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the DockerHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the GitHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the Quay Public Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Certify OpenShift UBI images
Matrix: Promote images on Force Run / scan-docker-nap
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-oss
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-plus
Waiting for pending jobs
Annotations
9 errors
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect-x-plus/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect-module-plus~=33.5.210 \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 4
|
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/app-protect-security-updates/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 4
|
Build Docker Plus (alpine-plus, linux/arm64, linux/amd64, goreleaser) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
Build Docker Plus (alpine-plus-fips, linux/arm64, linux/amd64, goreleaser) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect-module-plus-33+5.210*; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 70
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 70
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
|
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 1
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginxinc~kubernetes-ingress~4DC3JB.dockerbuild
|
133 KB |
|
nginxinc~kubernetes-ingress~4PPO9B.dockerbuild
|
61.6 KB |
|
nginxinc~kubernetes-ingress~4W93S8.dockerbuild
|
145 KB |
|
nginxinc~kubernetes-ingress~9IRFJC.dockerbuild
|
50 KB |
|
nginxinc~kubernetes-ingress~BTZ2JO.dockerbuild
|
51.2 KB |
|
nginxinc~kubernetes-ingress~C1U0B3.dockerbuild
|
68.2 KB |
|
nginxinc~kubernetes-ingress~EVUE4H.dockerbuild
|
47.1 KB |
|
nginxinc~kubernetes-ingress~FRVSYE.dockerbuild
|
80.7 KB |
|
nginxinc~kubernetes-ingress~HORSQL.dockerbuild
|
61.2 KB |
|
nginxinc~kubernetes-ingress~IAMNFS.dockerbuild
|
149 KB |
|
nginxinc~kubernetes-ingress~J8YZLR.dockerbuild
|
74.3 KB |
|
nginxinc~kubernetes-ingress~JF4Z4A.dockerbuild
|
83.1 KB |
|
nginxinc~kubernetes-ingress~JN0EM7.dockerbuild
|
111 KB |
|
nginxinc~kubernetes-ingress~KL72TA.dockerbuild
|
167 KB |
|
nginxinc~kubernetes-ingress~KWZI5B.dockerbuild
|
68.4 KB |
|
nginxinc~kubernetes-ingress~L9UPFH.dockerbuild
|
254 KB |
|
nginxinc~kubernetes-ingress~LBDI1I.dockerbuild
|
78.7 KB |
|
nginxinc~kubernetes-ingress~LICS3L.dockerbuild
|
142 KB |
|
nginxinc~kubernetes-ingress~M2TAHD.dockerbuild
|
443 KB |
|
nginxinc~kubernetes-ingress~NJNEK4.dockerbuild
|
218 KB |
|
nginxinc~kubernetes-ingress~NKF1KE.dockerbuild
|
190 KB |
|
nginxinc~kubernetes-ingress~P09BDP.dockerbuild
|
168 KB |
|
nginxinc~kubernetes-ingress~P7PGLM.dockerbuild
|
263 KB |
|
nginxinc~kubernetes-ingress~PE4RQV.dockerbuild
|
51.4 KB |
|
nginxinc~kubernetes-ingress~PZGFQ1.dockerbuild
|
145 KB |
|
nginxinc~kubernetes-ingress~SOG040.dockerbuild
|
167 KB |
|
nginxinc~kubernetes-ingress~T328H5.dockerbuild
|
99.4 KB |
|
nginxinc~kubernetes-ingress~TO17ED.dockerbuild
|
450 KB |
|
nginxinc~kubernetes-ingress~TUNXD3.dockerbuild
|
67 KB |
|
nginxinc~kubernetes-ingress~TWNN8D.dockerbuild
|
161 KB |
|
nginxinc~kubernetes-ingress~U88M45.dockerbuild
|
82.3 KB |
|
nginxinc~kubernetes-ingress~UUGO8F.dockerbuild
|
360 KB |
|
nginxinc~kubernetes-ingress~V3V83M.dockerbuild
|
47.6 KB |
|
nginxinc~kubernetes-ingress~X1ZSJT.dockerbuild
|
207 KB |
|
nginxinc~kubernetes-ingress~XR61JR.dockerbuild
|
66.3 KB |
|
nginxinc~kubernetes-ingress~Y6BUO1.dockerbuild
|
49.1 KB |
|
nginxinc~kubernetes-ingress~YW85W2.dockerbuild
|
217 KB |
|
tests-nginx-alpine-VSR_1_3-1.32.0.html
|
15.6 KB |
|
tests-nginx-alpine-VSR_2_3-1.32.0.html
|
26 KB |
|
tests-nginx-alpine-VSR_3_3-1.32.0.html
|
14.6 KB |
|
tests-nginx-alpine-policies_1_2-1.32.0.html
|
15.1 KB |
|
tests-nginx-alpine-policies_2_2-1.32.0.html
|
23.5 KB |
|
tests-nginx-debian-VS_1_3-1.32.0.html
|
33.2 KB |
|
tests-nginx-debian-VS_2_3-1.32.0.html
|
33.2 KB |
|
tests-nginx-debian-VS_3_3-1.32.0.html
|
19.2 KB |
|
tests-nginx-debian-ingresses_1_2-1.32.0.html
|
18.3 KB |
|
tests-nginx-debian-ingresses_2_2-1.32.0.html
|
18.4 KB |
|
tests-nginx-ubi-TS-1.32.0.html
|
21.2 KB |
|