Skip to content

Console Output

14:28:31 [2025-11-11T14:28:31.189Z] + set -xeuo pipefail
14:28:31 [2025-11-11T14:28:31.189Z] ++ umask
14:28:31 [2025-11-11T14:28:31.189Z] + '[' 0022 = 0000 ']'
14:28:31 [2025-11-11T14:28:31.189Z] + cosa init --branch rawhide --commit=6a28008a2f518b3408200923aa7ad1a299e32e09 https://github.com/coreos/fedora-coreos-config
14:28:31 [2025-11-11T14:28:31.189Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:28:31 [2025-11-11T14:28:31.189Z] info: Missing CAP_SYS_ADMIN; using virt
14:28:31 [2025-11-11T14:28:31.189Z] + mkdir -p src
14:28:31 [2025-11-11T14:28:31.189Z] + cd src
14:28:31 [2025-11-11T14:28:31.189Z] + test -e config
14:28:31 [2025-11-11T14:28:31.189Z] + case "${source}" in
14:28:31 [2025-11-11T14:28:31.189Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:28:31 [2025-11-11T14:28:31.189Z] Cloning into 'config'...
14:28:31 [2025-11-11T14:28:31.750Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:28:31 [2025-11-11T14:28:31.750Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:28:35 [2025-11-11T14:28:35.012Z] From https://gitlab.com/fedora/bootc/base-images
14:28:35 [2025-11-11T14:28:35.012Z]  * branch            1443b263c4476963286694015c31bd90597fe88a -> FETCH_HEAD
14:28:35 [2025-11-11T14:28:35.012Z] Submodule path 'fedora-bootc': checked out '1443b263c4476963286694015c31bd90597fe88a'
14:28:35 [2025-11-11T14:28:35.012Z] + '[' -n 6a28008a2f518b3408200923aa7ad1a299e32e09 ']'
14:28:35 [2025-11-11T14:28:35.012Z] + git -C ./config fetch origin 6a28008a2f518b3408200923aa7ad1a299e32e09
14:28:35 [2025-11-11T14:28:35.012Z] From https://github.com/coreos/fedora-coreos-config
14:28:35 [2025-11-11T14:28:35.012Z]  * branch            6a28008a2f518b3408200923aa7ad1a299e32e09 -> FETCH_HEAD
14:28:35 [2025-11-11T14:28:35.012Z] + git -C ./config reset --hard 6a28008a2f518b3408200923aa7ad1a299e32e09
14:28:35 [2025-11-11T14:28:35.012Z] HEAD is now at 6a28008 tree: import changes from testing-devel at 8594e0c045637147973e8574b68807fbcd55234a
14:28:35 [2025-11-11T14:28:35.012Z] + git -C ./config submodule update --init --recursive
14:28:35 [2025-11-11T14:28:35.012Z] + set +x
14:28:35 [2025-11-11T14:28:35.015Z] Config commit: 6a28008a2f518b3408200923aa7ad1a299e32e09
14:28:35 [2025-11-11T14:28:35.015Z] + manifest=src/config/manifest.yaml
14:28:35 [2025-11-11T14:28:35.015Z] + image=src/config/image.yaml
14:28:35 [2025-11-11T14:28:35.015Z] + [[ -n '' ]]
14:28:35 [2025-11-11T14:28:35.015Z] + [[ ! -f src/config/manifest.yaml ]]
14:28:35 [2025-11-11T14:28:35.015Z] + [[ ! -f src/config/image.yaml ]]
14:28:35 [2025-11-11T14:28:35.015Z] + mkdir -p cache
14:28:35 [2025-11-11T14:28:35.015Z] + mkdir -p builds
14:28:35 [2025-11-11T14:28:35.015Z] + mkdir -p tmp
14:28:35 [2025-11-11T14:28:35.015Z] + mkdir -p overrides/rpm
14:28:35 [2025-11-11T14:28:35.015Z] + mkdir -p overrides/rootfs
14:28:35 [2025-11-11T14:28:35.015Z] + test 0 = 1
14:28:35 [2025-11-11T14:28:35.015Z] + case "${YUMREPOS}" in
14:28:35 [2025-11-11T14:28:35.015Z] + set +x
14:28:35 [2025-11-11T14:28:35.015Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.