Console Output
17:07:11 [2025-11-05T17:07:11.034Z] + set -xeuo pipefail
17:07:11 [2025-11-05T17:07:11.034Z] ++ umask
17:07:11 [2025-11-05T17:07:11.034Z] + '[' 0022 = 0000 ']'
17:07:11 [2025-11-05T17:07:11.034Z] + cosa init --branch testing-devel --commit=1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 https://github.com/coreos/fedora-coreos-config
17:07:11 [2025-11-05T17:07:11.034Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:07:11 [2025-11-05T17:07:11.034Z] info: Missing CAP_SYS_ADMIN; using virt
17:07:11 [2025-11-05T17:07:11.034Z] + mkdir -p src
17:07:11 [2025-11-05T17:07:11.034Z] + cd src
17:07:11 [2025-11-05T17:07:11.034Z] + test -e config
17:07:11 [2025-11-05T17:07:11.034Z] + case "${source}" in
17:07:11 [2025-11-05T17:07:11.034Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:07:11 [2025-11-05T17:07:11.034Z] Cloning into 'config'...
17:07:11 [2025-11-05T17:07:11.595Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:07:11 [2025-11-05T17:07:11.595Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:07:14 [2025-11-05T17:07:14.107Z] From https://gitlab.com/fedora/bootc/base-images
17:07:14 [2025-11-05T17:07:14.107Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
17:07:14 [2025-11-05T17:07:14.107Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
17:07:14 [2025-11-05T17:07:14.107Z] + '[' -n 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 ']'
17:07:14 [2025-11-05T17:07:14.107Z] + git -C ./config fetch origin 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8
17:07:14 [2025-11-05T17:07:14.107Z] From https://github.com/coreos/fedora-coreos-config
17:07:14 [2025-11-05T17:07:14.107Z] * branch 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8 -> FETCH_HEAD
17:07:14 [2025-11-05T17:07:14.107Z] + git -C ./config reset --hard 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8
17:07:14 [2025-11-05T17:07:14.107Z] HEAD is now at 1aaf670 lockfiles: bump to latest
17:07:14 [2025-11-05T17:07:14.109Z] + git -C ./config submodule update --init --recursive
17:07:14 [2025-11-05T17:07:14.109Z] + set +x
17:07:14 [2025-11-05T17:07:14.109Z] Config commit: 1aaf67013cf4cc9c6aba61a8822dd79f5950beb8
17:07:14 [2025-11-05T17:07:14.109Z] + manifest=src/config/manifest.yaml
17:07:14 [2025-11-05T17:07:14.109Z] + image=src/config/image.yaml
17:07:14 [2025-11-05T17:07:14.109Z] + [[ -n '' ]]
17:07:14 [2025-11-05T17:07:14.109Z] + [[ ! -f src/config/manifest.yaml ]]
17:07:14 [2025-11-05T17:07:14.109Z] + [[ ! -f src/config/image.yaml ]]
17:07:14 [2025-11-05T17:07:14.109Z] + mkdir -p cache
17:07:14 [2025-11-05T17:07:14.109Z] + mkdir -p builds
17:07:14 [2025-11-05T17:07:14.109Z] + mkdir -p tmp
17:07:14 [2025-11-05T17:07:14.109Z] + mkdir -p overrides/rpm
17:07:14 [2025-11-05T17:07:14.109Z] + mkdir -p overrides/rootfs
17:07:14 [2025-11-05T17:07:14.109Z] + test 0 = 1
17:07:14 [2025-11-05T17:07:14.109Z] + case "${YUMREPOS}" in
17:07:14 [2025-11-05T17:07:14.109Z] + set +x
17:07:14 [2025-11-05T17:07:14.109Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.