Console Output

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