Skip to content

Console Output

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