Console Output

23:25:14 [2024-12-13T23:25:14.029Z] + set -xeuo pipefail
23:25:14 [2024-12-13T23:25:14.029Z] ++ umask
23:25:14 [2024-12-13T23:25:14.029Z] + '[' 0022 = 0000 ']'
23:25:14 [2024-12-13T23:25:14.029Z] + cosa init --branch rawhide --commit=a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 https://github.com/coreos/fedora-coreos-config
23:25:14 [2024-12-13T23:25:14.029Z] notice: failed to look up uid in /etc/passwd; enabling workaround
23:25:14 [2024-12-13T23:25:14.284Z] info: Missing CAP_SYS_ADMIN; using virt
23:25:14 [2024-12-13T23:25:14.284Z] + mkdir -p src
23:25:14 [2024-12-13T23:25:14.284Z] + cd src
23:25:14 [2024-12-13T23:25:14.284Z] + test -e config
23:25:14 [2024-12-13T23:25:14.284Z] + case "${source}" in
23:25:14 [2024-12-13T23:25:14.284Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
23:25:14 [2024-12-13T23:25:14.284Z] Cloning into 'config'...
23:25:14 [2024-12-13T23:25:14.284Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
23:25:14 [2024-12-13T23:25:14.542Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
23:25:15 [2024-12-13T23:25:15.099Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
23:25:15 [2024-12-13T23:25:15.099Z] + '[' -n a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 ']'
23:25:15 [2024-12-13T23:25:15.099Z] + git -C ./config fetch origin a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
23:25:15 [2024-12-13T23:25:15.663Z] From https://github.com/coreos/fedora-coreos-config
23:25:15 [2024-12-13T23:25:15.663Z]  * branch            a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0 -> FETCH_HEAD
23:25:15 [2024-12-13T23:25:15.663Z] Fetching submodule fedora-bootc
23:25:16 [2024-12-13T23:25:16.585Z] From https://gitlab.com/fedora/bootc/base-images
23:25:16 [2024-12-13T23:25:16.585Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
23:25:16 [2024-12-13T23:25:16.585Z] + git -C ./config reset --hard a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
23:25:16 [2024-12-13T23:25:16.585Z] HEAD is now at a66a77c tree: import changes from testing-devel at 86e939589012f24695f609ca3cf43ad2fae05997
23:25:16 [2024-12-13T23:25:16.585Z] + git -C ./config submodule update --init --recursive
23:25:16 [2024-12-13T23:25:16.585Z] + set +x
23:25:16 [2024-12-13T23:25:16.585Z] Config commit: a66a77cf56b17407c330cbd8f5d5c6a4b1a6dee0
23:25:16 [2024-12-13T23:25:16.585Z] + manifest=src/config/manifest.yaml
23:25:16 [2024-12-13T23:25:16.585Z] + image=src/config/image.yaml
23:25:16 [2024-12-13T23:25:16.585Z] + [[ -n '' ]]
23:25:16 [2024-12-13T23:25:16.585Z] + [[ ! -f src/config/manifest.yaml ]]
23:25:16 [2024-12-13T23:25:16.585Z] + [[ ! -f src/config/image.yaml ]]
23:25:16 [2024-12-13T23:25:16.585Z] + mkdir -p cache
23:25:16 [2024-12-13T23:25:16.585Z] + mkdir -p builds
23:25:16 [2024-12-13T23:25:16.585Z] + mkdir -p tmp
23:25:16 [2024-12-13T23:25:16.585Z] + mkdir -p overrides/rpm
23:25:16 [2024-12-13T23:25:16.585Z] + mkdir -p overrides/rootfs
23:25:16 [2024-12-13T23:25:16.585Z] + test 0 = 1
23:25:16 [2024-12-13T23:25:16.585Z] + case "${YUMREPOS}" in
23:25:16 [2024-12-13T23:25:16.585Z] + set +x
23:25:16 [2024-12-13T23:25:16.585Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.