Console Output
10:30:07 [2025-03-04T10:30:07.789Z] Selected Git installation does not exist. Using Default
10:30:07 [2025-03-04T10:30:07.789Z] The recommended git tool is: NONE
10:30:07 [2025-03-04T10:30:07.789Z] No credentials specified
10:30:07 [2025-03-04T10:30:07.790Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:30:07 [2025-03-04T10:30:07.797Z] Fetching changes from the remote Git repository
10:30:07 [2025-03-04T10:30:07.798Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:30:07 [2025-03-04T10:30:07.805Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:30:07 [2025-03-04T10:30:07.805Z] > git --version # timeout=10
10:30:07 [2025-03-04T10:30:07.811Z] > git --version # 'git version 2.39.3'
10:30:07 [2025-03-04T10:30:07.811Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:07 [2025-03-04T10:30:07.894Z] > git rev-parse origin/main^{commit} # timeout=10
10:30:07 [2025-03-04T10:30:07.901Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
10:30:07 [2025-03-04T10:30:07.901Z] > git config core.sparsecheckout # timeout=10
10:30:07 [2025-03-04T10:30:07.908Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
10:30:07 [2025-03-04T10:30:07.917Z] Commit message: "jobs/test-override: bump timeout to 200m"