Skip to content

Docker Build

Docker Build #296

Triggered via schedule January 27, 2024 00:05
Status Failure
Total duration 3m 3s
Artifacts

docker_deploy.yml

on: schedule
Build Docker Image
2m 53s
Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /build/sw360 && set -a && source /run/secrets/sw360 && envsubst < scripts/docker-config/couchdb.properties.template | tee scripts/docker-config/etc_sw360/couchdb.properties && set +a && cp scripts/docker-config/etc_sw360/couchdb.properties build-configuration/resources/ && cp -a scripts/docker-config/etc_sw360 /etc/sw360 && mvn clean package -P deploy -Dtest=org.eclipse.sw360.rest.resourceserver.restdocs.* -Dsurefire.failIfNoSpecifiedTests=false -Dbase.deploy.dir=. -Djars.deploy.dir=/sw360_deploy -Dliferay.deploy.dir=/sw360_deploy -Dbackend.deploy.dir=/sw360_tomcat_webapps -Drest.deploy.dir=/sw360_tomcat_webapps -Dhelp-docs=true" did not complete successfully: exit code: 1
Build Docker Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.