Skip to content

Console Output

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