Console Output
22:22:55 [2025-03-05T22:22:55.661Z] + set -xeuo pipefail
22:22:55 [2025-03-05T22:22:55.661Z] ++ umask
22:22:55 [2025-03-05T22:22:55.661Z] + '[' 0022 = 0000 ']'
22:22:55 [2025-03-05T22:22:55.661Z] + cosa init --branch testing-devel --commit=a017c143a98c03909de22f76cbee342857cff4d8 https://github.com/coreos/fedora-coreos-config
22:22:55 [2025-03-05T22:22:55.661Z] notice: failed to look up uid in /etc/passwd; enabling workaround
22:22:55 [2025-03-05T22:22:55.661Z] info: Missing CAP_SYS_ADMIN; using virt
22:22:55 [2025-03-05T22:22:55.661Z] + mkdir -p src
22:22:55 [2025-03-05T22:22:55.921Z] + cd src
22:22:55 [2025-03-05T22:22:55.921Z] + test -e config
22:22:55 [2025-03-05T22:22:55.921Z] + case "${source}" in
22:22:55 [2025-03-05T22:22:55.921Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
22:22:55 [2025-03-05T22:22:55.921Z] Cloning into 'config'...
22:22:56 [2025-03-05T22:22:56.176Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
22:22:56 [2025-03-05T22:22:56.176Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
22:22:58 [2025-03-05T22:22:58.091Z] From https://gitlab.com/fedora/bootc/base-images
22:22:58 [2025-03-05T22:22:58.091Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
22:22:58 [2025-03-05T22:22:58.091Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
22:22:58 [2025-03-05T22:22:58.091Z] + '[' -n a017c143a98c03909de22f76cbee342857cff4d8 ']'
22:22:58 [2025-03-05T22:22:58.091Z] + git -C ./config fetch origin a017c143a98c03909de22f76cbee342857cff4d8
22:22:58 [2025-03-05T22:22:58.091Z] From https://github.com/coreos/fedora-coreos-config
22:22:58 [2025-03-05T22:22:58.091Z] * branch a017c143a98c03909de22f76cbee342857cff4d8 -> FETCH_HEAD
22:22:58 [2025-03-05T22:22:58.091Z] + git -C ./config reset --hard a017c143a98c03909de22f76cbee342857cff4d8
22:22:58 [2025-03-05T22:22:58.091Z] HEAD is now at a017c14 overrides: fast-track azure-vm-utils in f41
22:22:58 [2025-03-05T22:22:58.091Z] + git -C ./config submodule update --init --recursive
22:22:58 [2025-03-05T22:22:58.091Z] + set +x
22:22:58 [2025-03-05T22:22:58.091Z] Config commit: a017c143a98c03909de22f76cbee342857cff4d8
22:22:58 [2025-03-05T22:22:58.091Z] + manifest=src/config/manifest.yaml
22:22:58 [2025-03-05T22:22:58.091Z] + image=src/config/image.yaml
22:22:58 [2025-03-05T22:22:58.091Z] + [[ -n '' ]]
22:22:58 [2025-03-05T22:22:58.091Z] + [[ ! -f src/config/manifest.yaml ]]
22:22:58 [2025-03-05T22:22:58.091Z] + [[ ! -f src/config/image.yaml ]]
22:22:58 [2025-03-05T22:22:58.091Z] + mkdir -p cache
22:22:58 [2025-03-05T22:22:58.091Z] + mkdir -p builds
22:22:58 [2025-03-05T22:22:58.091Z] + mkdir -p tmp
22:22:58 [2025-03-05T22:22:58.091Z] + mkdir -p overrides/rpm
22:22:58 [2025-03-05T22:22:58.091Z] + mkdir -p overrides/rootfs
22:22:58 [2025-03-05T22:22:58.091Z] + test 0 = 1
22:22:58 [2025-03-05T22:22:58.091Z] + case "${YUMREPOS}" in
22:22:58 [2025-03-05T22:22:58.091Z] + set +x
22:22:58 [2025-03-05T22:22:58.091Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.