Console Output

07:59:41 [2024-11-28T07:59:41.944Z] + set -xeuo pipefail
07:59:41 [2024-11-28T07:59:41.944Z] ++ umask
07:59:41 [2024-11-28T07:59:41.944Z] + '[' 0022 = 0000 ']'
07:59:41 [2024-11-28T07:59:41.944Z] + cosa init --branch rawhide --commit=16919cb49f86ca68612e46ee8d19fb8a3da3e01f https://github.com/coreos/fedora-coreos-config
07:59:41 [2024-11-28T07:59:41.944Z] notice: failed to look up uid in /etc/passwd; enabling workaround
07:59:41 [2024-11-28T07:59:41.944Z] info: Missing CAP_SYS_ADMIN; using virt
07:59:41 [2024-11-28T07:59:41.944Z] + mkdir -p src
07:59:41 [2024-11-28T07:59:41.944Z] + cd src
07:59:41 [2024-11-28T07:59:41.944Z] + test -e config
07:59:41 [2024-11-28T07:59:41.944Z] + case "${source}" in
07:59:41 [2024-11-28T07:59:41.944Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
07:59:41 [2024-11-28T07:59:41.944Z] Cloning into 'config'...
07:59:42 [2024-11-28T07:59:42.199Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
07:59:42 [2024-11-28T07:59:42.199Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
07:59:43 [2024-11-28T07:59:43.123Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
07:59:43 [2024-11-28T07:59:43.123Z] + '[' -n 16919cb49f86ca68612e46ee8d19fb8a3da3e01f ']'
07:59:43 [2024-11-28T07:59:43.123Z] + git -C ./config fetch origin 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
07:59:43 [2024-11-28T07:59:43.378Z] From https://github.com/coreos/fedora-coreos-config
07:59:43 [2024-11-28T07:59:43.378Z]  * branch            16919cb49f86ca68612e46ee8d19fb8a3da3e01f -> FETCH_HEAD
07:59:43 [2024-11-28T07:59:43.378Z] Fetching submodule fedora-bootc
07:59:44 [2024-11-28T07:59:44.308Z] From https://gitlab.com/fedora/bootc/base-images
07:59:44 [2024-11-28T07:59:44.308Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
07:59:44 [2024-11-28T07:59:44.308Z] + git -C ./config reset --hard 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
07:59:44 [2024-11-28T07:59:44.308Z] HEAD is now at 16919cb tree: import changes from testing-devel at f9458601ee8fa05286fa5157bce952da029a249b
07:59:44 [2024-11-28T07:59:44.308Z] + git -C ./config submodule update --init --recursive
07:59:44 [2024-11-28T07:59:44.308Z] + set +x
07:59:44 [2024-11-28T07:59:44.308Z] Config commit: 16919cb49f86ca68612e46ee8d19fb8a3da3e01f
07:59:44 [2024-11-28T07:59:44.308Z] + manifest=src/config/manifest.yaml
07:59:44 [2024-11-28T07:59:44.308Z] + image=src/config/image.yaml
07:59:44 [2024-11-28T07:59:44.308Z] + [[ -n '' ]]
07:59:44 [2024-11-28T07:59:44.308Z] + [[ ! -f src/config/manifest.yaml ]]
07:59:44 [2024-11-28T07:59:44.308Z] + [[ ! -f src/config/image.yaml ]]
07:59:44 [2024-11-28T07:59:44.308Z] + mkdir -p cache
07:59:44 [2024-11-28T07:59:44.308Z] + mkdir -p builds
07:59:44 [2024-11-28T07:59:44.308Z] + mkdir -p tmp
07:59:44 [2024-11-28T07:59:44.308Z] + mkdir -p overrides/rpm
07:59:44 [2024-11-28T07:59:44.308Z] + mkdir -p overrides/rootfs
07:59:44 [2024-11-28T07:59:44.308Z] + test 0 = 1
07:59:44 [2024-11-28T07:59:44.308Z] + case "${YUMREPOS}" in
07:59:44 [2024-11-28T07:59:44.309Z] + set +x
07:59:44 [2024-11-28T07:59:44.309Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.