Skip to content

build-all

build-all #148

Triggered via schedule June 10, 2024 02:38
Status Failure
Total duration 4m 43s
Artifacts

all.yml

on: schedule
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

4 errors
docker (centosstream8-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum makecache --timer && yum -y install initscripts && yum -y update && yum -y remove python36 && yum -y install sudo which hostname python39 python39-pip && yum clean all" did not complete successfully: exit code: 1
docker (arch-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && groupadd -r ${ANSIBLE_USER} && groupadd -r ${DEPLOY_GROUP} && useradd -m -g ${ANSIBLE_USER} ${ANSIBLE_USER} && usermod -aG ${SUDO_GROUP} ${ANSIBLE_USER} && usermod -aG ${DEPLOY_GROUP} ${ANSIBLE_USER} && sed -i \"s/^# \\(%${SUDO_GROUP} ALL=(ALL:ALL) NOPASSWD: ALL\\)/\\\\1/g\" /etc/sudoers" did not complete successfully: exit code: 2
docker (debian10-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir --upgrade cffi && pip install --no-cache-dir ansible" did not complete successfully: exit code: 1
docker (opensuse_tumbleweed-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && groupadd -r ${ANSIBLE_USER} && groupadd -r ${DEPLOY_GROUP} && groupadd -r ${SUDO_GROUP} && useradd -m -g ${ANSIBLE_USER} ${ANSIBLE_USER} && usermod -aG ${SUDO_GROUP} ${ANSIBLE_USER} && usermod -aG ${DEPLOY_GROUP} ${ANSIBLE_USER} && sed -i \"s/^# \\(%${SUDO_GROUP} ALL=(ALL:ALL) NOPASSWD: ALL\\)/\\\\1/g\" /etc/sudoers" did not complete successfully: exit code: 2