Console Output

10:27:47 [2025-03-14T10:27:47.403Z] + set -xeuo pipefail
10:27:47 [2025-03-14T10:27:47.403Z] ++ umask
10:27:47 [2025-03-14T10:27:47.403Z] + '[' 0022 = 0000 ']'
10:27:47 [2025-03-14T10:27:47.403Z] + cosa init --branch rawhide --commit=45ba0443274da784e5416b0645a44f9aa4e36c5b https://github.com/coreos/fedora-coreos-config
10:27:47 [2025-03-14T10:27:47.403Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:27:47 [2025-03-14T10:27:47.403Z] info: Missing CAP_SYS_ADMIN; using virt
10:27:47 [2025-03-14T10:27:47.403Z] + mkdir -p src
10:27:47 [2025-03-14T10:27:47.403Z] + cd src
10:27:47 [2025-03-14T10:27:47.403Z] + test -e config
10:27:47 [2025-03-14T10:27:47.403Z] + case "${source}" in
10:27:47 [2025-03-14T10:27:47.403Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:27:47 [2025-03-14T10:27:47.403Z] Cloning into 'config'...
10:27:48 [2025-03-14T10:27:48.325Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:27:48 [2025-03-14T10:27:48.325Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:27:51 [2025-03-14T10:27:51.582Z] From https://gitlab.com/fedora/bootc/base-images
10:27:51 [2025-03-14T10:27:51.582Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
10:27:51 [2025-03-14T10:27:51.582Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
10:27:51 [2025-03-14T10:27:51.582Z] + '[' -n 45ba0443274da784e5416b0645a44f9aa4e36c5b ']'
10:27:51 [2025-03-14T10:27:51.582Z] + git -C ./config fetch origin 45ba0443274da784e5416b0645a44f9aa4e36c5b
10:27:52 [2025-03-14T10:27:52.138Z] From https://github.com/coreos/fedora-coreos-config
10:27:52 [2025-03-14T10:27:52.138Z]  * branch            45ba0443274da784e5416b0645a44f9aa4e36c5b -> FETCH_HEAD
10:27:52 [2025-03-14T10:27:52.138Z] + git -C ./config reset --hard 45ba0443274da784e5416b0645a44f9aa4e36c5b
10:27:52 [2025-03-14T10:27:52.392Z] HEAD is now at 45ba044 tree: import changes from testing-devel at 5ad1bd3e0f5903c5d8a32ad6a50d56573e02baeb
10:27:52 [2025-03-14T10:27:52.392Z] + git -C ./config submodule update --init --recursive
10:27:52 [2025-03-14T10:27:52.392Z] + set +x
10:27:52 [2025-03-14T10:27:52.392Z] Config commit: 45ba0443274da784e5416b0645a44f9aa4e36c5b
10:27:52 [2025-03-14T10:27:52.392Z] + manifest=src/config/manifest.yaml
10:27:52 [2025-03-14T10:27:52.392Z] + image=src/config/image.yaml
10:27:52 [2025-03-14T10:27:52.392Z] + [[ -n '' ]]
10:27:52 [2025-03-14T10:27:52.392Z] + [[ ! -f src/config/manifest.yaml ]]
10:27:52 [2025-03-14T10:27:52.392Z] + [[ ! -f src/config/image.yaml ]]
10:27:52 [2025-03-14T10:27:52.392Z] + mkdir -p cache
10:27:52 [2025-03-14T10:27:52.392Z] + mkdir -p builds
10:27:52 [2025-03-14T10:27:52.392Z] + mkdir -p tmp
10:27:52 [2025-03-14T10:27:52.392Z] + mkdir -p overrides/rpm
10:27:52 [2025-03-14T10:27:52.392Z] + mkdir -p overrides/rootfs
10:27:52 [2025-03-14T10:27:52.392Z] + test 0 = 1
10:27:52 [2025-03-14T10:27:52.392Z] + case "${YUMREPOS}" in
10:27:52 [2025-03-14T10:27:52.392Z] + set +x
10:27:52 [2025-03-14T10:27:52.392Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.