Console Output

17:05:47 [2025-01-21T17:05:47.215Z] + set -xeuo pipefail
17:05:47 [2025-01-21T17:05:47.215Z] ++ umask
17:05:47 [2025-01-21T17:05:47.215Z] + '[' 0022 = 0000 ']'
17:05:47 [2025-01-21T17:05:47.215Z] + cosa init --branch rawhide --commit=f9426a0c63597e1964f26598e6176ac03aa3dcab https://github.com/coreos/fedora-coreos-config
17:05:47 [2025-01-21T17:05:47.215Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:05:47 [2025-01-21T17:05:47.215Z] info: Missing CAP_SYS_ADMIN; using virt
17:05:47 [2025-01-21T17:05:47.215Z] + mkdir -p src
17:05:47 [2025-01-21T17:05:47.215Z] + cd src
17:05:47 [2025-01-21T17:05:47.215Z] + test -e config
17:05:47 [2025-01-21T17:05:47.215Z] + case "${source}" in
17:05:47 [2025-01-21T17:05:47.215Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:05:47 [2025-01-21T17:05:47.215Z] Cloning into 'config'...
17:05:47 [2025-01-21T17:05:47.775Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:05:47 [2025-01-21T17:05:47.775Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:05:49 [2025-01-21T17:05:49.689Z] From https://gitlab.com/fedora/bootc/base-images
17:05:49 [2025-01-21T17:05:49.689Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
17:05:49 [2025-01-21T17:05:49.689Z] Submodule path 'fedora-bootc': checked out '93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af'
17:05:49 [2025-01-21T17:05:49.689Z] + '[' -n f9426a0c63597e1964f26598e6176ac03aa3dcab ']'
17:05:49 [2025-01-21T17:05:49.689Z] + git -C ./config fetch origin f9426a0c63597e1964f26598e6176ac03aa3dcab
17:05:50 [2025-01-21T17:05:50.251Z] From https://github.com/coreos/fedora-coreos-config
17:05:50 [2025-01-21T17:05:50.251Z]  * branch            f9426a0c63597e1964f26598e6176ac03aa3dcab -> FETCH_HEAD
17:05:50 [2025-01-21T17:05:50.251Z] Fetching submodule fedora-bootc
17:05:51 [2025-01-21T17:05:51.610Z] From https://gitlab.com/fedora/bootc/base-images
17:05:51 [2025-01-21T17:05:51.610Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
17:05:51 [2025-01-21T17:05:51.610Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
17:05:51 [2025-01-21T17:05:51.610Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
17:05:51 [2025-01-21T17:05:51.610Z] + git -C ./config reset --hard f9426a0c63597e1964f26598e6176ac03aa3dcab
17:05:51 [2025-01-21T17:05:51.610Z] HEAD is now at f9426a0 tree: import changes from testing-devel at 871d259dded5b73afdf2f476089332770a1648c0
17:05:51 [2025-01-21T17:05:51.610Z] + git -C ./config submodule update --init --recursive
17:05:52 [2025-01-21T17:05:52.540Z] From https://gitlab.com/fedora/bootc/base-images
17:05:52 [2025-01-21T17:05:52.540Z]  * [new tag]         2024.1     -> 2024.1
17:05:52 [2025-01-21T17:05:52.540Z]  * [new tag]         v2024.0    -> v2024.0
17:05:52 [2025-01-21T17:05:52.540Z]  * [new tag]         v2024.1    -> v2024.1
17:05:52 [2025-01-21T17:05:52.794Z] From https://gitlab.com/fedora/bootc/base-images
17:05:52 [2025-01-21T17:05:52.794Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
17:05:52 [2025-01-21T17:05:52.794Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
17:05:52 [2025-01-21T17:05:52.794Z] + set +x
17:05:52 [2025-01-21T17:05:52.794Z] Config commit: f9426a0c63597e1964f26598e6176ac03aa3dcab
17:05:52 [2025-01-21T17:05:52.794Z] + manifest=src/config/manifest.yaml
17:05:52 [2025-01-21T17:05:52.794Z] + image=src/config/image.yaml
17:05:52 [2025-01-21T17:05:52.794Z] + [[ -n '' ]]
17:05:52 [2025-01-21T17:05:52.794Z] + [[ ! -f src/config/manifest.yaml ]]
17:05:52 [2025-01-21T17:05:52.794Z] + [[ ! -f src/config/image.yaml ]]
17:05:52 [2025-01-21T17:05:52.794Z] + mkdir -p cache
17:05:53 [2025-01-21T17:05:53.048Z] + mkdir -p builds
17:05:53 [2025-01-21T17:05:53.048Z] + mkdir -p tmp
17:05:53 [2025-01-21T17:05:53.048Z] + mkdir -p overrides/rpm
17:05:53 [2025-01-21T17:05:53.048Z] + mkdir -p overrides/rootfs
17:05:53 [2025-01-21T17:05:53.048Z] + test 0 = 1
17:05:53 [2025-01-21T17:05:53.048Z] + case "${YUMREPOS}" in
17:05:53 [2025-01-21T17:05:53.048Z] + set +x
17:05:53 [2025-01-21T17:05:53.048Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.