Console Output
13:53:03 [2024-05-20T13:53:03.181Z] Selected Git installation does not exist. Using Default
13:53:03 [2024-05-20T13:53:03.181Z] The recommended git tool is: NONE
13:53:03 [2024-05-20T13:53:03.181Z] No credentials specified
13:53:03 [2024-05-20T13:53:03.182Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:53:03 [2024-05-20T13:53:03.189Z] Fetching changes from the remote Git repository
13:53:03 [2024-05-20T13:53:03.190Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:53:03 [2024-05-20T13:53:03.217Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:53:03 [2024-05-20T13:53:03.217Z] > git --version # timeout=10
13:53:03 [2024-05-20T13:53:03.224Z] > git --version # 'git version 2.39.3'
13:53:03 [2024-05-20T13:53:03.225Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:53:03 [2024-05-20T13:53:03.335Z] > git rev-parse origin/main^{commit} # timeout=10
13:53:03 [2024-05-20T13:53:03.342Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
13:53:03 [2024-05-20T13:53:03.342Z] > git config core.sparsecheckout # timeout=10
13:53:03 [2024-05-20T13:53:03.349Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
13:53:03 [2024-05-20T13:53:03.359Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"