Console Output

07:52:46 [2025-02-24T07:52:46.282Z] + set -xeuo pipefail
07:52:46 [2025-02-24T07:52:46.282Z] ++ umask
07:52:46 [2025-02-24T07:52:46.282Z] + '[' 0022 = 0000 ']'
07:52:46 [2025-02-24T07:52:46.282Z] + cosa init --branch rawhide --commit=420dadccfe5cf89b9d223b1566c02d8296d71858 https://github.com/coreos/fedora-coreos-config
07:52:46 [2025-02-24T07:52:46.282Z] notice: failed to look up uid in /etc/passwd; enabling workaround
07:52:46 [2025-02-24T07:52:46.282Z] info: Missing CAP_SYS_ADMIN; using virt
07:52:46 [2025-02-24T07:52:46.282Z] + mkdir -p src
07:52:46 [2025-02-24T07:52:46.282Z] + cd src
07:52:46 [2025-02-24T07:52:46.282Z] + test -e config
07:52:46 [2025-02-24T07:52:46.282Z] + case "${source}" in
07:52:46 [2025-02-24T07:52:46.282Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
07:52:46 [2025-02-24T07:52:46.282Z] Cloning into 'config'...
07:52:46 [2025-02-24T07:52:46.542Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
07:52:46 [2025-02-24T07:52:46.542Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
07:52:47 [2025-02-24T07:52:47.104Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
07:52:47 [2025-02-24T07:52:47.104Z] + '[' -n 420dadccfe5cf89b9d223b1566c02d8296d71858 ']'
07:52:47 [2025-02-24T07:52:47.104Z] + git -C ./config fetch origin 420dadccfe5cf89b9d223b1566c02d8296d71858
07:52:47 [2025-02-24T07:52:47.360Z] From https://github.com/coreos/fedora-coreos-config
07:52:47 [2025-02-24T07:52:47.360Z]  * branch            420dadccfe5cf89b9d223b1566c02d8296d71858 -> FETCH_HEAD
07:52:47 [2025-02-24T07:52:47.360Z] + git -C ./config reset --hard 420dadccfe5cf89b9d223b1566c02d8296d71858
07:52:47 [2025-02-24T07:52:47.360Z] HEAD is now at 420dadc overrides: pin grub2-2.12-23.fc43
07:52:47 [2025-02-24T07:52:47.360Z] + git -C ./config submodule update --init --recursive
07:52:47 [2025-02-24T07:52:47.360Z] + set +x
07:52:47 [2025-02-24T07:52:47.360Z] Config commit: 420dadccfe5cf89b9d223b1566c02d8296d71858
07:52:47 [2025-02-24T07:52:47.360Z] + manifest=src/config/manifest.yaml
07:52:47 [2025-02-24T07:52:47.360Z] + image=src/config/image.yaml
07:52:47 [2025-02-24T07:52:47.360Z] + [[ -n '' ]]
07:52:47 [2025-02-24T07:52:47.360Z] + [[ ! -f src/config/manifest.yaml ]]
07:52:47 [2025-02-24T07:52:47.360Z] + [[ ! -f src/config/image.yaml ]]
07:52:47 [2025-02-24T07:52:47.360Z] + mkdir -p cache
07:52:47 [2025-02-24T07:52:47.360Z] + mkdir -p builds
07:52:47 [2025-02-24T07:52:47.360Z] + mkdir -p tmp
07:52:47 [2025-02-24T07:52:47.360Z] + mkdir -p overrides/rpm
07:52:47 [2025-02-24T07:52:47.360Z] + mkdir -p overrides/rootfs
07:52:47 [2025-02-24T07:52:47.360Z] + test 0 = 1
07:52:47 [2025-02-24T07:52:47.360Z] + case "${YUMREPOS}" in
07:52:47 [2025-02-24T07:52:47.360Z] + set +x
07:52:47 [2025-02-24T07:52:47.360Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.