Skip to content

Console Output

17:44:40 [2025-10-08T17:44:40.038Z] + set -xeuo pipefail
17:44:40 [2025-10-08T17:44:40.038Z] ++ umask
17:44:40 [2025-10-08T17:44:40.038Z] + '[' 0022 = 0000 ']'
17:44:40 [2025-10-08T17:44:40.038Z] + cosa init --branch next-devel --commit=f24d26a8143ea64729a59909c7493fc01acd274f https://github.com/coreos/fedora-coreos-config
17:44:40 [2025-10-08T17:44:40.038Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:44:40 [2025-10-08T17:44:40.038Z] info: Missing CAP_SYS_ADMIN; using virt
17:44:40 [2025-10-08T17:44:40.038Z] + mkdir -p src
17:44:40 [2025-10-08T17:44:40.038Z] + cd src
17:44:40 [2025-10-08T17:44:40.038Z] + test -e config
17:44:40 [2025-10-08T17:44:40.038Z] + case "${source}" in
17:44:40 [2025-10-08T17:44:40.038Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:44:40 [2025-10-08T17:44:40.038Z] Cloning into 'config'...
17:44:40 [2025-10-08T17:44:40.599Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:44:40 [2025-10-08T17:44:40.599Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:44:43 [2025-10-08T17:44:43.107Z] From https://gitlab.com/fedora/bootc/base-images
17:44:43 [2025-10-08T17:44:43.107Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
17:44:43 [2025-10-08T17:44:43.107Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
17:44:43 [2025-10-08T17:44:43.107Z] + '[' -n f24d26a8143ea64729a59909c7493fc01acd274f ']'
17:44:43 [2025-10-08T17:44:43.107Z] + git -C ./config fetch origin f24d26a8143ea64729a59909c7493fc01acd274f
17:44:43 [2025-10-08T17:44:43.107Z] From https://github.com/coreos/fedora-coreos-config
17:44:43 [2025-10-08T17:44:43.107Z]  * branch            f24d26a8143ea64729a59909c7493fc01acd274f -> FETCH_HEAD
17:44:43 [2025-10-08T17:44:43.107Z] + git -C ./config reset --hard f24d26a8143ea64729a59909c7493fc01acd274f
17:44:43 [2025-10-08T17:44:43.107Z] HEAD is now at f24d26a lockfiles: bump to latest
17:44:43 [2025-10-08T17:44:43.107Z] + git -C ./config submodule update --init --recursive
17:44:43 [2025-10-08T17:44:43.107Z] + set +x
17:44:43 [2025-10-08T17:44:43.107Z] Config commit: f24d26a8143ea64729a59909c7493fc01acd274f
17:44:43 [2025-10-08T17:44:43.107Z] + manifest=src/config/manifest.yaml
17:44:43 [2025-10-08T17:44:43.107Z] + image=src/config/image.yaml
17:44:43 [2025-10-08T17:44:43.107Z] + [[ -n '' ]]
17:44:43 [2025-10-08T17:44:43.107Z] + [[ ! -f src/config/manifest.yaml ]]
17:44:43 [2025-10-08T17:44:43.107Z] + [[ ! -f src/config/image.yaml ]]
17:44:43 [2025-10-08T17:44:43.107Z] + mkdir -p cache
17:44:43 [2025-10-08T17:44:43.107Z] + mkdir -p builds
17:44:43 [2025-10-08T17:44:43.107Z] + mkdir -p tmp
17:44:43 [2025-10-08T17:44:43.107Z] + mkdir -p overrides/rpm
17:44:43 [2025-10-08T17:44:43.107Z] + mkdir -p overrides/rootfs
17:44:43 [2025-10-08T17:44:43.107Z] + test 0 = 1
17:44:43 [2025-10-08T17:44:43.107Z] + case "${YUMREPOS}" in
17:44:43 [2025-10-08T17:44:43.107Z] + set +x
17:44:43 [2025-10-08T17:44:43.107Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.