Console Output

15:07:27 [2024-05-28T15:07:27.990Z] Selected Git installation does not exist. Using Default
15:07:27 [2024-05-28T15:07:27.990Z] The recommended git tool is: NONE
15:07:27 [2024-05-28T15:07:27.990Z] No credentials specified
15:07:27 [2024-05-28T15:07:27.990Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:07:27 [2024-05-28T15:07:27.998Z] Fetching changes from the remote Git repository
15:07:27 [2024-05-28T15:07:27.999Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:07:28 [2024-05-28T15:07:28.006Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:07:28 [2024-05-28T15:07:28.006Z]  > git --version # timeout=10
15:07:28 [2024-05-28T15:07:28.012Z]  > git --version # 'git version 2.39.3'
15:07:28 [2024-05-28T15:07:28.012Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:07:28 [2024-05-28T15:07:28.116Z]  > git rev-parse origin/main^{commit} # timeout=10
15:07:28 [2024-05-28T15:07:28.123Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
15:07:28 [2024-05-28T15:07:28.123Z]  > git config core.sparsecheckout # timeout=10
15:07:28 [2024-05-28T15:07:28.129Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
15:07:28 [2024-05-28T15:07:28.139Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"