Skip to content

Add GitHub Action for running testing written in PyTest (#303) #245

Add GitHub Action for running testing written in PyTest (#303)

Add GitHub Action for running testing written in PyTest (#303) #245

Triggered via push June 18, 2024 07:25
Status Failure
Total duration 1m 14s
Artifacts
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-push (1.22-micro, c9s, Dockerfile.c9s, sclorg, QUAY_IMAGE_SCLORG_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1 time="2024-06-18T07:25:58Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-18T07:25:58Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." Trying to pull quay.io/centos/centos:stream9... Getting image source signatures Copying blob sha256:eb254c8cc3728102212560f94ba0230e0ffe28b119fd3e5905eda63c759d4ae8 Copying blob sha256:eb254c8cc3728102212560f94ba0230e0ffe28b119fd3e5905eda63c759d4ae8 Copying config sha256:26b2195c44afb4078e189856e925c3efa1047d2402faf55b7af97d7adbca3973 Writing manifest to image destination Storing signatures time="2024-06-18T07:26:01Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-18T07:26:01Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial time="2024-06-18T07:26:19Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." error building at STEP "RUN nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION"": error while running runtime: exit status 1 time="2024-06-18T07:26:19Z" level=error msg="exit status 1"
build-and-push (1.24, fedora, Dockerfile.fedora, fedora, QUAY_IMAGE_FEDORA_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1 time="2024-06-18T07:26:02Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-18T07:26:02Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." Trying to pull quay.io/fedora/s2i-core:38... Getting image source signatures Copying blob sha256:26b675ebac63487b02e7bac5b7b771eed29ae4b139cf65940148fd3d9823ca7c Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281 Copying blob sha256:26b675ebac63487b02e7bac5b7b771eed29ae4b139cf65940148fd3d9823ca7c Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281 Copying config sha256:b8761fb79f026b323456c513d2604b5c03bad30ebf0636d20eec96b7a1829a8d Writing manifest to image destination Storing signatures time="2024-06-18T07:26:07Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." error building at STEP "RUN dnf install -y gettext hostname && INSTALL_PKGS="nss_wrapper bind-utils nginx nginx-mod-stream nginx-mod-http-perl" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION" && dnf clean all": error while running runtime: exit status 1 time="2024-06-18T07:26:58Z" level=error msg="exit status 1"