Console Output
18:05:23 [2025-01-14T18:05:23.587Z] + set -xeuo pipefail
18:05:23 [2025-01-14T18:05:23.587Z] ++ umask
18:05:23 [2025-01-14T18:05:23.587Z] + '[' 0022 = 0000 ']'
18:05:23 [2025-01-14T18:05:23.587Z] + cosa init --branch rawhide --commit=5abfe815c3ea58ca8b187f6a9c232e30daac27be https://github.com/coreos/fedora-coreos-config
18:05:23 [2025-01-14T18:05:23.587Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:05:23 [2025-01-14T18:05:23.587Z] info: Missing CAP_SYS_ADMIN; using virt
18:05:23 [2025-01-14T18:05:23.587Z] + mkdir -p src
18:05:23 [2025-01-14T18:05:23.587Z] + cd src
18:05:23 [2025-01-14T18:05:23.587Z] + test -e config
18:05:23 [2025-01-14T18:05:23.587Z] + case "${source}" in
18:05:23 [2025-01-14T18:05:23.587Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:05:23 [2025-01-14T18:05:23.587Z] Cloning into 'config'...
18:05:23 [2025-01-14T18:05:23.842Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:05:23 [2025-01-14T18:05:23.842Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:05:26 [2025-01-14T18:05:26.351Z] From https://gitlab.com/fedora/bootc/base-images
18:05:26 [2025-01-14T18:05:26.351Z] * branch 461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
18:05:26 [2025-01-14T18:05:26.351Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
18:05:26 [2025-01-14T18:05:26.351Z] + '[' -n 5abfe815c3ea58ca8b187f6a9c232e30daac27be ']'
18:05:26 [2025-01-14T18:05:26.351Z] + git -C ./config fetch origin 5abfe815c3ea58ca8b187f6a9c232e30daac27be
18:05:26 [2025-01-14T18:05:26.351Z] From https://github.com/coreos/fedora-coreos-config
18:05:26 [2025-01-14T18:05:26.351Z] * branch 5abfe815c3ea58ca8b187f6a9c232e30daac27be -> FETCH_HEAD
18:05:26 [2025-01-14T18:05:26.351Z] Fetching submodule fedora-bootc
18:05:27 [2025-01-14T18:05:27.730Z] From https://gitlab.com/fedora/bootc/base-images
18:05:27 [2025-01-14T18:05:27.730Z] * branch 7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
18:05:27 [2025-01-14T18:05:27.730Z] * branch 7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
18:05:27 [2025-01-14T18:05:27.730Z] + git -C ./config reset --hard 5abfe815c3ea58ca8b187f6a9c232e30daac27be
18:05:27 [2025-01-14T18:05:27.731Z] HEAD is now at 5abfe81 tree: import changes from testing-devel at 7c6d0fe7a32eb925a1e9ce3fb6b4e64a76a33d13
18:05:27 [2025-01-14T18:05:27.731Z] + git -C ./config submodule update --init --recursive
18:05:27 [2025-01-14T18:05:27.731Z] + set +x
18:05:27 [2025-01-14T18:05:27.731Z] Config commit: 5abfe815c3ea58ca8b187f6a9c232e30daac27be
18:05:27 [2025-01-14T18:05:27.731Z] + manifest=src/config/manifest.yaml
18:05:27 [2025-01-14T18:05:27.731Z] + image=src/config/image.yaml
18:05:27 [2025-01-14T18:05:27.731Z] + [[ -n '' ]]
18:05:27 [2025-01-14T18:05:27.731Z] + [[ ! -f src/config/manifest.yaml ]]
18:05:27 [2025-01-14T18:05:27.731Z] + [[ ! -f src/config/image.yaml ]]
18:05:27 [2025-01-14T18:05:27.731Z] + mkdir -p cache
18:05:27 [2025-01-14T18:05:27.731Z] + mkdir -p builds
18:05:27 [2025-01-14T18:05:27.731Z] + mkdir -p tmp
18:05:27 [2025-01-14T18:05:27.731Z] + mkdir -p overrides/rpm
18:05:27 [2025-01-14T18:05:27.731Z] + mkdir -p overrides/rootfs
18:05:27 [2025-01-14T18:05:27.731Z] + test 0 = 1
18:05:27 [2025-01-14T18:05:27.731Z] + case "${YUMREPOS}" in
18:05:27 [2025-01-14T18:05:27.731Z] + set +x
18:05:27 [2025-01-14T18:05:27.731Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.