Console Output

04:55:08 [2024-10-25T04:55:08.335Z] Selected Git installation does not exist. Using Default
04:55:08 [2024-10-25T04:55:08.335Z] The recommended git tool is: NONE
04:55:08 [2024-10-25T04:55:08.335Z] No credentials specified
04:55:08 [2024-10-25T04:55:08.335Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
04:55:08 [2024-10-25T04:55:08.345Z] Fetching changes from the remote Git repository
04:55:08 [2024-10-25T04:55:08.345Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
04:55:08 [2024-10-25T04:55:08.349Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
04:55:08 [2024-10-25T04:55:08.349Z]  > git --version # timeout=10
04:55:08 [2024-10-25T04:55:08.352Z]  > git --version # 'git version 2.39.3'
04:55:08 [2024-10-25T04:55:08.352Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
04:55:08 [2024-10-25T04:55:08.455Z]  > git rev-parse origin/main^{commit} # timeout=10
04:55:08 [2024-10-25T04:55:08.459Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
04:55:08 [2024-10-25T04:55:08.459Z]  > git config core.sparsecheckout # timeout=10
04:55:08 [2024-10-25T04:55:08.462Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
04:55:08 [2024-10-25T04:55:08.467Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"