Skip to content

Build and Publish Service Docker Images #3360

Build and Publish Service Docker Images

Build and Publish Service Docker Images #3360

Manually triggered September 24, 2024 09:08
Status Failure
Total duration 58s
Artifacts

build_and_release_image.yaml

on: workflow_dispatch
build_and_release  /  Build and Publish Docker images
47s
build_and_release / Build and Publish Docker images
build_and_release  /  Update PR comment with artifacts
0s
build_and_release / Update PR comment with artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_and_release / Build and Publish Docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && apk -U upgrade && apk add --no-cache bash curl python3 py3-pip rpm && mkdir -p /.local && mkdir -p /.cache && ln -s /.local /root/.local && ln -s /.cache /root/.cache && export LANG=\"en_US.UTF-8\" && pip3 install --upgrade pip && pip3 install pipenv && pipenv install --deploy --ignore-pipfile && mkdir -p /fw && chown 65534:65534 /fw" did not complete successfully: exit code: 1
build_and_release / Build and Publish Docker images
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, actions/setup-python@v4, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/