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