Console Output

17:51:39 [2024-10-19T17:51:39.948Z] Selected Git installation does not exist. Using Default
17:51:39 [2024-10-19T17:51:39.948Z] The recommended git tool is: NONE
17:51:39 [2024-10-19T17:51:39.948Z] No credentials specified
17:51:39 [2024-10-19T17:51:39.949Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:51:39 [2024-10-19T17:51:39.952Z] Fetching changes from the remote Git repository
17:51:39 [2024-10-19T17:51:39.953Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:51:40 [2024-10-19T17:51:40.016Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:51:40 [2024-10-19T17:51:40.016Z]  > git --version # timeout=10
17:51:40 [2024-10-19T17:51:40.020Z]  > git --version # 'git version 2.39.3'
17:51:40 [2024-10-19T17:51:40.020Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:51:40 [2024-10-19T17:51:40.119Z]  > git rev-parse origin/main^{commit} # timeout=10
17:51:40 [2024-10-19T17:51:40.123Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
17:51:40 [2024-10-19T17:51:40.123Z]  > git config core.sparsecheckout # timeout=10
17:51:40 [2024-10-19T17:51:40.126Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
17:51:40 [2024-10-19T17:51:40.132Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"