Console Output
17:46:07 [2024-07-18T17:46:07.915Z] Selected Git installation does not exist. Using Default
17:46:07 [2024-07-18T17:46:07.916Z] The recommended git tool is: NONE
17:46:07 [2024-07-18T17:46:07.916Z] No credentials specified
17:46:07 [2024-07-18T17:46:07.916Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:46:07 [2024-07-18T17:46:07.924Z] Fetching changes from the remote Git repository
17:46:07 [2024-07-18T17:46:07.925Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:46:07 [2024-07-18T17:46:07.971Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:46:07 [2024-07-18T17:46:07.971Z] > git --version # timeout=10
17:46:07 [2024-07-18T17:46:07.978Z] > git --version # 'git version 2.39.3'
17:46:07 [2024-07-18T17:46:07.978Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:08 [2024-07-18T17:46:08.042Z] > git rev-parse origin/main^{commit} # timeout=10
17:46:08 [2024-07-18T17:46:08.055Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
17:46:08 [2024-07-18T17:46:08.055Z] > git config core.sparsecheckout # timeout=10
17:46:08 [2024-07-18T17:46:08.063Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
17:46:08 [2024-07-18T17:46:08.073Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"