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