Console Output

21:04:47 [2025-03-17T21:04:47.463Z] + set -xeuo pipefail
21:04:47 [2025-03-17T21:04:47.463Z] ++ umask
21:04:47 [2025-03-17T21:04:47.463Z] + '[' 0022 = 0000 ']'
21:04:47 [2025-03-17T21:04:47.463Z] + cosa init --branch testing-devel --commit=45d671d243a4f2010bba391f90dddbfb80829b5f https://github.com/coreos/fedora-coreos-config
21:04:47 [2025-03-17T21:04:47.463Z] notice: failed to look up uid in /etc/passwd; enabling workaround
21:04:47 [2025-03-17T21:04:47.719Z] info: Missing CAP_SYS_ADMIN; using virt
21:04:47 [2025-03-17T21:04:47.719Z] + mkdir -p src
21:04:47 [2025-03-17T21:04:47.719Z] + cd src
21:04:47 [2025-03-17T21:04:47.719Z] + test -e config
21:04:47 [2025-03-17T21:04:47.719Z] + case "${source}" in
21:04:47 [2025-03-17T21:04:47.719Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
21:04:47 [2025-03-17T21:04:47.719Z] Cloning into 'config'...
21:04:48 [2025-03-17T21:04:48.663Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
21:04:48 [2025-03-17T21:04:48.663Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
21:04:51 [2025-03-17T21:04:51.927Z] From https://gitlab.com/fedora/bootc/base-images
21:04:51 [2025-03-17T21:04:51.927Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
21:04:51 [2025-03-17T21:04:51.927Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
21:04:51 [2025-03-17T21:04:51.927Z] + '[' -n 45d671d243a4f2010bba391f90dddbfb80829b5f ']'
21:04:51 [2025-03-17T21:04:51.927Z] + git -C ./config fetch origin 45d671d243a4f2010bba391f90dddbfb80829b5f
21:04:51 [2025-03-17T21:04:51.927Z] From https://github.com/coreos/fedora-coreos-config
21:04:51 [2025-03-17T21:04:51.927Z]  * branch            45d671d243a4f2010bba391f90dddbfb80829b5f -> FETCH_HEAD
21:04:51 [2025-03-17T21:04:51.927Z] + git -C ./config reset --hard 45d671d243a4f2010bba391f90dddbfb80829b5f
21:04:51 [2025-03-17T21:04:51.927Z] HEAD is now at 45d671d lockfiles: bump to latest
21:04:51 [2025-03-17T21:04:51.927Z] + git -C ./config submodule update --init --recursive
21:04:51 [2025-03-17T21:04:51.927Z] + set +x
21:04:51 [2025-03-17T21:04:51.927Z] Config commit: 45d671d243a4f2010bba391f90dddbfb80829b5f
21:04:51 [2025-03-17T21:04:51.927Z] + manifest=src/config/manifest.yaml
21:04:51 [2025-03-17T21:04:51.927Z] + image=src/config/image.yaml
21:04:51 [2025-03-17T21:04:51.927Z] + [[ -n '' ]]
21:04:51 [2025-03-17T21:04:51.927Z] + [[ ! -f src/config/manifest.yaml ]]
21:04:51 [2025-03-17T21:04:51.927Z] + [[ ! -f src/config/image.yaml ]]
21:04:51 [2025-03-17T21:04:51.927Z] + mkdir -p cache
21:04:51 [2025-03-17T21:04:51.927Z] + mkdir -p builds
21:04:51 [2025-03-17T21:04:51.927Z] + mkdir -p tmp
21:04:51 [2025-03-17T21:04:51.927Z] + mkdir -p overrides/rpm
21:04:51 [2025-03-17T21:04:51.927Z] + mkdir -p overrides/rootfs
21:04:51 [2025-03-17T21:04:51.927Z] + test 0 = 1
21:04:51 [2025-03-17T21:04:51.927Z] + case "${YUMREPOS}" in
21:04:51 [2025-03-17T21:04:51.927Z] + set +x
21:04:51 [2025-03-17T21:04:51.927Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.