Console Output

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