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