Skip to content

5.0.0 / 2023-11-03

5.0.0 / 2023-11-03 #71

Triggered via pull request November 2, 2023 04:27
Status Failure
Total duration 28s
Artifacts

build-test-image.yml

on: pull_request
Build Test Image
20s
Build Test Image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Test Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux\n\napt-get -qqy update\napt-get -qqy upgrade\napt-get -qqy --no-install-recommends install \\\n build-essential \\\n python-dev \\\n libffi-dev \\\n rustc\n\nadduser --disabled-password --gecos '' ansible\npython3 -m pip install pip --upgrade\n\nmkdir -p /opt/ansible\nchown -R ansible:ansible /opt/ansible\n" did not complete successfully: exit code: 100