Console Output
21:24:05 [2024-09-06T21:24:05.300Z] Selected Git installation does not exist. Using Default
21:24:05 [2024-09-06T21:24:05.300Z] The recommended git tool is: NONE
21:24:05 [2024-09-06T21:24:05.300Z] No credentials specified
21:24:05 [2024-09-06T21:24:05.301Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:24:05 [2024-09-06T21:24:05.309Z] Fetching changes from the remote Git repository
21:24:05 [2024-09-06T21:24:05.310Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:24:05 [2024-09-06T21:24:05.318Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:24:05 [2024-09-06T21:24:05.318Z] > git --version # timeout=10
21:24:05 [2024-09-06T21:24:05.326Z] > git --version # 'git version 2.39.3'
21:24:05 [2024-09-06T21:24:05.326Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:24:05 [2024-09-06T21:24:05.395Z] > git rev-parse origin/main^{commit} # timeout=10
21:24:05 [2024-09-06T21:24:05.402Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
21:24:05 [2024-09-06T21:24:05.402Z] > git config core.sparsecheckout # timeout=10
21:24:05 [2024-09-06T21:24:05.410Z] > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
21:24:05 [2024-09-06T21:24:05.420Z] Commit message: "jobs/bodhi-trigger: also report test successes"