Skip to content
Re-run triggered January 10, 2025 00:59
Status Failure
Total duration 51m 9s
Artifacts 27

release.yml

on: release
Build legacy PHP base image  /  Build php-base image
1m 10s
Build legacy PHP base image / Build php-base image
Build Apache image  /  Build apache image
56s
Build Apache image / Build apache image
Build Nginx image  /  Build nginx image
52s
Build Nginx image / Build nginx image
Matrix: Build MSSQL images
Matrix: Build PHP images
Matrix: Build legacy PHP images
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 63 warnings
Build legacy PHP base image / Build php-base image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /tmp/php && cd /tmp/php && curl -L -O https://github.com/phpbrew/phpbrew/raw/master/phpbrew && chmod +x phpbrew && mv phpbrew /usr/local/bin/phpbrew && mkdir -p /opt/phpbrew && phpbrew init --root=/opt/phpbrew && echo \"source /root/.phpbrew/bashrc\" >> ~/.bashrc" did not complete successfully: exit code: 255
Build Nginx image / Build nginx image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Variables should be defined before their use: nginx/Dockerfile#L3
UndefinedVar: Usage of undefined variable '$REMOTE_DATA' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: nginx/Dockerfile#L18
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build Apache image / Build apache image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: apache/Dockerfile#L16
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build legacy PHP base image / Build php-base image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build MSSQL images (2022) / Build mssql2022 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FROM --platform flag should not use a constant value: mssql/2022/Dockerfile#L5
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
Build MSSQL images (2017) / Build mssql2017 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: mssql/2017/Dockerfile#L44
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Legacy key/value format with whitespace separator should not be used: mssql/2017/Dockerfile#L28
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: mssql/2017/Dockerfile#L29
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: mssql/2017/Dockerfile#L30
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build MSSQL images (2019) / Build mssql2019 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: mssql/2019/Dockerfile#L28
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: mssql/2019/Dockerfile#L29
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: mssql/2019/Dockerfile#L43
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Legacy key/value format with whitespace separator should not be used: mssql/2019/Dockerfile#L27
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (80) / Build PHP 80 image / Build php80 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php80/Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php80/Dockerfile#L80
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php80/Dockerfile#L78
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (74) / Build PHP 74 image / Build php74 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php74/Dockerfile#L80
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php74/Dockerfile#L78
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php74/Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (80) / Build cron image / Build php80-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php80-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (73) / Build PHP 73 image / Build php73 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php73/Dockerfile#L83
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php73/Dockerfile#L84
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php73/Dockerfile#L85
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (82) / Build PHP 82 image / Build php82 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php82/Dockerfile#L78
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php82/Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php82/Dockerfile#L80
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (74) / Build cron image / Build php74-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php74-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (73) / Build cron image / Build php73-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php73-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (81) / Build PHP 81 image / Build php81 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php81/Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php81/Dockerfile#L80
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php81/Dockerfile#L78
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (82) / Build cron image / Build php82-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php82-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (81) / Build cron image / Build php81-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php81-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (84) / Build PHP 84 image / Build php84 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (80) / Build PHP 80 debug image / Build php80-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (83) / Build PHP 83 image / Build php83 image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: php/php83/Dockerfile#L78
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php83/Dockerfile#L79
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: php/php83/Dockerfile#L80
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build PHP images (74) / Build PHP 74 debug image / Build php74-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (73) / Build PHP 73 debug image / Build php73-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (84) / Build cron image / Build php84-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (83) / Build cron image / Build php83-cron image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: php/php83-cron/Dockerfile#L9
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Build PHP images (82) / Build PHP 82 debug image / Build php82-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (81) / Build PHP 81 debug image / Build php81-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (84) / Build PHP 84 debug image / Build php84-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build PHP images (83) / Build PHP 83 debug image / Build php83-debug image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
totara~totara-docker-dev~3GQJBJ.dockerbuild
77.1 KB
totara~totara-docker-dev~3M9ZZR.dockerbuild
107 KB
totara~totara-docker-dev~4I98YT.dockerbuild
270 KB
totara~totara-docker-dev~9ES8A6.dockerbuild
477 KB
totara~totara-docker-dev~B2L2A4.dockerbuild
236 KB
totara~totara-docker-dev~DY036E.dockerbuild
242 KB
totara~totara-docker-dev~ENF4C3.dockerbuild
65.2 KB
totara~totara-docker-dev~FT22QJ.dockerbuild
504 KB
totara~totara-docker-dev~HHC06X.dockerbuild
452 KB
totara~totara-docker-dev~I4JVK3.dockerbuild
244 KB
totara~totara-docker-dev~IQE0GY.dockerbuild
267 KB
totara~totara-docker-dev~L78MWZ.dockerbuild
267 KB
totara~totara-docker-dev~LMOFVE.dockerbuild
242 KB
totara~totara-docker-dev~MGKL7G.dockerbuild
265 KB
totara~totara-docker-dev~MZASEI.dockerbuild
241 KB
totara~totara-docker-dev~N5S9YE.dockerbuild
455 KB
totara~totara-docker-dev~NKP6XT.dockerbuild
521 KB
totara~totara-docker-dev~RCQ849.dockerbuild
268 KB
totara~totara-docker-dev~SZYLKC.dockerbuild
265 KB
totara~totara-docker-dev~TNLFKE.dockerbuild
60.5 KB
totara~totara-docker-dev~U4SLKA.dockerbuild
244 KB
totara~totara-docker-dev~UCKDXG.dockerbuild
463 KB
totara~totara-docker-dev~UWQIEI.dockerbuild
237 KB
totara~totara-docker-dev~VVLOHG.dockerbuild
531 KB
totara~totara-docker-dev~X7YJCS.dockerbuild
77.5 KB
totara~totara-docker-dev~ZENLBS.dockerbuild
109 KB
totara~totara-docker-dev~ZKZHJ4.dockerbuild
266 KB