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