Console Output

12:09:12 [2025-03-11T12:09:12.708Z] + set -xeuo pipefail
12:09:12 [2025-03-11T12:09:12.708Z] ++ umask
12:09:12 [2025-03-11T12:09:12.708Z] + '[' 0022 = 0000 ']'
12:09:12 [2025-03-11T12:09:12.708Z] + cosa init --branch rawhide --commit=7ba03059ee170b62227b64a80fbee34c692a4e09 https://github.com/coreos/fedora-coreos-config
12:09:12 [2025-03-11T12:09:12.708Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:09:12 [2025-03-11T12:09:12.708Z] info: Missing CAP_SYS_ADMIN; using virt
12:09:12 [2025-03-11T12:09:12.708Z] + mkdir -p src
12:09:12 [2025-03-11T12:09:12.708Z] + cd src
12:09:12 [2025-03-11T12:09:12.708Z] + test -e config
12:09:12 [2025-03-11T12:09:12.708Z] + case "${source}" in
12:09:12 [2025-03-11T12:09:12.708Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:09:12 [2025-03-11T12:09:12.708Z] Cloning into 'config'...
12:09:12 [2025-03-11T12:09:12.963Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:09:13 [2025-03-11T12:09:13.218Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:09:15 [2025-03-11T12:09:15.118Z] From https://gitlab.com/fedora/bootc/base-images
12:09:15 [2025-03-11T12:09:15.118Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
12:09:15 [2025-03-11T12:09:15.118Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
12:09:15 [2025-03-11T12:09:15.118Z] + '[' -n 7ba03059ee170b62227b64a80fbee34c692a4e09 ']'
12:09:15 [2025-03-11T12:09:15.118Z] + git -C ./config fetch origin 7ba03059ee170b62227b64a80fbee34c692a4e09
12:09:15 [2025-03-11T12:09:15.118Z] From https://github.com/coreos/fedora-coreos-config
12:09:15 [2025-03-11T12:09:15.118Z]  * branch            7ba03059ee170b62227b64a80fbee34c692a4e09 -> FETCH_HEAD
12:09:15 [2025-03-11T12:09:15.118Z] + git -C ./config reset --hard 7ba03059ee170b62227b64a80fbee34c692a4e09
12:09:15 [2025-03-11T12:09:15.118Z] HEAD is now at 7ba0305 lockfiles: drop graduated overrides ����
12:09:15 [2025-03-11T12:09:15.118Z] + git -C ./config submodule update --init --recursive
12:09:15 [2025-03-11T12:09:15.118Z] + set +x
12:09:15 [2025-03-11T12:09:15.118Z] Config commit: 7ba03059ee170b62227b64a80fbee34c692a4e09
12:09:15 [2025-03-11T12:09:15.118Z] + manifest=src/config/manifest.yaml
12:09:15 [2025-03-11T12:09:15.118Z] + image=src/config/image.yaml
12:09:15 [2025-03-11T12:09:15.118Z] + [[ -n '' ]]
12:09:15 [2025-03-11T12:09:15.118Z] + [[ ! -f src/config/manifest.yaml ]]
12:09:15 [2025-03-11T12:09:15.118Z] + [[ ! -f src/config/image.yaml ]]
12:09:15 [2025-03-11T12:09:15.118Z] + mkdir -p cache
12:09:15 [2025-03-11T12:09:15.118Z] + mkdir -p builds
12:09:15 [2025-03-11T12:09:15.118Z] + mkdir -p tmp
12:09:15 [2025-03-11T12:09:15.118Z] + mkdir -p overrides/rpm
12:09:15 [2025-03-11T12:09:15.118Z] + mkdir -p overrides/rootfs
12:09:15 [2025-03-11T12:09:15.118Z] + test 0 = 1
12:09:15 [2025-03-11T12:09:15.118Z] + case "${YUMREPOS}" in
12:09:15 [2025-03-11T12:09:15.118Z] + set +x
12:09:15 [2025-03-11T12:09:15.118Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.