Console Output

23:39:42 [2024-02-11T23:39:42.952Z] Selected Git installation does not exist. Using Default
23:39:42 [2024-02-11T23:39:42.952Z] The recommended git tool is: NONE
23:39:42 [2024-02-11T23:39:42.952Z] No credentials specified
23:39:42 [2024-02-11T23:39:42.952Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:39:42 [2024-02-11T23:39:42.960Z] Fetching changes from the remote Git repository
23:39:42 [2024-02-11T23:39:42.962Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:39:43 [2024-02-11T23:39:43.019Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:39:43 [2024-02-11T23:39:43.019Z]  > git --version # timeout=10
23:39:43 [2024-02-11T23:39:43.027Z]  > git --version # 'git version 2.39.3'
23:39:43 [2024-02-11T23:39:43.027Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:39:43 [2024-02-11T23:39:43.123Z]  > git rev-parse origin/main^{commit} # timeout=10
23:39:43 [2024-02-11T23:39:43.131Z] Checking out Revision 29647db409f7a9041b46d4b3edf9f451a18ef1ad (origin/main)
23:39:43 [2024-02-11T23:39:43.131Z]  > git config core.sparsecheckout # timeout=10
23:39:43 [2024-02-11T23:39:43.138Z]  > git checkout -f 29647db409f7a9041b46d4b3edf9f451a18ef1ad # timeout=10
23:39:43 [2024-02-11T23:39:43.153Z] Commit message: "README.md: update Jenkins URL"