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