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