Console Output
11:28:09 [2024-07-19T11:28:09.384Z] Selected Git installation does not exist. Using Default
11:28:09 [2024-07-19T11:28:09.384Z] The recommended git tool is: NONE
11:28:09 [2024-07-19T11:28:09.384Z] No credentials specified
11:28:09 [2024-07-19T11:28:09.384Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:28:09 [2024-07-19T11:28:09.725Z] Fetching changes from the remote Git repository
11:28:09 [2024-07-19T11:28:09.726Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:28:09 [2024-07-19T11:28:09.733Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:28:09 [2024-07-19T11:28:09.733Z] > git --version # timeout=10
11:28:09 [2024-07-19T11:28:09.740Z] > git --version # 'git version 2.39.3'
11:28:09 [2024-07-19T11:28:09.740Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:28:09 [2024-07-19T11:28:09.834Z] > git rev-parse origin/main^{commit} # timeout=10
11:28:09 [2024-07-19T11:28:09.841Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
11:28:09 [2024-07-19T11:28:09.841Z] > git config core.sparsecheckout # timeout=10
11:28:09 [2024-07-19T11:28:09.848Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
11:28:09 [2024-07-19T11:28:09.856Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"