Console Output

20:23:43 [2024-10-22T20:23:43.607Z] Selected Git installation does not exist. Using Default
20:23:43 [2024-10-22T20:23:43.607Z] The recommended git tool is: NONE
20:23:43 [2024-10-22T20:23:43.607Z] No credentials specified
20:23:43 [2024-10-22T20:23:43.607Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:23:43 [2024-10-22T20:23:43.611Z] Fetching changes from the remote Git repository
20:23:43 [2024-10-22T20:23:43.612Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:23:43 [2024-10-22T20:23:43.672Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:23:43 [2024-10-22T20:23:43.672Z]  > git --version # timeout=10
20:23:43 [2024-10-22T20:23:43.676Z]  > git --version # 'git version 2.39.3'
20:23:43 [2024-10-22T20:23:43.676Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:23:43 [2024-10-22T20:23:43.804Z]  > git rev-parse origin/main^{commit} # timeout=10
20:23:43 [2024-10-22T20:23:43.813Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
20:23:43 [2024-10-22T20:23:43.813Z]  > git config core.sparsecheckout # timeout=10
20:23:43 [2024-10-22T20:23:43.817Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
20:23:43 [2024-10-22T20:23:43.822Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"