Console Output

21:37:43 [2025-02-13T21:37:43.235Z] + set -xeuo pipefail
21:37:43 [2025-02-13T21:37:43.236Z] ++ umask
21:37:43 [2025-02-13T21:37:43.236Z] + '[' 0022 = 0000 ']'
21:37:43 [2025-02-13T21:37:43.236Z] + cosa init --branch rawhide --commit=7b17e036c9b2638c418f44bc4394d3dc29c79a47 https://github.com/coreos/fedora-coreos-config
21:37:43 [2025-02-13T21:37:43.236Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:37:43 [2025-02-13T21:37:43.236Z] info: Missing CAP_SYS_ADMIN; using virt
21:37:43 [2025-02-13T21:37:43.236Z] + mkdir -p src
21:37:43 [2025-02-13T21:37:43.236Z] + cd src
21:37:43 [2025-02-13T21:37:43.236Z] + test -e config
21:37:43 [2025-02-13T21:37:43.236Z] + case "${source}" in
21:37:43 [2025-02-13T21:37:43.236Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:37:43 [2025-02-13T21:37:43.236Z] Cloning into 'config'...
21:37:43 [2025-02-13T21:37:43.491Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:37:43 [2025-02-13T21:37:43.491Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:37:44 [2025-02-13T21:37:44.049Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
21:37:44 [2025-02-13T21:37:44.050Z] + '[' -n 7b17e036c9b2638c418f44bc4394d3dc29c79a47 ']'
21:37:44 [2025-02-13T21:37:44.050Z] + git -C ./config fetch origin 7b17e036c9b2638c418f44bc4394d3dc29c79a47
21:37:44 [2025-02-13T21:37:44.610Z] From https://github.com/coreos/fedora-coreos-config
21:37:44 [2025-02-13T21:37:44.610Z]  * branch            7b17e036c9b2638c418f44bc4394d3dc29c79a47 -> FETCH_HEAD
21:37:44 [2025-02-13T21:37:44.610Z] Fetching submodule fedora-bootc
21:37:45 [2025-02-13T21:37:45.971Z] From https://gitlab.com/fedora/bootc/base-images
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
21:37:45 [2025-02-13T21:37:45.971Z] + git -C ./config reset --hard 7b17e036c9b2638c418f44bc4394d3dc29c79a47
21:37:45 [2025-02-13T21:37:45.971Z] HEAD is now at 7b17e03 tree: import changes from testing-devel at d7f6dade9560dd7918dbe675aa7cd6cddb0e646f
21:37:45 [2025-02-13T21:37:45.971Z] + git -C ./config submodule update --init --recursive
21:37:45 [2025-02-13T21:37:45.971Z] + set +x
21:37:45 [2025-02-13T21:37:45.971Z] Config commit: 7b17e036c9b2638c418f44bc4394d3dc29c79a47
21:37:45 [2025-02-13T21:37:45.971Z] + manifest=src/config/manifest.yaml
21:37:45 [2025-02-13T21:37:45.971Z] + image=src/config/image.yaml
21:37:45 [2025-02-13T21:37:45.971Z] + [[ -n '' ]]
21:37:45 [2025-02-13T21:37:45.971Z] + [[ ! -f src/config/manifest.yaml ]]
21:37:45 [2025-02-13T21:37:45.971Z] + [[ ! -f src/config/image.yaml ]]
21:37:45 [2025-02-13T21:37:45.971Z] + mkdir -p cache
21:37:45 [2025-02-13T21:37:45.971Z] + mkdir -p builds
21:37:45 [2025-02-13T21:37:45.971Z] + mkdir -p tmp
21:37:45 [2025-02-13T21:37:45.971Z] + mkdir -p overrides/rpm
21:37:45 [2025-02-13T21:37:45.971Z] + mkdir -p overrides/rootfs
21:37:45 [2025-02-13T21:37:45.971Z] + test 0 = 1
21:37:45 [2025-02-13T21:37:45.971Z] + case "${YUMREPOS}" in
21:37:45 [2025-02-13T21:37:45.971Z] + set +x
21:37:45 [2025-02-13T21:37:45.971Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.