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