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