Console Output

19:07:27 [2024-09-19T19:07:27.430Z] Selected Git installation does not exist. Using Default
19:07:27 [2024-09-19T19:07:27.430Z] The recommended git tool is: NONE
19:07:27 [2024-09-19T19:07:27.430Z] No credentials specified
19:07:27 [2024-09-19T19:07:27.430Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:07:27 [2024-09-19T19:07:27.438Z] Fetching changes from the remote Git repository
19:07:27 [2024-09-19T19:07:27.439Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:07:27 [2024-09-19T19:07:27.448Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:07:27 [2024-09-19T19:07:27.448Z]  > git --version # timeout=10
19:07:27 [2024-09-19T19:07:27.454Z]  > git --version # 'git version 2.39.3'
19:07:27 [2024-09-19T19:07:27.454Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:07:27 [2024-09-19T19:07:27.527Z]  > git rev-parse origin/main^{commit} # timeout=10
19:07:27 [2024-09-19T19:07:27.535Z] Checking out Revision c088dcc406170d2eee426505e33bcd7088bbb2cd (origin/main)
19:07:27 [2024-09-19T19:07:27.535Z]  > git config core.sparsecheckout # timeout=10
19:07:27 [2024-09-19T19:07:27.541Z]  > git checkout -f c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10
19:07:27 [2024-09-19T19:07:27.550Z] Commit message: "jobs/bodhi-trigger: print raw JSON instead of parsed object"