Skip to content

Build Docker images #1968

Build Docker images

Build Docker images #1968

Triggered via schedule December 23, 2025 02:49
Status Failure
Total duration 6h 10m 56s
Artifacts
Matrix: build-base
generate-matrix
22s
generate-matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (debian, 8.1, https://github.com/shopware/shopware, v6.5.4.1)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c node -v && npx playwright install --with-deps" did not complete successfully: exit code: 1
build (debian, 8.3, https://github.com/shopware/shopware, 6.6.x)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 255
build (alpine, 8.1, https://github.com/shopware/shopware, v6.5.1.1)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 255
build (alpine, 8.3, https://github.com/shopware/shopware, 6.6.x)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 255
build (alpine, 8.3, https://github.com/shopware/shopware, v6.6.9.0)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 255
build (debian, 8.3, https://github.com/shopware/shopware, v6.6.8.2)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251223-025547-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251223-025547-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251223-025547-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
build (debian, 8.3, https://github.com/shopware/shopware, v6.6.2.0)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 255
build (debian, 8.3, https://github.com/shopware/shopware, v6.7.0.1)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c start-mysql && mysql -e \"CREATE DATABASE shopware\" && mysqladmin --user=root password 'root' && mkdir -p /opt/shopware && git clone -b ${SHOPWARE_VERSION} --depth 1 \"${TEMPLATE_REPOSITORY}\" \"${SHOPWARE_BUILD_DIR}\" && cd \"${SHOPWARE_BUILD_DIR}\" && mkdir -p custom && if [ -f composer.lock ]; then composer install --no-interaction -o; else if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then jq '.conflict[\"symfony/type-info\"] = \"<7.1.8\"' composer.json > composer.tmp.json && mv composer.tmp.json composer.json; fi && composer update --prefer-lowest --prefer-stable --no-interaction -o; fi && if echo \"${SHOPWARE_VERSION}\" | grep -qE '^(trunk|v6\\.7\\.)'; then APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware -nq; else APP_URL=\"http://localhost\" php bin/console system:setup --database-url=***localhost:3306/shopware --generate-jwt-keys -nq; fi && php bin/console system:install -fnq --create-database && composer clearcache && rm -Rf .git && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && mkdir -p /plugins && ln -s /plugins \"${SHOPWARE_BUILD_DIR}/custom/plugins\" && rm -rf \"${SHOPWARE_BUILD_DIR}/custom/apps\" && mkdir -p /apps && ln -s /apps \"${SHOPWARE_BUILD_DIR}/custom/apps\"" did not complete successfully: exit code: 1
build (debian, 8.1, https://github.com/shopware/shopware, v6.5.5.2)
The job has exceeded the maximum execution time of 6h0m0s