Console Output
16:41:47 [2025-03-11T16:41:47.846Z] + set -xeuo pipefail
16:41:47 [2025-03-11T16:41:47.846Z] ++ umask
16:41:47 [2025-03-11T16:41:47.846Z] + '[' 0022 = 0000 ']'
16:41:47 [2025-03-11T16:41:47.846Z] + cosa init --branch testing-devel --commit=72e06ee0c9442ac0c31a7369429b167e446377b6 https://github.com/coreos/fedora-coreos-config
16:41:47 [2025-03-11T16:41:47.846Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:41:47 [2025-03-11T16:41:47.846Z] info: Missing CAP_SYS_ADMIN; using virt
16:41:47 [2025-03-11T16:41:47.846Z] + mkdir -p src
16:41:47 [2025-03-11T16:41:47.846Z] + cd src
16:41:47 [2025-03-11T16:41:47.846Z] + test -e config
16:41:47 [2025-03-11T16:41:47.846Z] + case "${source}" in
16:41:47 [2025-03-11T16:41:47.846Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:41:47 [2025-03-11T16:41:47.846Z] Cloning into 'config'...
16:41:48 [2025-03-11T16:41:48.100Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:41:48 [2025-03-11T16:41:48.100Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:41:49 [2025-03-11T16:41:49.987Z] From https://gitlab.com/fedora/bootc/base-images
16:41:49 [2025-03-11T16:41:49.988Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
16:41:49 [2025-03-11T16:41:49.988Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
16:41:49 [2025-03-11T16:41:49.988Z] + '[' -n 72e06ee0c9442ac0c31a7369429b167e446377b6 ']'
16:41:49 [2025-03-11T16:41:49.988Z] + git -C ./config fetch origin 72e06ee0c9442ac0c31a7369429b167e446377b6
16:41:50 [2025-03-11T16:41:50.247Z] From https://github.com/coreos/fedora-coreos-config
16:41:50 [2025-03-11T16:41:50.247Z] * branch 72e06ee0c9442ac0c31a7369429b167e446377b6 -> FETCH_HEAD
16:41:50 [2025-03-11T16:41:50.247Z] + git -C ./config reset --hard 72e06ee0c9442ac0c31a7369429b167e446377b6
16:41:50 [2025-03-11T16:41:50.247Z] HEAD is now at 72e06ee overrides: fast-track rpm-ostree-2025.6-3.fc41
16:41:50 [2025-03-11T16:41:50.247Z] + git -C ./config submodule update --init --recursive
16:41:50 [2025-03-11T16:41:50.247Z] + set +x
16:41:50 [2025-03-11T16:41:50.247Z] Config commit: 72e06ee0c9442ac0c31a7369429b167e446377b6
16:41:50 [2025-03-11T16:41:50.247Z] + manifest=src/config/manifest.yaml
16:41:50 [2025-03-11T16:41:50.247Z] + image=src/config/image.yaml
16:41:50 [2025-03-11T16:41:50.247Z] + [[ -n '' ]]
16:41:50 [2025-03-11T16:41:50.247Z] + [[ ! -f src/config/manifest.yaml ]]
16:41:50 [2025-03-11T16:41:50.247Z] + [[ ! -f src/config/image.yaml ]]
16:41:50 [2025-03-11T16:41:50.247Z] + mkdir -p cache
16:41:50 [2025-03-11T16:41:50.247Z] + mkdir -p builds
16:41:50 [2025-03-11T16:41:50.247Z] + mkdir -p tmp
16:41:50 [2025-03-11T16:41:50.247Z] + mkdir -p overrides/rpm
16:41:50 [2025-03-11T16:41:50.247Z] + mkdir -p overrides/rootfs
16:41:50 [2025-03-11T16:41:50.247Z] + test 0 = 1
16:41:50 [2025-03-11T16:41:50.247Z] + case "${YUMREPOS}" in
16:41:50 [2025-03-11T16:41:50.247Z] + set +x
16:41:50 [2025-03-11T16:41:50.247Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.