Console Output

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