Console Output
20:12:40 [2025-03-11T20:12:40.648Z] + set -xeuo pipefail
20:12:40 [2025-03-11T20:12:40.648Z] ++ umask
20:12:40 [2025-03-11T20:12:40.648Z] + '[' 0022 = 0000 ']'
20:12:40 [2025-03-11T20:12:40.648Z] + cosa init --branch branched --commit=3f35c7d126e76f39ce3fff17ea15e4c205733e56 https://github.com/coreos/fedora-coreos-config
20:12:40 [2025-03-11T20:12:40.648Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:12:41 [2025-03-11T20:12:41.207Z] info: Missing CAP_SYS_ADMIN; using virt
20:12:41 [2025-03-11T20:12:41.207Z] + mkdir -p src
20:12:41 [2025-03-11T20:12:41.207Z] + cd src
20:12:41 [2025-03-11T20:12:41.207Z] + test -e config
20:12:41 [2025-03-11T20:12:41.207Z] + case "${source}" in
20:12:41 [2025-03-11T20:12:41.207Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:12:41 [2025-03-11T20:12:41.207Z] Cloning into 'config'...
20:12:41 [2025-03-11T20:12:41.468Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:12:41 [2025-03-11T20:12:41.468Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:12:43 [2025-03-11T20:12:43.981Z] From https://gitlab.com/fedora/bootc/base-images
20:12:43 [2025-03-11T20:12:43.981Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
20:12:43 [2025-03-11T20:12:43.981Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
20:12:43 [2025-03-11T20:12:43.981Z] + '[' -n 3f35c7d126e76f39ce3fff17ea15e4c205733e56 ']'
20:12:43 [2025-03-11T20:12:43.981Z] + git -C ./config fetch origin 3f35c7d126e76f39ce3fff17ea15e4c205733e56
20:12:44 [2025-03-11T20:12:44.552Z] From https://github.com/coreos/fedora-coreos-config
20:12:44 [2025-03-11T20:12:44.552Z] * branch 3f35c7d126e76f39ce3fff17ea15e4c205733e56 -> FETCH_HEAD
20:12:44 [2025-03-11T20:12:44.552Z] + git -C ./config reset --hard 3f35c7d126e76f39ce3fff17ea15e4c205733e56
20:12:44 [2025-03-11T20:12:44.552Z] HEAD is now at 3f35c7d overrides: fast-track rpm-ostree-2025.6-4.fc42
20:12:44 [2025-03-11T20:12:44.552Z] + git -C ./config submodule update --init --recursive
20:12:44 [2025-03-11T20:12:44.552Z] + set +x
20:12:44 [2025-03-11T20:12:44.552Z] Config commit: 3f35c7d126e76f39ce3fff17ea15e4c205733e56
20:12:44 [2025-03-11T20:12:44.552Z] + manifest=src/config/manifest.yaml
20:12:44 [2025-03-11T20:12:44.552Z] + image=src/config/image.yaml
20:12:44 [2025-03-11T20:12:44.552Z] + [[ -n '' ]]
20:12:44 [2025-03-11T20:12:44.552Z] + [[ ! -f src/config/manifest.yaml ]]
20:12:44 [2025-03-11T20:12:44.552Z] + [[ ! -f src/config/image.yaml ]]
20:12:44 [2025-03-11T20:12:44.552Z] + mkdir -p cache
20:12:44 [2025-03-11T20:12:44.552Z] + mkdir -p builds
20:12:44 [2025-03-11T20:12:44.552Z] + mkdir -p tmp
20:12:44 [2025-03-11T20:12:44.552Z] + mkdir -p overrides/rpm
20:12:44 [2025-03-11T20:12:44.552Z] + mkdir -p overrides/rootfs
20:12:44 [2025-03-11T20:12:44.552Z] + test 0 = 1
20:12:44 [2025-03-11T20:12:44.552Z] + case "${YUMREPOS}" in
20:12:44 [2025-03-11T20:12:44.552Z] + set +x
20:12:44 [2025-03-11T20:12:44.552Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.