Console Output
16:54:05 [2025-04-21T16:54:05.000Z] + set -xeuo pipefail
16:54:05 [2025-04-21T16:54:05.000Z] ++ umask
16:54:05 [2025-04-21T16:54:05.000Z] + '[' 0022 = 0000 ']'
16:54:05 [2025-04-21T16:54:05.000Z] + cosa init --branch rawhide --commit=b0d3809c27c3d282b052d9708a3311207750a2dc https://github.com/coreos/fedora-coreos-config
16:54:05 [2025-04-21T16:54:05.000Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:54:05 [2025-04-21T16:54:05.000Z] info: Missing CAP_SYS_ADMIN; using virt
16:54:05 [2025-04-21T16:54:05.000Z] + mkdir -p src
16:54:05 [2025-04-21T16:54:05.000Z] + cd src
16:54:05 [2025-04-21T16:54:05.000Z] + test -e config
16:54:05 [2025-04-21T16:54:05.000Z] + case "${source}" in
16:54:05 [2025-04-21T16:54:05.000Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:54:05 [2025-04-21T16:54:05.000Z] Cloning into 'config'...
16:54:05 [2025-04-21T16:54:05.254Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:54:05 [2025-04-21T16:54:05.254Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:54:07 [2025-04-21T16:54:07.766Z] From https://gitlab.com/fedora/bootc/base-images
16:54:07 [2025-04-21T16:54:07.766Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
16:54:07 [2025-04-21T16:54:07.766Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
16:54:07 [2025-04-21T16:54:07.766Z] + '[' -n b0d3809c27c3d282b052d9708a3311207750a2dc ']'
16:54:07 [2025-04-21T16:54:07.766Z] + git -C ./config fetch origin b0d3809c27c3d282b052d9708a3311207750a2dc
16:54:07 [2025-04-21T16:54:07.766Z] From https://github.com/coreos/fedora-coreos-config
16:54:07 [2025-04-21T16:54:07.766Z] * branch b0d3809c27c3d282b052d9708a3311207750a2dc -> FETCH_HEAD
16:54:07 [2025-04-21T16:54:07.766Z] + git -C ./config reset --hard b0d3809c27c3d282b052d9708a3311207750a2dc
16:54:07 [2025-04-21T16:54:07.766Z] HEAD is now at b0d3809 tree: import changes from testing-devel at 495771e7051b1549b4f8346e7969c57ee72c922b
16:54:07 [2025-04-21T16:54:07.766Z] + git -C ./config submodule update --init --recursive
16:54:07 [2025-04-21T16:54:07.766Z] + set +x
16:54:07 [2025-04-21T16:54:07.766Z] Config commit: b0d3809c27c3d282b052d9708a3311207750a2dc
16:54:07 [2025-04-21T16:54:07.766Z] + manifest=src/config/manifest.yaml
16:54:07 [2025-04-21T16:54:07.766Z] + image=src/config/image.yaml
16:54:07 [2025-04-21T16:54:07.766Z] + [[ -n '' ]]
16:54:07 [2025-04-21T16:54:07.766Z] + [[ ! -f src/config/manifest.yaml ]]
16:54:07 [2025-04-21T16:54:07.766Z] + [[ ! -f src/config/image.yaml ]]
16:54:07 [2025-04-21T16:54:07.766Z] + mkdir -p cache
16:54:07 [2025-04-21T16:54:07.766Z] + mkdir -p builds
16:54:07 [2025-04-21T16:54:07.766Z] + mkdir -p tmp
16:54:07 [2025-04-21T16:54:07.766Z] + mkdir -p overrides/rpm
16:54:07 [2025-04-21T16:54:07.766Z] + mkdir -p overrides/rootfs
16:54:07 [2025-04-21T16:54:07.766Z] + test 0 = 1
16:54:07 [2025-04-21T16:54:07.766Z] + case "${YUMREPOS}" in
16:54:07 [2025-04-21T16:54:07.766Z] + set +x
16:54:07 [2025-04-21T16:54:07.766Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.