Console Output

16:47:35 [2024-10-21T16:47:35.196Z] Selected Git installation does not exist. Using Default
16:47:35 [2024-10-21T16:47:35.196Z] The recommended git tool is: NONE
16:47:35 [2024-10-21T16:47:35.196Z] No credentials specified
16:47:35 [2024-10-21T16:47:35.196Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:47:35 [2024-10-21T16:47:35.200Z] Fetching changes from the remote Git repository
16:47:35 [2024-10-21T16:47:35.201Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:47:35 [2024-10-21T16:47:35.206Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:47:35 [2024-10-21T16:47:35.206Z]  > git --version # timeout=10
16:47:35 [2024-10-21T16:47:35.210Z]  > git --version # 'git version 2.39.3'
16:47:35 [2024-10-21T16:47:35.210Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:47:35 [2024-10-21T16:47:35.356Z]  > git rev-parse origin/main^{commit} # timeout=10
16:47:35 [2024-10-21T16:47:35.360Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
16:47:35 [2024-10-21T16:47:35.360Z]  > git config core.sparsecheckout # timeout=10
16:47:35 [2024-10-21T16:47:35.364Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
16:47:35 [2024-10-21T16:47:35.369Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"