Console Output

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