Console Output

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