Console Output

12:07:47 [2025-03-20T12:07:47.109Z] + set -xeuo pipefail
12:07:47 [2025-03-20T12:07:47.109Z] ++ umask
12:07:47 [2025-03-20T12:07:47.109Z] + '[' 0022 = 0000 ']'
12:07:47 [2025-03-20T12:07:47.109Z] + cosa init --branch rawhide --commit=3cfd452071517923bb519773241013b061042620 https://github.com/coreos/fedora-coreos-config
12:07:47 [2025-03-20T12:07:47.109Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:07:47 [2025-03-20T12:07:47.109Z] info: Missing CAP_SYS_ADMIN; using virt
12:07:47 [2025-03-20T12:07:47.109Z] + mkdir -p src
12:07:47 [2025-03-20T12:07:47.109Z] + cd src
12:07:47 [2025-03-20T12:07:47.109Z] + test -e config
12:07:47 [2025-03-20T12:07:47.109Z] + case "${source}" in
12:07:47 [2025-03-20T12:07:47.109Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:07:47 [2025-03-20T12:07:47.109Z] Cloning into 'config'...
12:07:47 [2025-03-20T12:07:47.365Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:07:47 [2025-03-20T12:07:47.365Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:07:49 [2025-03-20T12:07:49.251Z] From https://gitlab.com/fedora/bootc/base-images
12:07:49 [2025-03-20T12:07:49.251Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
12:07:49 [2025-03-20T12:07:49.251Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
12:07:49 [2025-03-20T12:07:49.251Z] + '[' -n 3cfd452071517923bb519773241013b061042620 ']'
12:07:49 [2025-03-20T12:07:49.251Z] + git -C ./config fetch origin 3cfd452071517923bb519773241013b061042620
12:07:49 [2025-03-20T12:07:49.507Z] From https://github.com/coreos/fedora-coreos-config
12:07:49 [2025-03-20T12:07:49.507Z]  * branch            3cfd452071517923bb519773241013b061042620 -> FETCH_HEAD
12:07:49 [2025-03-20T12:07:49.507Z] + git -C ./config reset --hard 3cfd452071517923bb519773241013b061042620
12:07:49 [2025-03-20T12:07:49.507Z] HEAD is now at 3cfd452 tree: import changes from testing-devel at ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
12:07:49 [2025-03-20T12:07:49.507Z] + git -C ./config submodule update --init --recursive
12:07:49 [2025-03-20T12:07:49.507Z] + set +x
12:07:49 [2025-03-20T12:07:49.507Z] Config commit: 3cfd452071517923bb519773241013b061042620
12:07:49 [2025-03-20T12:07:49.507Z] + manifest=src/config/manifest.yaml
12:07:49 [2025-03-20T12:07:49.507Z] + image=src/config/image.yaml
12:07:49 [2025-03-20T12:07:49.507Z] + [[ -n '' ]]
12:07:49 [2025-03-20T12:07:49.507Z] + [[ ! -f src/config/manifest.yaml ]]
12:07:49 [2025-03-20T12:07:49.507Z] + [[ ! -f src/config/image.yaml ]]
12:07:49 [2025-03-20T12:07:49.507Z] + mkdir -p cache
12:07:49 [2025-03-20T12:07:49.507Z] + mkdir -p builds
12:07:49 [2025-03-20T12:07:49.507Z] + mkdir -p tmp
12:07:49 [2025-03-20T12:07:49.507Z] + mkdir -p overrides/rpm
12:07:49 [2025-03-20T12:07:49.507Z] + mkdir -p overrides/rootfs
12:07:49 [2025-03-20T12:07:49.507Z] + test 0 = 1
12:07:49 [2025-03-20T12:07:49.507Z] + case "${YUMREPOS}" in
12:07:49 [2025-03-20T12:07:49.507Z] + set +x
12:07:49 [2025-03-20T12:07:49.507Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.