Console Output
15:08:20 [2025-10-25T15:08:20.965Z] + set -xeuo pipefail
15:08:20 [2025-10-25T15:08:20.965Z] ++ umask
15:08:20 [2025-10-25T15:08:20.965Z] + '[' 0022 = 0000 ']'
15:08:20 [2025-10-25T15:08:20.965Z] + cosa init --branch next-devel --commit=0ec1127b4d782e1194bdd1d6d41c2049b88529d3 https://github.com/coreos/fedora-coreos-config
15:08:20 [2025-10-25T15:08:20.965Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:08:20 [2025-10-25T15:08:20.965Z] info: Missing CAP_SYS_ADMIN; using virt
15:08:20 [2025-10-25T15:08:20.965Z] + mkdir -p src
15:08:20 [2025-10-25T15:08:20.965Z] + cd src
15:08:20 [2025-10-25T15:08:20.965Z] + test -e config
15:08:20 [2025-10-25T15:08:20.965Z] + case "${source}" in
15:08:20 [2025-10-25T15:08:20.965Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:08:20 [2025-10-25T15:08:20.965Z] Cloning into 'config'...
15:08:21 [2025-10-25T15:08:21.524Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:08:21 [2025-10-25T15:08:21.524Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:08:24 [2025-10-25T15:08:24.785Z] From https://gitlab.com/fedora/bootc/base-images
15:08:24 [2025-10-25T15:08:24.785Z] * branch 1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
15:08:24 [2025-10-25T15:08:24.785Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
15:08:24 [2025-10-25T15:08:24.785Z] + '[' -n 0ec1127b4d782e1194bdd1d6d41c2049b88529d3 ']'
15:08:24 [2025-10-25T15:08:24.785Z] + git -C ./config fetch origin 0ec1127b4d782e1194bdd1d6d41c2049b88529d3
15:08:24 [2025-10-25T15:08:24.785Z] From https://github.com/coreos/fedora-coreos-config
15:08:24 [2025-10-25T15:08:24.785Z] * branch 0ec1127b4d782e1194bdd1d6d41c2049b88529d3 -> FETCH_HEAD
15:08:24 [2025-10-25T15:08:24.785Z] + git -C ./config reset --hard 0ec1127b4d782e1194bdd1d6d41c2049b88529d3
15:08:24 [2025-10-25T15:08:24.785Z] HEAD is now at 0ec1127 tree: import changes from testing-devel at 5ea3d169eabbacf42c4895fcc176b1a4285b0eb0
15:08:24 [2025-10-25T15:08:24.785Z] + git -C ./config submodule update --init --recursive
15:08:24 [2025-10-25T15:08:24.785Z] + set +x
15:08:24 [2025-10-25T15:08:24.785Z] Config commit: 0ec1127b4d782e1194bdd1d6d41c2049b88529d3
15:08:24 [2025-10-25T15:08:24.785Z] + manifest=src/config/manifest.yaml
15:08:24 [2025-10-25T15:08:24.785Z] + image=src/config/image.yaml
15:08:24 [2025-10-25T15:08:24.785Z] + [[ -n '' ]]
15:08:24 [2025-10-25T15:08:24.785Z] + [[ ! -f src/config/manifest.yaml ]]
15:08:24 [2025-10-25T15:08:24.785Z] + [[ ! -f src/config/image.yaml ]]
15:08:24 [2025-10-25T15:08:24.785Z] + mkdir -p cache
15:08:24 [2025-10-25T15:08:24.785Z] + mkdir -p builds
15:08:24 [2025-10-25T15:08:24.785Z] + mkdir -p tmp
15:08:24 [2025-10-25T15:08:24.785Z] + mkdir -p overrides/rpm
15:08:24 [2025-10-25T15:08:24.785Z] + mkdir -p overrides/rootfs
15:08:24 [2025-10-25T15:08:24.785Z] + test 0 = 1
15:08:24 [2025-10-25T15:08:24.785Z] + case "${YUMREPOS}" in
15:08:24 [2025-10-25T15:08:24.785Z] + set +x
15:08:24 [2025-10-25T15:08:24.785Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.