Console Output

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