Console Output

11:46:08 [2024-10-24T11:46:08.501Z] + set -xeuo pipefail
11:46:08 [2024-10-24T11:46:08.501Z] ++ umask
11:46:08 [2024-10-24T11:46:08.501Z] + '[' 0022 = 0000 ']'
11:46:08 [2024-10-24T11:46:08.501Z] + cosa init --branch rawhide --commit=8ee65a3b37fe6cff9f708f8f297e8f78c4968957 https://github.com/coreos/fedora-coreos-config
11:46:08 [2024-10-24T11:46:08.501Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:46:08 [2024-10-24T11:46:08.501Z] info: Missing CAP_SYS_ADMIN; using virt
11:46:08 [2024-10-24T11:46:08.501Z] + mkdir -p src
11:46:08 [2024-10-24T11:46:08.501Z] + cd src
11:46:08 [2024-10-24T11:46:08.501Z] + test -e config
11:46:08 [2024-10-24T11:46:08.501Z] + case "${source}" in
11:46:08 [2024-10-24T11:46:08.501Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:46:08 [2024-10-24T11:46:08.501Z] Cloning into 'config'...
11:46:08 [2024-10-24T11:46:08.755Z] + '[' -n 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 ']'
11:46:08 [2024-10-24T11:46:08.759Z] + git -C ./config fetch origin 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
11:46:09 [2024-10-24T11:46:09.320Z] From https://github.com/coreos/fedora-coreos-config
11:46:09 [2024-10-24T11:46:09.321Z]  * branch            8ee65a3b37fe6cff9f708f8f297e8f78c4968957 -> FETCH_HEAD
11:46:09 [2024-10-24T11:46:09.321Z] + git -C ./config reset --hard 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
11:46:09 [2024-10-24T11:46:09.321Z] HEAD is now at 8ee65a3 tree: import changes from testing-devel at 7d90e91e48687556fa005e35b6e09ba7bde883d7
11:46:09 [2024-10-24T11:46:09.321Z] + git -C ./config submodule update --init --recursive
11:46:09 [2024-10-24T11:46:09.321Z] + set +x
11:46:09 [2024-10-24T11:46:09.321Z] Config commit: 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
11:46:09 [2024-10-24T11:46:09.321Z] + manifest=src/config/manifest.yaml
11:46:09 [2024-10-24T11:46:09.321Z] + image=src/config/image.yaml
11:46:09 [2024-10-24T11:46:09.321Z] + [[ ! -f src/config/manifest.yaml ]]
11:46:09 [2024-10-24T11:46:09.321Z] + [[ ! -f src/config/image.yaml ]]
11:46:09 [2024-10-24T11:46:09.321Z] + [[ -n '' ]]
11:46:09 [2024-10-24T11:46:09.321Z] + mkdir -p cache
11:46:09 [2024-10-24T11:46:09.321Z] + mkdir -p builds
11:46:09 [2024-10-24T11:46:09.321Z] + mkdir -p tmp
11:46:09 [2024-10-24T11:46:09.321Z] + mkdir -p overrides/rpm
11:46:09 [2024-10-24T11:46:09.321Z] + mkdir -p overrides/rootfs
11:46:09 [2024-10-24T11:46:09.321Z] + test 0 = 1
11:46:09 [2024-10-24T11:46:09.321Z] + case "${YUMREPOS}" in
11:46:09 [2024-10-24T11:46:09.321Z] + set +x
11:46:09 [2024-10-24T11:46:09.321Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.