Console Output

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