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