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