Console Output
10:33:38 [2024-09-03T10:33:38.783Z] Selected Git installation does not exist. Using Default
10:33:38 [2024-09-03T10:33:38.783Z] The recommended git tool is: NONE
10:33:38 [2024-09-03T10:33:38.783Z] No credentials specified
10:33:38 [2024-09-03T10:33:38.783Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:33:38 [2024-09-03T10:33:38.790Z] Fetching changes from the remote Git repository
10:33:38 [2024-09-03T10:33:38.792Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:33:38 [2024-09-03T10:33:38.799Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:33:38 [2024-09-03T10:33:38.799Z] > git --version # timeout=10
10:33:38 [2024-09-03T10:33:38.805Z] > git --version # 'git version 2.39.3'
10:33:38 [2024-09-03T10:33:38.805Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:33:38 [2024-09-03T10:33:38.875Z] > git rev-parse origin/main^{commit} # timeout=10
10:33:38 [2024-09-03T10:33:38.883Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
10:33:38 [2024-09-03T10:33:38.883Z] > git config core.sparsecheckout # timeout=10
10:33:38 [2024-09-03T10:33:38.890Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
10:33:38 [2024-09-03T10:33:38.899Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"