Console Output
23:12:54 [2025-03-03T23:12:54.679Z] + set -xeuo pipefail
23:12:54 [2025-03-03T23:12:54.679Z] ++ umask
23:12:54 [2025-03-03T23:12:54.679Z] + '[' 0022 = 0000 ']'
23:12:54 [2025-03-03T23:12:54.679Z] + cosa init --branch testing-devel --commit=793cabb95dba249c3f912e1d344b97134758753d https://github.com/coreos/fedora-coreos-config
23:12:54 [2025-03-03T23:12:54.679Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:12:54 [2025-03-03T23:12:54.679Z] info: Missing CAP_SYS_ADMIN; using virt
23:12:54 [2025-03-03T23:12:54.679Z] + mkdir -p src
23:12:54 [2025-03-03T23:12:54.679Z] + cd src
23:12:54 [2025-03-03T23:12:54.679Z] + test -e config
23:12:54 [2025-03-03T23:12:54.679Z] + case "${source}" in
23:12:54 [2025-03-03T23:12:54.679Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:12:54 [2025-03-03T23:12:54.679Z] Cloning into 'config'...
23:12:54 [2025-03-03T23:12:54.935Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:12:54 [2025-03-03T23:12:54.935Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:12:56 [2025-03-03T23:12:56.823Z] From https://gitlab.com/fedora/bootc/base-images
23:12:56 [2025-03-03T23:12:56.824Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
23:12:56 [2025-03-03T23:12:56.824Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
23:12:56 [2025-03-03T23:12:56.824Z] + '[' -n 793cabb95dba249c3f912e1d344b97134758753d ']'
23:12:56 [2025-03-03T23:12:56.824Z] + git -C ./config fetch origin 793cabb95dba249c3f912e1d344b97134758753d
23:12:57 [2025-03-03T23:12:57.083Z] From https://github.com/coreos/fedora-coreos-config
23:12:57 [2025-03-03T23:12:57.083Z] * branch 793cabb95dba249c3f912e1d344b97134758753d -> FETCH_HEAD
23:12:57 [2025-03-03T23:12:57.083Z] + git -C ./config reset --hard 793cabb95dba249c3f912e1d344b97134758753d
23:12:57 [2025-03-03T23:12:57.083Z] HEAD is now at 793cabb tests/manual: trim saved state in coreos-builds-bisect.py
23:12:57 [2025-03-03T23:12:57.083Z] + git -C ./config submodule update --init --recursive
23:12:57 [2025-03-03T23:12:57.083Z] + set +x
23:12:57 [2025-03-03T23:12:57.083Z] Config commit: 793cabb95dba249c3f912e1d344b97134758753d
23:12:57 [2025-03-03T23:12:57.083Z] + manifest=src/config/manifest.yaml
23:12:57 [2025-03-03T23:12:57.083Z] + image=src/config/image.yaml
23:12:57 [2025-03-03T23:12:57.083Z] + [[ -n '' ]]
23:12:57 [2025-03-03T23:12:57.083Z] + [[ ! -f src/config/manifest.yaml ]]
23:12:57 [2025-03-03T23:12:57.083Z] + [[ ! -f src/config/image.yaml ]]
23:12:57 [2025-03-03T23:12:57.083Z] + mkdir -p cache
23:12:57 [2025-03-03T23:12:57.083Z] + mkdir -p builds
23:12:57 [2025-03-03T23:12:57.083Z] + mkdir -p tmp
23:12:57 [2025-03-03T23:12:57.083Z] + mkdir -p overrides/rpm
23:12:57 [2025-03-03T23:12:57.083Z] + mkdir -p overrides/rootfs
23:12:57 [2025-03-03T23:12:57.083Z] + test 0 = 1
23:12:57 [2025-03-03T23:12:57.083Z] + case "${YUMREPOS}" in
23:12:57 [2025-03-03T23:12:57.083Z] + set +x
23:12:57 [2025-03-03T23:12:57.083Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.