Console Output

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