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