Console Output

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