Skip to content

Docker images for integration tests #2

Docker images for integration tests

Docker images for integration tests #2

Manually triggered September 11, 2024 17:51
Status Failure
Total duration 1m 13s
Artifacts

docker-integration-tests.yaml

on: workflow_dispatch
Create list of existing dockerfiles
5s
Create list of existing dockerfiles
Matrix: Build and push Docker image
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build and push Docker image (integration-tests/Dockerfile_alpine3, alpine3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --no-cache openrc apache2=2.4.59-r0 bash ca-certificates tinyproxy && sed -i 's/Listen 80/Listen 0.0.0.0:80/g' /etc/apache2/httpd.conf && rc-update add apache2 && rc-update add tinyproxy && rm -rf /etc/init.d/networking /etc/init.d/hwdrivers /var/cache/apk/* /tmp/*" did not complete successfully: exit code: 1
Build and push Docker image (integration-tests/Dockerfile_trusty, trusty)
buildx failed with: ERROR: failed to solve: failed to load cache key: no signatures
Build and push Docker image (integration-tests/Dockerfile_centos7, centos7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -y --disablerepo='*' --enablerepo=base,extras install httpd epel-release && yum clean all" did not complete successfully: exit code: 1