Check if NGINX reload is complete #5610
ci.yml
on: pull_request
Build Unsigned Snapshot
3m 3s
Proxy Sanity Check
1m 53s
Lint
9m 48s
Unit Tests
4m 21s
Unit tests with race condition detection
5m 1s
Performance Tests
8m 24s
Load Tests
1m 8s
Matrix: Integration Tests
Matrix: Integration Tests - Official OSS Images
Matrix: Integration Tests - Official Plus Images
Annotations
1 error
|
Load Tests
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -x && groupadd --system --gid 101 nginx && useradd --system --gid nginx --no-create-home --home-dir /nonexistent --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y ca-certificates gnupg1 lsb-release git wget make && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo \"Fetching GPG key $NGINX_GPGKEY from $server\"; apt-key adv --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$NGINX_GPGKEY\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $NGINX_GPGKEY\" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && nginxPackages=\" nginx-plus \" && echo \"Acquire::https::pkgs.nginx.com::Verify-Peer \\\"true\\\";\" > /etc/apt/apt.conf.d/90nginx && echo \"Acquire::https::pkgs.nginx.com::Verify-Host \\\"true\\\";\" >> /etc/apt/apt.conf.d/90nginx && echo \"Acquire::https::pkgs.nginx.com::SslCert \\\"/etc/ssl/nginx/nginx-repo.crt\\\";\" >> /etc/apt/apt.conf.d/90nginx && echo \"Acquire::https::pkgs.nginx.com::SslKey \\\"/etc/ssl/nginx/nginx-repo.key\\\";\" >> /etc/apt/apt.conf.d/90nginx && printf \"deb https://pkgs.nginx.com/plus/ubuntu `lsb_release -cs` nginx-plus\\n\" > /etc/apt/sources.list.d/nginx-plus.list && mkdir -p /etc/ssl/nginx && cat nginx-repo.crt > /etc/ssl/nginx/nginx-repo.crt && cat nginx-repo.key > /etc/ssl/nginx/nginx-repo.key && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages curl gettext-base jq && apt-get remove --purge -y lsb-release && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.list && rm -rf /etc/apt/apt.conf.d/90nginx /etc/ssl/nginx" did not complete successfully: exit code: 100
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nginx-agent-unsigned-snapshots
Expired
|
66.6 MB |
sha256:a33a130598c746079009c8ff61aadec7a48c4c17f702b49b18e8d2a838be9133
|
|