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