Skip to content

Console Output

14:27:58 [2025-10-01T14:27:58.805Z] + set -xeuo pipefail
14:27:58 [2025-10-01T14:27:58.805Z] ++ umask
14:27:58 [2025-10-01T14:27:58.805Z] + '[' 0022 = 0000 ']'
14:27:58 [2025-10-01T14:27:58.805Z] + cosa init --branch testing-devel --commit=05d2c94367fc31ca400ae3e60a95a3b21bfab456 https://github.com/coreos/fedora-coreos-config
14:27:58 [2025-10-01T14:27:58.805Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:27:58 [2025-10-01T14:27:58.805Z] info: Missing CAP_SYS_ADMIN; using virt
14:27:58 [2025-10-01T14:27:58.805Z] + mkdir -p src
14:27:58 [2025-10-01T14:27:58.805Z] + cd src
14:27:58 [2025-10-01T14:27:58.805Z] + test -e config
14:27:58 [2025-10-01T14:27:58.805Z] + case "${source}" in
14:27:58 [2025-10-01T14:27:58.805Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:27:58 [2025-10-01T14:27:58.805Z] Cloning into 'config'...
14:27:59 [2025-10-01T14:27:59.365Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:27:59 [2025-10-01T14:27:59.365Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:28:01 [2025-10-01T14:28:01.882Z] From https://gitlab.com/fedora/bootc/base-images
14:28:01 [2025-10-01T14:28:01.882Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
14:28:01 [2025-10-01T14:28:01.882Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
14:28:01 [2025-10-01T14:28:01.882Z] + '[' -n 05d2c94367fc31ca400ae3e60a95a3b21bfab456 ']'
14:28:01 [2025-10-01T14:28:01.882Z] + git -C ./config fetch origin 05d2c94367fc31ca400ae3e60a95a3b21bfab456
14:28:02 [2025-10-01T14:28:02.442Z] From https://github.com/coreos/fedora-coreos-config
14:28:02 [2025-10-01T14:28:02.442Z]  * branch            05d2c94367fc31ca400ae3e60a95a3b21bfab456 -> FETCH_HEAD
14:28:02 [2025-10-01T14:28:02.442Z] + git -C ./config reset --hard 05d2c94367fc31ca400ae3e60a95a3b21bfab456
14:28:02 [2025-10-01T14:28:02.442Z] HEAD is now at 05d2c94 workflows/container-native: remove leftover
14:28:02 [2025-10-01T14:28:02.442Z] + git -C ./config submodule update --init --recursive
14:28:02 [2025-10-01T14:28:02.442Z] + set +x
14:28:02 [2025-10-01T14:28:02.442Z] Config commit: 05d2c94367fc31ca400ae3e60a95a3b21bfab456
14:28:02 [2025-10-01T14:28:02.442Z] + manifest=src/config/manifest.yaml
14:28:02 [2025-10-01T14:28:02.442Z] + image=src/config/image.yaml
14:28:02 [2025-10-01T14:28:02.442Z] + [[ -n '' ]]
14:28:02 [2025-10-01T14:28:02.442Z] + [[ ! -f src/config/manifest.yaml ]]
14:28:02 [2025-10-01T14:28:02.442Z] + [[ ! -f src/config/image.yaml ]]
14:28:02 [2025-10-01T14:28:02.442Z] + mkdir -p cache
14:28:02 [2025-10-01T14:28:02.442Z] + mkdir -p builds
14:28:02 [2025-10-01T14:28:02.442Z] + mkdir -p tmp
14:28:02 [2025-10-01T14:28:02.442Z] + mkdir -p overrides/rpm
14:28:02 [2025-10-01T14:28:02.442Z] + mkdir -p overrides/rootfs
14:28:02 [2025-10-01T14:28:02.442Z] + test 0 = 1
14:28:02 [2025-10-01T14:28:02.442Z] + case "${YUMREPOS}" in
14:28:02 [2025-10-01T14:28:02.442Z] + set +x
14:28:02 [2025-10-01T14:28:02.442Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.