Console Output

14:10:35 [2025-01-22T14:10:35.264Z] Selected Git installation does not exist. Using Default
14:10:35 [2025-01-22T14:10:35.264Z] The recommended git tool is: NONE
14:10:35 [2025-01-22T14:10:35.264Z] No credentials specified
14:10:35 [2025-01-22T14:10:35.264Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:10:35 [2025-01-22T14:10:35.276Z] Fetching changes from the remote Git repository
14:10:35 [2025-01-22T14:10:35.278Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:10:35 [2025-01-22T14:10:35.316Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:10:35 [2025-01-22T14:10:35.316Z]  > git --version # timeout=10
14:10:35 [2025-01-22T14:10:35.324Z]  > git --version # 'git version 2.39.3'
14:10:35 [2025-01-22T14:10:35.324Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:10:35 [2025-01-22T14:10:35.389Z]  > git rev-parse origin/main^{commit} # timeout=10
14:10:35 [2025-01-22T14:10:35.397Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
14:10:35 [2025-01-22T14:10:35.397Z]  > git config core.sparsecheckout # timeout=10
14:10:35 [2025-01-22T14:10:35.405Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
14:10:35 [2025-01-22T14:10:35.414Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"