Console Output
10:33:44 [2025-02-07T10:33:44.142Z] + set -xeuo pipefail
10:33:44 [2025-02-07T10:33:44.170Z] ++ umask
10:33:44 [2025-02-07T10:33:44.170Z] + '[' 0022 = 0000 ']'
10:33:44 [2025-02-07T10:33:44.170Z] + cosa init --branch testing-devel --commit=b7f3b0622fc13d53c244957dad3bf0a0807c687a https://github.com/coreos/fedora-coreos-config
10:33:44 [2025-02-07T10:33:44.170Z] notice: failed to look up uid in /etc/passwd; enabling workaround
10:33:44 [2025-02-07T10:33:44.170Z] info: Missing CAP_SYS_ADMIN; using virt
10:33:44 [2025-02-07T10:33:44.170Z] + mkdir -p src
10:33:44 [2025-02-07T10:33:44.170Z] + cd src
10:33:44 [2025-02-07T10:33:44.170Z] + test -e config
10:33:44 [2025-02-07T10:33:44.170Z] + case "${source}" in
10:33:44 [2025-02-07T10:33:44.170Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
10:33:44 [2025-02-07T10:33:44.170Z] Cloning into 'config'...
10:33:44 [2025-02-07T10:33:44.425Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
10:33:44 [2025-02-07T10:33:44.425Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
10:33:46 [2025-02-07T10:33:46.936Z] From https://gitlab.com/fedora/bootc/base-images
10:33:46 [2025-02-07T10:33:46.936Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
10:33:46 [2025-02-07T10:33:46.936Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
10:33:46 [2025-02-07T10:33:46.936Z] + '[' -n b7f3b0622fc13d53c244957dad3bf0a0807c687a ']'
10:33:46 [2025-02-07T10:33:46.936Z] + git -C ./config fetch origin b7f3b0622fc13d53c244957dad3bf0a0807c687a
10:33:46 [2025-02-07T10:33:46.936Z] From https://github.com/coreos/fedora-coreos-config
10:33:46 [2025-02-07T10:33:46.936Z] * branch b7f3b0622fc13d53c244957dad3bf0a0807c687a -> FETCH_HEAD
10:33:46 [2025-02-07T10:33:46.936Z] + git -C ./config reset --hard b7f3b0622fc13d53c244957dad3bf0a0807c687a
10:33:46 [2025-02-07T10:33:46.936Z] HEAD is now at b7f3b06 denylist: remove kernel-replace entry for rawhide
10:33:46 [2025-02-07T10:33:46.936Z] + git -C ./config submodule update --init --recursive
10:33:46 [2025-02-07T10:33:46.936Z] + set +x
10:33:46 [2025-02-07T10:33:46.936Z] Config commit: b7f3b0622fc13d53c244957dad3bf0a0807c687a
10:33:46 [2025-02-07T10:33:46.936Z] + manifest=src/config/manifest.yaml
10:33:46 [2025-02-07T10:33:46.936Z] + image=src/config/image.yaml
10:33:46 [2025-02-07T10:33:46.936Z] + [[ -n '' ]]
10:33:46 [2025-02-07T10:33:46.936Z] + [[ ! -f src/config/manifest.yaml ]]
10:33:46 [2025-02-07T10:33:46.936Z] + [[ ! -f src/config/image.yaml ]]
10:33:46 [2025-02-07T10:33:46.936Z] + mkdir -p cache
10:33:46 [2025-02-07T10:33:46.936Z] + mkdir -p builds
10:33:46 [2025-02-07T10:33:46.936Z] + mkdir -p tmp
10:33:46 [2025-02-07T10:33:46.936Z] + mkdir -p overrides/rpm
10:33:46 [2025-02-07T10:33:46.936Z] + mkdir -p overrides/rootfs
10:33:46 [2025-02-07T10:33:46.936Z] + test 0 = 1
10:33:46 [2025-02-07T10:33:46.936Z] + case "${YUMREPOS}" in
10:33:46 [2025-02-07T10:33:46.936Z] + set +x
10:33:46 [2025-02-07T10:33:46.936Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.