Console Output
17:06:06 [2025-09-29T17:06:06.602Z] + set -xeuo pipefail
17:06:06 [2025-09-29T17:06:06.602Z] ++ umask
17:06:06 [2025-09-29T17:06:06.602Z] + '[' 0022 = 0000 ']'
17:06:06 [2025-09-29T17:06:06.602Z] + cosa init --branch next-devel --commit=325aa77b273d00ada98fca5ccff1535d766aa229 https://github.com/coreos/fedora-coreos-config
17:06:06 [2025-09-29T17:06:06.602Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:06:06 [2025-09-29T17:06:06.602Z] info: Missing CAP_SYS_ADMIN; using virt
17:06:06 [2025-09-29T17:06:06.602Z] + mkdir -p src
17:06:06 [2025-09-29T17:06:06.602Z] + cd src
17:06:06 [2025-09-29T17:06:06.602Z] + test -e config
17:06:06 [2025-09-29T17:06:06.602Z] + case "${source}" in
17:06:06 [2025-09-29T17:06:06.602Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:06:06 [2025-09-29T17:06:06.602Z] Cloning into 'config'...
17:06:07 [2025-09-29T17:06:07.161Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:06:07 [2025-09-29T17:06:07.161Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:06:09 [2025-09-29T17:06:09.675Z] From https://gitlab.com/fedora/bootc/base-images
17:06:09 [2025-09-29T17:06:09.675Z] * branch 4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
17:06:09 [2025-09-29T17:06:09.675Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
17:06:09 [2025-09-29T17:06:09.675Z] + '[' -n 325aa77b273d00ada98fca5ccff1535d766aa229 ']'
17:06:09 [2025-09-29T17:06:09.675Z] + git -C ./config fetch origin 325aa77b273d00ada98fca5ccff1535d766aa229
17:06:09 [2025-09-29T17:06:09.675Z] From https://github.com/coreos/fedora-coreos-config
17:06:09 [2025-09-29T17:06:09.675Z] * branch 325aa77b273d00ada98fca5ccff1535d766aa229 -> FETCH_HEAD
17:06:09 [2025-09-29T17:06:09.675Z] + git -C ./config reset --hard 325aa77b273d00ada98fca5ccff1535d766aa229
17:06:09 [2025-09-29T17:06:09.675Z] HEAD is now at 325aa77 tree: import changes from testing-devel at 29e1b83eacb67ec1c993a7a40b2d8c4250b12720
17:06:09 [2025-09-29T17:06:09.675Z] + git -C ./config submodule update --init --recursive
17:06:09 [2025-09-29T17:06:09.675Z] + set +x
17:06:09 [2025-09-29T17:06:09.675Z] Config commit: 325aa77b273d00ada98fca5ccff1535d766aa229
17:06:09 [2025-09-29T17:06:09.675Z] + manifest=src/config/manifest.yaml
17:06:09 [2025-09-29T17:06:09.675Z] + image=src/config/image.yaml
17:06:09 [2025-09-29T17:06:09.675Z] + [[ -n '' ]]
17:06:09 [2025-09-29T17:06:09.675Z] + [[ ! -f src/config/manifest.yaml ]]
17:06:09 [2025-09-29T17:06:09.675Z] + [[ ! -f src/config/image.yaml ]]
17:06:09 [2025-09-29T17:06:09.675Z] + mkdir -p cache
17:06:09 [2025-09-29T17:06:09.675Z] + mkdir -p builds
17:06:09 [2025-09-29T17:06:09.675Z] + mkdir -p tmp
17:06:09 [2025-09-29T17:06:09.675Z] + mkdir -p overrides/rpm
17:06:09 [2025-09-29T17:06:09.675Z] + mkdir -p overrides/rootfs
17:06:09 [2025-09-29T17:06:09.675Z] + test 0 = 1
17:06:09 [2025-09-29T17:06:09.675Z] + case "${YUMREPOS}" in
17:06:09 [2025-09-29T17:06:09.675Z] + set +x
17:06:09 [2025-09-29T17:06:09.675Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.