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