Console Output
15:50:01 [2025-03-17T15:50:01.147Z] + set -xeuo pipefail
15:50:01 [2025-03-17T15:50:01.147Z] ++ umask
15:50:01 [2025-03-17T15:50:01.147Z] + '[' 0022 = 0000 ']'
15:50:01 [2025-03-17T15:50:01.147Z] + cosa init --branch rawhide --commit=ca944594bae40367fc34ac17181b9c766cebe948 https://github.com/coreos/fedora-coreos-config
15:50:01 [2025-03-17T15:50:01.147Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:50:01 [2025-03-17T15:50:01.402Z] info: Missing CAP_SYS_ADMIN; using virt
15:50:01 [2025-03-17T15:50:01.402Z] + mkdir -p src
15:50:01 [2025-03-17T15:50:01.402Z] + cd src
15:50:01 [2025-03-17T15:50:01.402Z] + test -e config
15:50:01 [2025-03-17T15:50:01.402Z] + case "${source}" in
15:50:01 [2025-03-17T15:50:01.402Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:50:01 [2025-03-17T15:50:01.402Z] Cloning into 'config'...
15:50:02 [2025-03-17T15:50:02.327Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:50:02 [2025-03-17T15:50:02.327Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:50:04 [2025-03-17T15:50:04.838Z] From https://gitlab.com/fedora/bootc/base-images
15:50:04 [2025-03-17T15:50:04.838Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
15:50:04 [2025-03-17T15:50:04.838Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
15:50:04 [2025-03-17T15:50:04.838Z] + '[' -n ca944594bae40367fc34ac17181b9c766cebe948 ']'
15:50:04 [2025-03-17T15:50:04.838Z] + git -C ./config fetch origin ca944594bae40367fc34ac17181b9c766cebe948
15:50:05 [2025-03-17T15:50:05.394Z] From https://github.com/coreos/fedora-coreos-config
15:50:05 [2025-03-17T15:50:05.394Z] * branch ca944594bae40367fc34ac17181b9c766cebe948 -> FETCH_HEAD
15:50:05 [2025-03-17T15:50:05.394Z] + git -C ./config reset --hard ca944594bae40367fc34ac17181b9c766cebe948
15:50:05 [2025-03-17T15:50:05.394Z] HEAD is now at ca94459 tree: import changes from testing-devel at 3372a355c2d8c4424ae4be69ad979a494f5493c2
15:50:05 [2025-03-17T15:50:05.394Z] + git -C ./config submodule update --init --recursive
15:50:05 [2025-03-17T15:50:05.669Z] + set +x
15:50:05 [2025-03-17T15:50:05.669Z] Config commit: ca944594bae40367fc34ac17181b9c766cebe948
15:50:05 [2025-03-17T15:50:05.669Z] + manifest=src/config/manifest.yaml
15:50:05 [2025-03-17T15:50:05.669Z] + image=src/config/image.yaml
15:50:05 [2025-03-17T15:50:05.669Z] + [[ -n '' ]]
15:50:05 [2025-03-17T15:50:05.669Z] + [[ ! -f src/config/manifest.yaml ]]
15:50:05 [2025-03-17T15:50:05.669Z] + [[ ! -f src/config/image.yaml ]]
15:50:05 [2025-03-17T15:50:05.669Z] + mkdir -p cache
15:50:05 [2025-03-17T15:50:05.669Z] + mkdir -p builds
15:50:05 [2025-03-17T15:50:05.669Z] + mkdir -p tmp
15:50:05 [2025-03-17T15:50:05.669Z] + mkdir -p overrides/rpm
15:50:05 [2025-03-17T15:50:05.669Z] + mkdir -p overrides/rootfs
15:50:05 [2025-03-17T15:50:05.669Z] + test 0 = 1
15:50:05 [2025-03-17T15:50:05.669Z] + case "${YUMREPOS}" in
15:50:05 [2025-03-17T15:50:05.669Z] + set +x
15:50:05 [2025-03-17T15:50:05.669Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.