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