Console Output
20:58:32 [2024-09-09T20:58:32.702Z] Selected Git installation does not exist. Using Default
20:58:32 [2024-09-09T20:58:32.702Z] The recommended git tool is: NONE
20:58:32 [2024-09-09T20:58:32.702Z] No credentials specified
20:58:32 [2024-09-09T20:58:32.702Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:58:32 [2024-09-09T20:58:32.709Z] Fetching changes from the remote Git repository
20:58:32 [2024-09-09T20:58:32.710Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:58:32 [2024-09-09T20:58:32.717Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:58:32 [2024-09-09T20:58:32.717Z] > git --version # timeout=10
20:58:32 [2024-09-09T20:58:32.723Z] > git --version # 'git version 2.39.3'
20:58:32 [2024-09-09T20:58:32.723Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:58:32 [2024-09-09T20:58:32.853Z] > git rev-parse origin/main^{commit} # timeout=10
20:58:32 [2024-09-09T20:58:32.861Z] Checking out Revision c088dcc406170d2eee426505e33bcd7088bbb2cd (origin/main)
20:58:32 [2024-09-09T20:58:32.861Z] > git config core.sparsecheckout # timeout=10
20:58:32 [2024-09-09T20:58:32.868Z] > git checkout -f c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10
20:58:32 [2024-09-09T20:58:32.885Z] Commit message: "jobs/bodhi-trigger: print raw JSON instead of parsed object"
20:58:32 [2024-09-09T20:58:32.885Z] > git rev-list --no-walk 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10