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