Console Output
09:39:57 [2025-03-08T09:39:57.851Z] + set -xeuo pipefail
09:39:57 [2025-03-08T09:39:57.851Z] ++ umask
09:39:57 [2025-03-08T09:39:57.851Z] + '[' 0022 = 0000 ']'
09:39:57 [2025-03-08T09:39:57.851Z] + cosa init --branch rawhide --commit=ab9dc670b8013cf97acb628f8ff05ccc11187149 https://github.com/coreos/fedora-coreos-config
09:39:57 [2025-03-08T09:39:57.851Z] notice: failed to look up uid in /etc/passwd; enabling workaround
09:39:58 [2025-03-08T09:39:58.106Z] info: Missing CAP_SYS_ADMIN; using virt
09:39:58 [2025-03-08T09:39:58.106Z] + mkdir -p src
09:39:58 [2025-03-08T09:39:58.106Z] + cd src
09:39:58 [2025-03-08T09:39:58.106Z] + test -e config
09:39:58 [2025-03-08T09:39:58.106Z] + case "${source}" in
09:39:58 [2025-03-08T09:39:58.106Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
09:39:58 [2025-03-08T09:39:58.106Z] Cloning into 'config'...
09:39:58 [2025-03-08T09:39:58.362Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
09:39:58 [2025-03-08T09:39:58.362Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
09:40:00 [2025-03-08T09:40:00.245Z] From https://gitlab.com/fedora/bootc/base-images
09:40:00 [2025-03-08T09:40:00.245Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
09:40:00 [2025-03-08T09:40:00.245Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
09:40:00 [2025-03-08T09:40:00.245Z] + '[' -n ab9dc670b8013cf97acb628f8ff05ccc11187149 ']'
09:40:00 [2025-03-08T09:40:00.245Z] + git -C ./config fetch origin ab9dc670b8013cf97acb628f8ff05ccc11187149
09:40:00 [2025-03-08T09:40:00.245Z] From https://github.com/coreos/fedora-coreos-config
09:40:00 [2025-03-08T09:40:00.245Z] * branch ab9dc670b8013cf97acb628f8ff05ccc11187149 -> FETCH_HEAD
09:40:00 [2025-03-08T09:40:00.245Z] + git -C ./config reset --hard ab9dc670b8013cf97acb628f8ff05ccc11187149
09:40:00 [2025-03-08T09:40:00.245Z] HEAD is now at ab9dc67 overrides: fast-track xfsprogs-6.13.0-2.fc43
09:40:00 [2025-03-08T09:40:00.245Z] + git -C ./config submodule update --init --recursive
09:40:00 [2025-03-08T09:40:00.245Z] + set +x
09:40:00 [2025-03-08T09:40:00.245Z] Config commit: ab9dc670b8013cf97acb628f8ff05ccc11187149
09:40:00 [2025-03-08T09:40:00.245Z] + manifest=src/config/manifest.yaml
09:40:00 [2025-03-08T09:40:00.245Z] + image=src/config/image.yaml
09:40:00 [2025-03-08T09:40:00.245Z] + [[ -n '' ]]
09:40:00 [2025-03-08T09:40:00.245Z] + [[ ! -f src/config/manifest.yaml ]]
09:40:00 [2025-03-08T09:40:00.245Z] + [[ ! -f src/config/image.yaml ]]
09:40:00 [2025-03-08T09:40:00.245Z] + mkdir -p cache
09:40:00 [2025-03-08T09:40:00.245Z] + mkdir -p builds
09:40:00 [2025-03-08T09:40:00.245Z] + mkdir -p tmp
09:40:00 [2025-03-08T09:40:00.245Z] + mkdir -p overrides/rpm
09:40:00 [2025-03-08T09:40:00.245Z] + mkdir -p overrides/rootfs
09:40:00 [2025-03-08T09:40:00.245Z] + test 0 = 1
09:40:00 [2025-03-08T09:40:00.245Z] + case "${YUMREPOS}" in
09:40:00 [2025-03-08T09:40:00.245Z] + set +x
09:40:00 [2025-03-08T09:40:00.245Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.