Skip to content

build-all

build-all #152

Triggered via schedule July 8, 2024 02:39
Status Failure
Total duration 5m 8s
Artifacts

all.yml

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

Annotations

5 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 (centos7-ansible, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum makecache fast && yum -y install deltarpm epel-release initscripts && yum-config-manager --add-repo=https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ && yum-config-manager --save --setopt=releases.ansible.com_ansible_rpm_release_epel-7-x86_64_.gpgkey=https://releases.ansible.com/keys/RPM-GPG-KEY-ansible-release.pub && yum -y update && yum -y install sudo python3-pip which && 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 (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
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