Console Output

20:11:16 [2025-03-03T20:11:16.599Z] Selected Git installation does not exist. Using Default
20:11:16 [2025-03-03T20:11:16.599Z] The recommended git tool is: NONE
20:11:16 [2025-03-03T20:11:16.599Z] No credentials specified
20:11:16 [2025-03-03T20:11:16.599Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:11:16 [2025-03-03T20:11:16.607Z] Fetching changes from the remote Git repository
20:11:16 [2025-03-03T20:11:16.608Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:11:16 [2025-03-03T20:11:16.636Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:11:16 [2025-03-03T20:11:16.636Z]  > git --version # timeout=10
20:11:16 [2025-03-03T20:11:16.643Z]  > git --version # 'git version 2.39.3'
20:11:16 [2025-03-03T20:11:16.643Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:11:16 [2025-03-03T20:11:16.767Z]  > git rev-parse origin/main^{commit} # timeout=10
20:11:16 [2025-03-03T20:11:16.774Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
20:11:16 [2025-03-03T20:11:16.774Z]  > git config core.sparsecheckout # timeout=10
20:11:16 [2025-03-03T20:11:16.781Z]  > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
20:11:16 [2025-03-03T20:11:16.808Z] Commit message: "jobs/test-override: bump timeout to 200m"