Skip to content

Build and push Docker images #362

Build and push Docker images

Build and push Docker images #362

Triggered via schedule February 24, 2024 04:44
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

on: schedule
Matrix: Build and push Docker image
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build and push Docker image (8.2, /usr/local/lib/php/extensions/no-debug-non-zts-20220829, 3.19, ...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps freetype-dev openldap-dev libjpeg-turbo-dev libpng-dev libxml2-dev libzip-dev linux-headers icu-dev yaml-dev zlib-dev ; docker-php-ext-configure gd --with-freetype --with-jpeg; docker-php-source extract; mkdir -p /usr/src/php/ext/apcu; curl -fsSL https://github.com/krakjoe/apcu/archive/v$APCU_VERSION.tar.gz | tar xz -C /usr/src/php/ext/apcu --strip 1; mkdir -p /usr/src/php/ext/redis; curl -fsSL https://github.com/phpredis/phpredis/archive/$REDIS_VERSION.tar.gz | tar xz -C /usr/src/php/ext/redis --strip 1; mkdir -p /usr/src/php/ext/xdebug; curl -fsSL https://github.com/xdebug/xdebug/archive/$XDEBUG_VERSION.tar.gz | tar xz -C /usr/src/php/ext/xdebug --strip 1; mkdir -p /usr/src/php/ext/yaml; curl -fsSL https://github.com/php/pecl-file_formats-yaml/archive/$YAML_VERSION.tar.gz | tar xz -C /usr/src/php/ext/yaml --strip 1; docker-php-ext-configure ldap; docker-php-ext-install -j$(nproc) apcu gd intl ldap mysqli redis soap xdebug yaml zip" did not complete successfully: exit code: 2
Build and push Docker image (7.4, /usr/local/lib/php/extensions/no-debug-non-zts-20190902, 3.16, ...
The job was canceled because "_8_2__usr_local_lib_php_e" failed.
Build and push Docker image (8.3, /usr/local/lib/php/extensions/no-debug-non-zts-20230831, 3.19, ...
The job was canceled because "_8_2__usr_local_lib_php_e" failed.
Build and push Docker image (8.0, /usr/local/lib/php/extensions/no-debug-non-zts-20200930, 3.16, ...
The job was canceled because "_8_2__usr_local_lib_php_e" failed.