Console Output

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