Console Output
17:43:20 [2025-01-06T17:43:20.265Z] Selected Git installation does not exist. Using Default
17:43:20 [2025-01-06T17:43:20.265Z] The recommended git tool is: NONE
17:43:20 [2025-01-06T17:43:20.265Z] No credentials specified
17:43:20 [2025-01-06T17:43:20.265Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:43:20 [2025-01-06T17:43:20.282Z] Fetching changes from the remote Git repository
17:43:20 [2025-01-06T17:43:20.293Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:43:20 [2025-01-06T17:43:20.301Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:43:20 [2025-01-06T17:43:20.301Z] > git --version # timeout=10
17:43:20 [2025-01-06T17:43:20.309Z] > git --version # 'git version 2.39.3'
17:43:20 [2025-01-06T17:43:20.309Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:43:20 [2025-01-06T17:43:20.560Z] > git rev-parse origin/main^{commit} # timeout=10
17:43:20 [2025-01-06T17:43:20.568Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
17:43:20 [2025-01-06T17:43:20.568Z] > git config core.sparsecheckout # timeout=10
17:43:20 [2025-01-06T17:43:20.575Z] > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
17:43:20 [2025-01-06T17:43:20.628Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"