Console Output
11:48:42 [2024-09-09T11:48:42.845Z] Selected Git installation does not exist. Using Default
11:48:42 [2024-09-09T11:48:42.845Z] The recommended git tool is: NONE
11:48:42 [2024-09-09T11:48:42.845Z] No credentials specified
11:48:42 [2024-09-09T11:48:42.845Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:48:42 [2024-09-09T11:48:42.853Z] Fetching changes from the remote Git repository
11:48:42 [2024-09-09T11:48:42.855Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:48:42 [2024-09-09T11:48:42.864Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:48:42 [2024-09-09T11:48:42.864Z] > git --version # timeout=10
11:48:42 [2024-09-09T11:48:42.870Z] > git --version # 'git version 2.39.3'
11:48:42 [2024-09-09T11:48:42.870Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:42 [2024-09-09T11:48:42.933Z] > git rev-parse origin/main^{commit} # timeout=10
11:48:42 [2024-09-09T11:48:42.941Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
11:48:42 [2024-09-09T11:48:42.941Z] > git config core.sparsecheckout # timeout=10
11:48:42 [2024-09-09T11:48:42.949Z] > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
11:48:42 [2024-09-09T11:48:42.958Z] Commit message: "jobs/bodhi-trigger: also report test successes"