Console Output

18:26:52 [2024-11-28T18:26:52.686Z] + set -xeuo pipefail
18:26:52 [2024-11-28T18:26:52.686Z] ++ umask
18:26:52 [2024-11-28T18:26:52.686Z] + '[' 0022 = 0000 ']'
18:26:52 [2024-11-28T18:26:52.686Z] + cosa init --branch rawhide --commit=dd914bc85c80ce1c9bcd7747abc489cc2ec15033 https://github.com/coreos/fedora-coreos-config
18:26:52 [2024-11-28T18:26:52.686Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:26:52 [2024-11-28T18:26:52.940Z] info: Missing CAP_SYS_ADMIN; using virt
18:26:52 [2024-11-28T18:26:52.940Z] + mkdir -p src
18:26:52 [2024-11-28T18:26:52.940Z] + cd src
18:26:52 [2024-11-28T18:26:52.940Z] + test -e config
18:26:52 [2024-11-28T18:26:52.940Z] + case "${source}" in
18:26:52 [2024-11-28T18:26:52.940Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:26:52 [2024-11-28T18:26:52.940Z] Cloning into 'config'...
18:26:53 [2024-11-28T18:26:53.195Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:26:53 [2024-11-28T18:26:53.195Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:26:54 [2024-11-28T18:26:54.126Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
18:26:54 [2024-11-28T18:26:54.126Z] + '[' -n dd914bc85c80ce1c9bcd7747abc489cc2ec15033 ']'
18:26:54 [2024-11-28T18:26:54.126Z] + git -C ./config fetch origin dd914bc85c80ce1c9bcd7747abc489cc2ec15033
18:26:54 [2024-11-28T18:26:54.126Z] From https://github.com/coreos/fedora-coreos-config
18:26:54 [2024-11-28T18:26:54.126Z]  * branch            dd914bc85c80ce1c9bcd7747abc489cc2ec15033 -> FETCH_HEAD
18:26:54 [2024-11-28T18:26:54.126Z] + git -C ./config reset --hard dd914bc85c80ce1c9bcd7747abc489cc2ec15033
18:26:54 [2024-11-28T18:26:54.126Z] HEAD is now at dd914bc [rawhide ]overrides: remove kernel pin
18:26:54 [2024-11-28T18:26:54.126Z] + git -C ./config submodule update --init --recursive
18:26:54 [2024-11-28T18:26:54.126Z] + set +x
18:26:54 [2024-11-28T18:26:54.126Z] Config commit: dd914bc85c80ce1c9bcd7747abc489cc2ec15033
18:26:54 [2024-11-28T18:26:54.126Z] + manifest=src/config/manifest.yaml
18:26:54 [2024-11-28T18:26:54.126Z] + image=src/config/image.yaml
18:26:54 [2024-11-28T18:26:54.126Z] + [[ -n '' ]]
18:26:54 [2024-11-28T18:26:54.126Z] + [[ ! -f src/config/manifest.yaml ]]
18:26:54 [2024-11-28T18:26:54.126Z] + [[ ! -f src/config/image.yaml ]]
18:26:54 [2024-11-28T18:26:54.126Z] + mkdir -p cache
18:26:54 [2024-11-28T18:26:54.126Z] + mkdir -p builds
18:26:54 [2024-11-28T18:26:54.126Z] + mkdir -p tmp
18:26:54 [2024-11-28T18:26:54.126Z] + mkdir -p overrides/rpm
18:26:54 [2024-11-28T18:26:54.126Z] + mkdir -p overrides/rootfs
18:26:54 [2024-11-28T18:26:54.126Z] + test 0 = 1
18:26:54 [2024-11-28T18:26:54.126Z] + case "${YUMREPOS}" in
18:26:54 [2024-11-28T18:26:54.126Z] + set +x
18:26:54 [2024-11-28T18:26:54.126Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.