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