Skip to content

Console Output

12:53:26 [2025-09-04T12:53:26.322Z] + set -xeuo pipefail
12:53:26 [2025-09-04T12:53:26.322Z] ++ umask
12:53:26 [2025-09-04T12:53:26.322Z] + '[' 0022 = 0000 ']'
12:53:26 [2025-09-04T12:53:26.322Z] + cosa init --branch testing-devel --commit=3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da https://github.com/coreos/fedora-coreos-config
12:53:26 [2025-09-04T12:53:26.322Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:53:26 [2025-09-04T12:53:26.322Z] info: Missing CAP_SYS_ADMIN; using virt
12:53:26 [2025-09-04T12:53:26.322Z] + mkdir -p src
12:53:26 [2025-09-04T12:53:26.322Z] + cd src
12:53:26 [2025-09-04T12:53:26.322Z] + test -e config
12:53:26 [2025-09-04T12:53:26.322Z] + case "${source}" in
12:53:26 [2025-09-04T12:53:26.322Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:53:26 [2025-09-04T12:53:26.322Z] Cloning into 'config'...
12:53:26 [2025-09-04T12:53:26.884Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:53:26 [2025-09-04T12:53:26.884Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:53:29 [2025-09-04T12:53:29.399Z] From https://gitlab.com/fedora/bootc/base-images
12:53:29 [2025-09-04T12:53:29.399Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
12:53:29 [2025-09-04T12:53:29.399Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
12:53:29 [2025-09-04T12:53:29.399Z] + '[' -n 3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da ']'
12:53:29 [2025-09-04T12:53:29.399Z] + git -C ./config fetch origin 3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da
12:53:29 [2025-09-04T12:53:29.399Z] From https://github.com/coreos/fedora-coreos-config
12:53:29 [2025-09-04T12:53:29.399Z]  * branch            3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da -> FETCH_HEAD
12:53:29 [2025-09-04T12:53:29.399Z] + git -C ./config reset --hard 3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da
12:53:29 [2025-09-04T12:53:29.399Z] HEAD is now at 3a13bf2 secex-tests: fix test by appending env "CPI_PERMIT_ON_PVGUEST=1"
12:53:29 [2025-09-04T12:53:29.399Z] + git -C ./config submodule update --init --recursive
12:53:29 [2025-09-04T12:53:29.399Z] + set +x
12:53:29 [2025-09-04T12:53:29.399Z] Config commit: 3a13bf2bf6bb289b7d38a20f8d7f14cff2fe63da
12:53:29 [2025-09-04T12:53:29.399Z] + manifest=src/config/manifest.yaml
12:53:29 [2025-09-04T12:53:29.399Z] + image=src/config/image.yaml
12:53:29 [2025-09-04T12:53:29.399Z] + [[ -n '' ]]
12:53:29 [2025-09-04T12:53:29.399Z] + [[ ! -f src/config/manifest.yaml ]]
12:53:29 [2025-09-04T12:53:29.399Z] + [[ ! -f src/config/image.yaml ]]
12:53:29 [2025-09-04T12:53:29.399Z] + mkdir -p cache
12:53:29 [2025-09-04T12:53:29.399Z] + mkdir -p builds
12:53:29 [2025-09-04T12:53:29.399Z] + mkdir -p tmp
12:53:29 [2025-09-04T12:53:29.399Z] + mkdir -p overrides/rpm
12:53:29 [2025-09-04T12:53:29.399Z] + mkdir -p overrides/rootfs
12:53:29 [2025-09-04T12:53:29.399Z] + test 0 = 1
12:53:29 [2025-09-04T12:53:29.399Z] + case "${YUMREPOS}" in
12:53:29 [2025-09-04T12:53:29.399Z] + set +x
12:53:29 [2025-09-04T12:53:29.399Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.