Skip to content

CI on "deps/image-update-main-77cc65f8" by @nginx-bot #18053

CI on "deps/image-update-main-77cc65f8" by @nginx-bot

CI on "deps/image-update-main-77cc65f8" by @nginx-bot #18053

Triggered via pull request February 5, 2025 01:29
Status Failure
Total duration 26m 55s
Artifacts 57

ci.yml

on: pull_request
Checks and variables
11s
Checks and variables
Verify generated code
1m 25s
Verify generated code
Unit Tests
4s
Unit Tests
Build Binaries
9s
Build Binaries
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Setup Matrix for Smoke Tests
1m 55s
Setup Matrix for Smoke Tests
Matrix: helm-tests
Tag untested image with PR number  /  Re-tag images in GCR Dev Registry
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
Matrix: smoke-tests-oss
Waiting for pending jobs
Tag tested image as stable  /  Re-tag images in GCR Dev Registry
Tag tested image as stable / Re-tag images in GCR Dev Registry
Final CI Results
0s
Final CI Results
Promote images on Force Run  /  Checks and variables
Promote images on Force Run / Checks and variables
Promote images on Force Run  /  Run govulncheck
Promote images on Force Run / Run govulncheck
Promote images on Force Run  /  Build Binaries
Promote images on Force Run / Build Binaries
Promote images on Force Run  /  ...  /  Package and Publish Helm Chart
Promote images on Force Run / Publish Helm Chart / Package and Publish Helm Chart
Promote images on Force Run  /  Update Release Draft
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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / Push Plus images to the NGINX Registry
Promote images on Force Run  /  ...  /  Push images to the GCR Release Registry
Promote images on Force Run / Release Docker Plus / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag build image as stable / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag tested image as stable / Re-tag images in GCR Dev Registry
Promote images on Force Run  /  Certify OpenShift UBI images
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
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build Docker OSS (alpine, linux/arm, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c printf \"%s\\n\" \"Acquire::https::pkgs.nginx.com::User-Agent k8s-ic-$IC_VERSION${BUILD_OS##debian-plus}-apt;\" >> 90pkgs-nginx \t&& if ! grep -q \"${PACKAGE_REPO}\" 90pkgs-nginx ; then cat 90pkgs-nginx | sed -e \"s/pkgs.nginx.com/${PACKAGE_REPO}/g\" >> 90pkgs-nginx; fi \t&& printf \"%s\\n\" \"user_agent=k8s-ic-$IC_VERSION${BUILD_OS##ubi*plus}-dnf\" | tee -a nginx-plus-*.repo \t&& sed -i -e \"s;%VERSION%;${NGINX_PLUS_VERSION};g\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" *.sources \t&& sed -i -e \"y/0/1/\" app-protect-v5-*.repo \t&& sed -i -e \"y/0/1/\" -e \"1,8s;/centos;/${NGINX_PLUS_VERSION}/centos;\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" nginx-plus-*.repo app-protect-?.repo app-protect-dos-9.repo \t&& sed -i -e \"y/0/1/\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" nginx-agent.repo app-protect-v5-?.repo \t&& echo HTTP_USER_AGENT=\"k8s-ic-$IC_VERSION${BUILD_OS##alpine-plus}-apk\" > user_agent" did not complete successfully: exit code: 139
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& apt-get update \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apt-get install --no-install-recommends --no-install-suggests -y nginx-agent; fi \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-module-plus=33+5.210*; \trm -f /etc/apt/sources.list.d/app-protect.sources; \tnap-waf.sh; \tfi \t&& apt-get purge --auto-remove -y gpg \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh; \tfi" did not complete successfully: exit code: 1
Setup Matrix for Smoke Tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
nginx~kubernetes-ingress~09GRGT.dockerbuild
111 KB
nginx~kubernetes-ingress~2JVM7O.dockerbuild
143 KB
nginx~kubernetes-ingress~2S6N22.dockerbuild
555 KB
nginx~kubernetes-ingress~33DTIZ.dockerbuild
149 KB
nginx~kubernetes-ingress~4AQZF0.dockerbuild
139 KB
nginx~kubernetes-ingress~4BBLPB.dockerbuild
211 KB
nginx~kubernetes-ingress~5MWH0V.dockerbuild
68.1 KB
nginx~kubernetes-ingress~5YZGNR.dockerbuild
66.8 KB
nginx~kubernetes-ingress~7VKFS6.dockerbuild
163 KB
nginx~kubernetes-ingress~8K3Y2V.dockerbuild
69 KB
nginx~kubernetes-ingress~9QO274.dockerbuild
384 KB
nginx~kubernetes-ingress~ACYXRJ.dockerbuild
112 KB
nginx~kubernetes-ingress~B5ISFX.dockerbuild
231 KB
nginx~kubernetes-ingress~BHZ897.dockerbuild
117 KB
nginx~kubernetes-ingress~BN9CZY.dockerbuild
66.8 KB
nginx~kubernetes-ingress~C6LBNL.dockerbuild
49.1 KB
nginx~kubernetes-ingress~CL931Z.dockerbuild
149 KB
nginx~kubernetes-ingress~CRRG2B.dockerbuild
67.6 KB
nginx~kubernetes-ingress~D5J4SO.dockerbuild
166 KB
nginx~kubernetes-ingress~E2URZW.dockerbuild
125 KB
nginx~kubernetes-ingress~EHG516.dockerbuild
209 KB
nginx~kubernetes-ingress~GU1GM1.dockerbuild
221 KB
nginx~kubernetes-ingress~HJKWRX.dockerbuild
68.2 KB
nginx~kubernetes-ingress~HM3IUJ.dockerbuild
191 KB
nginx~kubernetes-ingress~K6CN28.dockerbuild
68.8 KB
nginx~kubernetes-ingress~KHC8TS.dockerbuild
69.1 KB
nginx~kubernetes-ingress~KYYZKX.dockerbuild
78.9 KB
nginx~kubernetes-ingress~MIBOW9.dockerbuild
65.8 KB
nginx~kubernetes-ingress~NVBKQX.dockerbuild
166 KB
nginx~kubernetes-ingress~O8G74X.dockerbuild
144 KB
nginx~kubernetes-ingress~P3IK99.dockerbuild
262 KB
nginx~kubernetes-ingress~Q2DP1P.dockerbuild
133 KB
nginx~kubernetes-ingress~R2Y7RE.dockerbuild
112 KB
nginx~kubernetes-ingress~R629JM.dockerbuild
136 KB
nginx~kubernetes-ingress~S9PJXJ.dockerbuild
154 KB
nginx~kubernetes-ingress~SWHPKZ.dockerbuild
75.3 KB
nginx~kubernetes-ingress~UCQAI2.dockerbuild
152 KB
nginx~kubernetes-ingress~USUHK5.dockerbuild
220 KB
nginx~kubernetes-ingress~V37EU4.dockerbuild
136 KB
nginx~kubernetes-ingress~VO0VMS.dockerbuild
150 KB
nginx~kubernetes-ingress~X2KMAL.dockerbuild
67.9 KB
nginx~kubernetes-ingress~XDM2HO.dockerbuild
165 KB
nginx~kubernetes-ingress~XYX627.dockerbuild
99.7 KB
nginx~kubernetes-ingress~ZLZBBS.dockerbuild
67.7 KB
nginx~kubernetes-ingress~ZY9OX0.dockerbuild
82.3 KB
tests-nginx-alpine-plus-VSR_1_3-1.32.0.html
17.9 KB
tests-nginx-alpine-plus-VSR_3_3-1.32.0.html
14.9 KB
tests-nginx-alpine-plus-fips-VSR_2_3-1.32.0.html
30.1 KB
tests-nginx-alpine-plus-fips-ingresses_2_2-1.32.0.html
18.7 KB
tests-nginx-alpine-plus-ingresses_1_2-1.32.0.html
21.7 KB
tests-nginx-debian-plus-OIDC-UI_1_1-1.32.0.html
10.2 KB
tests-nginx-debian-plus-TS-1.32.0.html
25.5 KB
tests-nginx-debian-plus-VS_1_3-1.32.0.html
34.7 KB
tests-nginx-debian-plus-VS_2_3-1.32.0.html
41.6 KB
tests-nginx-debian-plus-VS_3_3-1.32.0.html
19.6 KB
tests-nginx-ubi-9-plus-policies_1_2-1.32.0.html
20 KB
tests-nginx-ubi-9-plus-policies_2_2-1.32.0.html
20.5 KB