Console Output
11:26:24 [2025-03-27T11:26:24.512Z] + set -xeuo pipefail
11:26:24 [2025-03-27T11:26:24.512Z] ++ umask
11:26:24 [2025-03-27T11:26:24.512Z] + '[' 0022 = 0000 ']'
11:26:24 [2025-03-27T11:26:24.512Z] + cosa init --branch rawhide --commit=8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e https://github.com/coreos/fedora-coreos-config
11:26:24 [2025-03-27T11:26:24.512Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:26:24 [2025-03-27T11:26:24.512Z] info: Missing CAP_SYS_ADMIN; using virt
11:26:24 [2025-03-27T11:26:24.512Z] + mkdir -p src
11:26:24 [2025-03-27T11:26:24.512Z] + cd src
11:26:24 [2025-03-27T11:26:24.512Z] + test -e config
11:26:24 [2025-03-27T11:26:24.512Z] + case "${source}" in
11:26:24 [2025-03-27T11:26:24.512Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:26:24 [2025-03-27T11:26:24.512Z] Cloning into 'config'...
11:26:24 [2025-03-27T11:26:24.766Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:26:24 [2025-03-27T11:26:24.766Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:26:27 [2025-03-27T11:26:27.273Z] From https://gitlab.com/fedora/bootc/base-images
11:26:27 [2025-03-27T11:26:27.273Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
11:26:27 [2025-03-27T11:26:27.273Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
11:26:27 [2025-03-27T11:26:27.273Z] + '[' -n 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e ']'
11:26:27 [2025-03-27T11:26:27.273Z] + git -C ./config fetch origin 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
11:26:27 [2025-03-27T11:26:27.273Z] From https://github.com/coreos/fedora-coreos-config
11:26:27 [2025-03-27T11:26:27.273Z] * branch 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e -> FETCH_HEAD
11:26:27 [2025-03-27T11:26:27.273Z] Fetching submodule fedora-bootc
11:26:28 [2025-03-27T11:26:28.630Z] From https://gitlab.com/fedora/bootc/base-images
11:26:28 [2025-03-27T11:26:28.630Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] * branch 93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] * branch 9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
11:26:28 [2025-03-27T11:26:28.630Z] + git -C ./config reset --hard 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
11:26:28 [2025-03-27T11:26:28.630Z] HEAD is now at 8a53dfa overrides: pin dracut-103-3.fc42
11:26:28 [2025-03-27T11:26:28.630Z] + git -C ./config submodule update --init --recursive
11:26:28 [2025-03-27T11:26:28.630Z] + set +x
11:26:28 [2025-03-27T11:26:28.630Z] Config commit: 8a53dfa64a81e7714634757bcfa7d0a63b5f5d8e
11:26:28 [2025-03-27T11:26:28.630Z] + manifest=src/config/manifest.yaml
11:26:28 [2025-03-27T11:26:28.630Z] + image=src/config/image.yaml
11:26:28 [2025-03-27T11:26:28.630Z] + [[ -n '' ]]
11:26:28 [2025-03-27T11:26:28.630Z] + [[ ! -f src/config/manifest.yaml ]]
11:26:28 [2025-03-27T11:26:28.630Z] + [[ ! -f src/config/image.yaml ]]
11:26:28 [2025-03-27T11:26:28.630Z] + mkdir -p cache
11:26:28 [2025-03-27T11:26:28.630Z] + mkdir -p builds
11:26:28 [2025-03-27T11:26:28.630Z] + mkdir -p tmp
11:26:28 [2025-03-27T11:26:28.630Z] + mkdir -p overrides/rpm
11:26:28 [2025-03-27T11:26:28.630Z] + mkdir -p overrides/rootfs
11:26:28 [2025-03-27T11:26:28.630Z] + test 0 = 1
11:26:28 [2025-03-27T11:26:28.630Z] + case "${YUMREPOS}" in
11:26:28 [2025-03-27T11:26:28.630Z] + set +x
11:26:28 [2025-03-27T11:26:28.630Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.