Console Output
18:09:47 [2025-02-28T18:09:47.581Z] + set -xeuo pipefail
18:09:47 [2025-02-28T18:09:47.581Z] ++ umask
18:09:47 [2025-02-28T18:09:47.581Z] + '[' 0022 = 0000 ']'
18:09:47 [2025-02-28T18:09:47.581Z] + cosa init --branch rawhide --commit=a786206822f1861e4c733c47062b85ac2fa0bfdb https://github.com/coreos/fedora-coreos-config
18:09:47 [2025-02-28T18:09:47.581Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:09:47 [2025-02-28T18:09:47.581Z] info: Missing CAP_SYS_ADMIN; using virt
18:09:47 [2025-02-28T18:09:47.581Z] + mkdir -p src
18:09:47 [2025-02-28T18:09:47.581Z] + cd src
18:09:47 [2025-02-28T18:09:47.581Z] + test -e config
18:09:47 [2025-02-28T18:09:47.581Z] + case "${source}" in
18:09:47 [2025-02-28T18:09:47.581Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:09:47 [2025-02-28T18:09:47.581Z] Cloning into 'config'...
18:09:48 [2025-02-28T18:09:48.140Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:09:48 [2025-02-28T18:09:48.140Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:09:50 [2025-02-28T18:09:50.021Z] From https://gitlab.com/fedora/bootc/base-images
18:09:50 [2025-02-28T18:09:50.021Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
18:09:50 [2025-02-28T18:09:50.021Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
18:09:50 [2025-02-28T18:09:50.021Z] + '[' -n a786206822f1861e4c733c47062b85ac2fa0bfdb ']'
18:09:50 [2025-02-28T18:09:50.021Z] + git -C ./config fetch origin a786206822f1861e4c733c47062b85ac2fa0bfdb
18:09:50 [2025-02-28T18:09:50.275Z] From https://github.com/coreos/fedora-coreos-config
18:09:50 [2025-02-28T18:09:50.275Z] * branch a786206822f1861e4c733c47062b85ac2fa0bfdb -> FETCH_HEAD
18:09:50 [2025-02-28T18:09:50.275Z] + git -C ./config reset --hard a786206822f1861e4c733c47062b85ac2fa0bfdb
18:09:50 [2025-02-28T18:09:50.275Z] HEAD is now at a786206 overrides: drop grub2-2.12-23.fc43 pin
18:09:50 [2025-02-28T18:09:50.275Z] + git -C ./config submodule update --init --recursive
18:09:50 [2025-02-28T18:09:50.528Z] + set +x
18:09:50 [2025-02-28T18:09:50.528Z] Config commit: a786206822f1861e4c733c47062b85ac2fa0bfdb
18:09:50 [2025-02-28T18:09:50.528Z] + manifest=src/config/manifest.yaml
18:09:50 [2025-02-28T18:09:50.528Z] + image=src/config/image.yaml
18:09:50 [2025-02-28T18:09:50.529Z] + [[ -n '' ]]
18:09:50 [2025-02-28T18:09:50.529Z] + [[ ! -f src/config/manifest.yaml ]]
18:09:50 [2025-02-28T18:09:50.529Z] + [[ ! -f src/config/image.yaml ]]
18:09:50 [2025-02-28T18:09:50.529Z] + mkdir -p cache
18:09:50 [2025-02-28T18:09:50.529Z] + mkdir -p builds
18:09:50 [2025-02-28T18:09:50.529Z] + mkdir -p tmp
18:09:50 [2025-02-28T18:09:50.529Z] + mkdir -p overrides/rpm
18:09:50 [2025-02-28T18:09:50.529Z] + mkdir -p overrides/rootfs
18:09:50 [2025-02-28T18:09:50.529Z] + test 0 = 1
18:09:50 [2025-02-28T18:09:50.529Z] + case "${YUMREPOS}" in
18:09:50 [2025-02-28T18:09:50.529Z] + set +x
18:09:50 [2025-02-28T18:09:50.529Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.