Update ubuntu image to latest for runner #437
build_image.yaml
on: pull_request
Build Fedora image
1m 45s
Build EL8 image
1m 46s
Build EL9 image
56s
Annotations
3 errors
Build EL9 image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/ubi-minimal:latest...
Getting image source signatures
Copying blob sha256:2aa6bd15812764b98217de512ddcd6b7fc8cb96437e1fa30d7963118dce559ff
Copying config sha256:48cb29d9c86d6ff58835a3cfba0e2dec47b4b976345f3fb7fa62f6fa591468d7
Writing manifest to image destination
exec container process `/bin/sh`: Exec format error
Error: building at STEP "RUN microdnf install -y container-selinux go-toolset make findutils git-core && microdnf clean all": while running runtime: exit status 1
|
Build EL8 image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/ubi-minimal:latest...
Getting image source signatures
Copying blob sha256:ddf4f8844ba45912450254c503f6461467de551d046ed3bfb3e449dfdef8f41c
Copying config sha256:0b9fe6a20d2ebdec014c154325aca837665a628f810b322155cf8c21a5ed22be
Writing manifest to image destination
exec container process `/bin/sh`: Exec format error
Error: building at STEP "RUN microdnf install -y container-selinux go-toolset make findutils git-core && microdnf clean all": while running runtime: exit status 1
|
Build Fedora image
Error: buildah exited with code 2
Trying to pull registry.fedoraproject.org/fedora-minimal:38...
Getting image source signatures
Copying blob sha256:b72c84fef9a8d3d825bcb9677211b6ef6c983a72090979269d12351c79647535
Copying config sha256:121c5889044c1262240d44da1aecb13061a020b38449799af8c01cdff537edb6
Writing manifest to image destination
go: downloading golang.org/dl v0.0.0-20250401154141-6c7fc191c4d8
Downloaded 0.0% ( 3120 / 148907134 bytes) ...
Downloaded 1.3% ( 1916928 / 148907134 bytes) ...
Downloaded 4.8% ( 7094224 / 148907134 bytes) ...
Downloaded 8.6% ( 12795808 / 148907134 bytes) ...
Downloaded 11.3% ( 16875392 / 148907134 bytes) ...
Downloaded 14.5% ( 21593952 / 148907134 bytes) ...
Downloaded 17.1% ( 25395008 / 148907134 bytes) ...
Downloaded 20.8% ( 30998304 / 148907134 bytes) ...
Downloaded 22.7% ( 33783552 / 148907134 bytes) ...
Downloaded 26.8% ( 39960272 / 148907134 bytes) ...
Downloaded 28.5% ( 42450624 / 148907134 bytes) ...
Downloaded 32.5% ( 48463504 / 148907134 bytes) ...
Downloaded 34.8% ( 51756672 / 148907134 bytes) ...
Downloaded 38.4% ( 57228880 / 148907134 bytes) ...
Downloaded 42.4% ( 63208992 / 148907134 bytes) ...
Downloaded 44.7% ( 66518544 / 148907134 bytes) ...
Downloaded 48.3% ( 71974368 / 148907134 bytes) ...
Downloaded 50.8% ( 75660736 / 148907134 bytes) ...
Downloaded 55.0% ( 81853840 / 148907134 bytes) ...
Downloaded 56.6% ( 84327808 / 148907134 bytes) ...
Downloaded 60.7% ( 90373456 / 148907134 bytes) ...
Downloaded 62.8% ( 93453632 / 148907134 bytes) ...
Downloaded 66.5% ( 99089680 / 148907134 bytes) ...
Downloaded 70.6% (105069792 / 148907134 bytes) ...
Downloaded 72.6% (108117200 / 148907134 bytes) ...
Downloaded 76.4% (113720480 / 148907134 bytes) ...
Downloaded 78.3% (116522128 / 148907134 bytes) ...
Downloaded 82.0% (122158176 / 148907134 bytes) ...
Downloaded 84.8% (126204992 / 148907134 bytes) ...
Downloaded 88.3% (131464224 / 148907134 bytes) ...
Downloaded 90.9% (135330816 / 148907134 bytes) ...
Downloaded 94.5% (140671952 / 148907134 bytes) ...
Downloaded 98.3% (146357168 / 148907134 bytes) ...
Downloaded 100.0% (148907134 / 148907134 bytes)
Unpacking /root/sdk/go1.19.3/go1.19.3.linux-amd64.tar.gz ...
Success. You may now run 'go1.19.3'
fatal: No names found, cannot describe anything.
go: errors parsing go.mod:
/work/go.mod:3: invalid go version '1.23.0': must match format 1.23
/work/go.mod:5: unknown directive: toolchain
make: *** [Makefile:68: bin/selinuxdctl] Error 1
Error: building at STEP "RUN GO=${GO_VERSION} make": while running runtime: exit status 2
|