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