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