All Tests #30
tests.yml
on: workflow_dispatch
Matrix: Build Container / Build Container Image
Matrix: Build ISO / Build ISO
Waiting for pending jobs
Matrix: Test Deployment / Test deployment
Waiting for pending jobs
Matrix: Test ISO / Test ISO
Waiting for pending jobs
Annotations
2 errors
Build Container / Build Container Image (registry.access.redhat.com/ubi8/ubi)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/ubi:latest...
Getting image source signatures
Copying blob sha256:d66a972c08964d487e0b43062210ac00ce3dca3fe569ac665c4324ea6522507d
Copying blob sha256:d66a972c08964d487e0b43062210ac00ce3dca3fe569ac665c4324ea6522507d
Copying config sha256:95ad8395795ee0460baf05458f669d3b865535f213f015519ef9a221a6a08280
Writing manifest to image destination
Storing signatures
/bin/sh: -c: line 0: syntax error near unexpected token `dnf'
/bin/sh: -c: line 0: `if [[ "$(grep '^ID=' /etc/os-release)" == 'ID="rhel"' ]]; then dnf install -y coreutils --allowerasing; fi dnf install -y make && make install-deps'
error building at STEP "RUN if [[ "$(grep '^ID=' /etc/os-release)" == 'ID="rhel"' ]]; then dnf install -y coreutils --allowerasing; fi dnf install -y make && make install-deps": error while running runtime: exit status 1
time="2024-03-19T23:20:48Z" level=error msg="exit status 1"
|
Build Container / Build Container Image (registry.fedoraproject.org/fedora)
Error: buildah exited with code 2
Trying to pull registry.fedoraproject.org/fedora:39...
Getting image source signatures
Copying blob sha256:718a00fe32127ad01ddab9fc4b7c968ab2679c92c6385ac6865ae6e2523275e4
Copying blob sha256:718a00fe32127ad01ddab9fc4b7c968ab2679c92c6385ac6865ae6e2523275e4
Copying config sha256:368a084ba17dcba88f5b23acfa47481131010219524fd9c41af87d709a04845b
Writing manifest to image destination
Storing signatures
/bin/sh: -c: line 1: syntax error near unexpected token `dnf'
/bin/sh: -c: line 1: `if [[ "$(grep '^ID=' /etc/os-release)" == 'ID="rhel"' ]]; then dnf install -y coreutils --allowerasing; fi dnf install -y make && make install-deps'
error building at STEP "RUN if [[ "$(grep '^ID=' /etc/os-release)" == 'ID="rhel"' ]]; then dnf install -y coreutils --allowerasing; fi dnf install -y make && make install-deps": error while running runtime: exit status 2
time="2024-03-19T23:20:48Z" level=error msg="exit status 2"
|