Console Output
21:17:17 [2024-06-03T21:17:17.827Z] Selected Git installation does not exist. Using Default
21:17:17 [2024-06-03T21:17:17.827Z] The recommended git tool is: NONE
21:17:17 [2024-06-03T21:17:17.827Z] No credentials specified
21:17:17 [2024-06-03T21:17:17.828Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:17:17 [2024-06-03T21:17:17.835Z] Fetching changes from the remote Git repository
21:17:17 [2024-06-03T21:17:17.861Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:17:17 [2024-06-03T21:17:17.868Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:17:17 [2024-06-03T21:17:17.868Z] > git --version # timeout=10
21:17:17 [2024-06-03T21:17:17.875Z] > git --version # 'git version 2.39.3'
21:17:17 [2024-06-03T21:17:17.875Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:17:17 [2024-06-03T21:17:17.992Z] > git rev-parse origin/main^{commit} # timeout=10
21:17:18 [2024-06-03T21:17:18.000Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
21:17:18 [2024-06-03T21:17:18.000Z] > git config core.sparsecheckout # timeout=10
21:17:18 [2024-06-03T21:17:18.008Z] > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
21:17:18 [2024-06-03T21:17:18.018Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"