Console Output
20:38:03 [2025-01-30T20:38:03.828Z] + set -xeuo pipefail
20:38:03 [2025-01-30T20:38:03.828Z] ++ umask
20:38:03 [2025-01-30T20:38:03.828Z] + '[' 0022 = 0000 ']'
20:38:03 [2025-01-30T20:38:03.828Z] + cosa init --branch rawhide --commit=2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c https://github.com/coreos/fedora-coreos-config
20:38:04 [2025-01-30T20:38:04.385Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:38:04 [2025-01-30T20:38:04.640Z] info: Missing CAP_SYS_ADMIN; using virt
20:38:04 [2025-01-30T20:38:04.640Z] + mkdir -p src
20:38:04 [2025-01-30T20:38:04.640Z] + cd src
20:38:04 [2025-01-30T20:38:04.640Z] + test -e config
20:38:04 [2025-01-30T20:38:04.640Z] + case "${source}" in
20:38:04 [2025-01-30T20:38:04.640Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:38:04 [2025-01-30T20:38:04.640Z] Cloning into 'config'...
20:38:04 [2025-01-30T20:38:04.922Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:38:04 [2025-01-30T20:38:04.922Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:38:05 [2025-01-30T20:38:05.486Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
20:38:05 [2025-01-30T20:38:05.741Z] + '[' -n 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c ']'
20:38:05 [2025-01-30T20:38:05.741Z] + git -C ./config fetch origin 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:38:05 [2025-01-30T20:38:05.741Z] From https://github.com/coreos/fedora-coreos-config
20:38:05 [2025-01-30T20:38:05.741Z] * branch 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c -> FETCH_HEAD
20:38:05 [2025-01-30T20:38:05.741Z] + git -C ./config reset --hard 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:38:05 [2025-01-30T20:38:05.741Z] HEAD is now at 2ff20ef tree: import changes from testing-devel at 823e2a3916c91018c92c07aba4dcb1a2423b72f7
20:38:05 [2025-01-30T20:38:05.741Z] + git -C ./config submodule update --init --recursive
20:38:05 [2025-01-30T20:38:05.741Z] + set +x
20:38:05 [2025-01-30T20:38:05.741Z] Config commit: 2ff20ef773dbdbf2e61fbc30e5bd761b6513f21c
20:38:05 [2025-01-30T20:38:05.741Z] + manifest=src/config/manifest.yaml
20:38:05 [2025-01-30T20:38:05.741Z] + image=src/config/image.yaml
20:38:05 [2025-01-30T20:38:05.741Z] + [[ -n '' ]]
20:38:05 [2025-01-30T20:38:05.741Z] + [[ ! -f src/config/manifest.yaml ]]
20:38:05 [2025-01-30T20:38:05.741Z] + [[ ! -f src/config/image.yaml ]]
20:38:05 [2025-01-30T20:38:05.741Z] + mkdir -p cache
20:38:05 [2025-01-30T20:38:05.741Z] + mkdir -p builds
20:38:05 [2025-01-30T20:38:05.741Z] + mkdir -p tmp
20:38:05 [2025-01-30T20:38:05.741Z] + mkdir -p overrides/rpm
20:38:05 [2025-01-30T20:38:05.741Z] + mkdir -p overrides/rootfs
20:38:05 [2025-01-30T20:38:05.741Z] + test 0 = 1
20:38:05 [2025-01-30T20:38:05.741Z] + case "${YUMREPOS}" in
20:38:05 [2025-01-30T20:38:05.741Z] + set +x
20:38:05 [2025-01-30T20:38:05.741Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.