Release 6.5.11 - See CHANGELOG.md #502
Annotations
1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/bash -c case \"$(cat /etc/os-release | grep VERSION_ID | cut -d = -f 2 | cut -d . -f 1,2 | cut -d _ -f 1)\" in 3.[5-9] | 3.1[0-6] ) alpine_ssl=libressl ;; 3.1[7-9] | 3.2[0-9] ) alpine_ssl=openssl ;; *) : ;; esac ; source /assets/functions/00-container && set -x && sed -i \"/www-data/d\" /etc/group* && addgroup -S -g 82 ${NGINX_GROUP} && adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G ${NGINX_GROUP} -g \"${NGINX_USER}\" -u 80 ${NGINX_USER} && package update && package upgrade && package install .nginx-build-deps gcc gd-dev geoip-dev libc-dev ${alpine_ssl}-dev libxslt-dev linux-headers make pcre-dev perl-dev tar zlib-dev && package install .brotli-build-deps autoconf automake cmake g++ git libtool && package install .auth-ldap-build-deps openldap-dev && mkdir -p /www /var/log/nginx && chown -R ${NGINX_USER}:${NGINX_GROUP} /var/log/nginx && clone_git_repo https://github.com/openresty/headers-more-nginx-module ${NGINX_MODULE_MORE_HEADERS_VERSION} && clone_git_repo https://github.com/kvspb/nginx-auth-ldap ${NGINX_MODULE_AUTH_LDAP_VERSION} && clone_git_repo https://github.com/google/ngx_brotli ${NGINX_MODULE_BROTLI_VERSION} && clone_git_repo https://github.com/AirisX/nginx_cookie_flag_module ${NGINX_MODULE_COOKIE_FLAG_VERSION} && mkdir -p /usr/src/nginx && curl -sSL http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz | tar xvfz - --strip 1 -C /usr/src/nginx && cd /usr/src/nginx && ./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/dev/null --http-log-path=/dev/null --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=${NGINX_USER} --group=${NGINX_GROUP} --add-module=${GIT_REPO_SRC_HEADERS_MORE_NGINX_MODULE} --add-module=${GIT_REPO_SRC_NGINX_AUTH_LDAP} --add-module=${GIT_REPO_SRC_NGINX_COOKIE_FLAG_MODULE} --add-module=${GIT_REPO_SRC_NGX_BROTLI} --with-cc-opt='-Wno-vla-parameter' --with-compat --with-file-aio --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_geoip_module=dynamic --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_mp4_module --with-http_perl_module=dynamic --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-http_xslt_module=dynamic --with-mail --with-mail_ssl_module --with-stream --with-stream_geoip_module=dynamic --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads && make -j$(getconf _NPROCESSORS_ONLN) && make install && rm -rf /etc/nginx/html/ && mkdir -p /etc/nginx/sites.enabled && mkdir -p /etc/nginx/sites.available && mkdir -p /usr/share/nginx/htm
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Prepare
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Label
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up Docker Buildx
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Set up QEMU
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Login to DockerHub
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Login to GitHub Container Registry
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
6m 53s
6m 53s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Build
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Login to GitHub Container Registry
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Login to DockerHub
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Set up Docker Buildx
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading