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