Console Output
15:33:23 [2024-11-27T15:33:23.055Z] + set -xeuo pipefail
15:33:23 [2024-11-27T15:33:23.055Z] ++ umask
15:33:23 [2024-11-27T15:33:23.055Z] + '[' 0022 = 0000 ']'
15:33:23 [2024-11-27T15:33:23.055Z] + cosa init --branch testing-devel --commit=72ad121ac3865afe48d4f30faa811db0948e5a11 https://github.com/coreos/fedora-coreos-config
15:33:23 [2024-11-27T15:33:23.055Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:33:23 [2024-11-27T15:33:23.309Z] info: Missing CAP_SYS_ADMIN; using virt
15:33:23 [2024-11-27T15:33:23.309Z] + mkdir -p src
15:33:23 [2024-11-27T15:33:23.309Z] + cd src
15:33:23 [2024-11-27T15:33:23.309Z] + test -e config
15:33:23 [2024-11-27T15:33:23.309Z] + case "${source}" in
15:33:23 [2024-11-27T15:33:23.309Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:33:23 [2024-11-27T15:33:23.309Z] Cloning into 'config'...
15:33:23 [2024-11-27T15:33:23.309Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:33:23 [2024-11-27T15:33:23.564Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:33:24 [2024-11-27T15:33:24.121Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
15:33:24 [2024-11-27T15:33:24.121Z] + '[' -n 72ad121ac3865afe48d4f30faa811db0948e5a11 ']'
15:33:24 [2024-11-27T15:33:24.121Z] + git -C ./config fetch origin 72ad121ac3865afe48d4f30faa811db0948e5a11
15:33:24 [2024-11-27T15:33:24.374Z] From https://github.com/coreos/fedora-coreos-config
15:33:24 [2024-11-27T15:33:24.374Z] * branch 72ad121ac3865afe48d4f30faa811db0948e5a11 -> FETCH_HEAD
15:33:24 [2024-11-27T15:33:24.374Z] + git -C ./config reset --hard 72ad121ac3865afe48d4f30faa811db0948e5a11
15:33:24 [2024-11-27T15:33:24.374Z] HEAD is now at 72ad121 denylist: add multipath.partition
15:33:24 [2024-11-27T15:33:24.374Z] + git -C ./config submodule update --init --recursive
15:33:24 [2024-11-27T15:33:24.374Z] + set +x
15:33:24 [2024-11-27T15:33:24.374Z] Config commit: 72ad121ac3865afe48d4f30faa811db0948e5a11
15:33:24 [2024-11-27T15:33:24.374Z] + manifest=src/config/manifest.yaml
15:33:24 [2024-11-27T15:33:24.374Z] + image=src/config/image.yaml
15:33:24 [2024-11-27T15:33:24.374Z] + [[ -n '' ]]
15:33:24 [2024-11-27T15:33:24.375Z] + [[ ! -f src/config/manifest.yaml ]]
15:33:24 [2024-11-27T15:33:24.375Z] + [[ ! -f src/config/image.yaml ]]
15:33:24 [2024-11-27T15:33:24.375Z] + mkdir -p cache
15:33:24 [2024-11-27T15:33:24.375Z] + mkdir -p builds
15:33:24 [2024-11-27T15:33:24.375Z] + mkdir -p tmp
15:33:24 [2024-11-27T15:33:24.375Z] + mkdir -p overrides/rpm
15:33:24 [2024-11-27T15:33:24.375Z] + mkdir -p overrides/rootfs
15:33:24 [2024-11-27T15:33:24.375Z] + test 0 = 1
15:33:24 [2024-11-27T15:33:24.375Z] + case "${YUMREPOS}" in
15:33:24 [2024-11-27T15:33:24.375Z] + set +x
15:33:24 [2024-11-27T15:33:24.375Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.