Console Output
13:59:03 [2024-10-28T13:59:03.946Z] Selected Git installation does not exist. Using Default
13:59:03 [2024-10-28T13:59:03.946Z] The recommended git tool is: NONE
13:59:03 [2024-10-28T13:59:03.946Z] No credentials specified
13:59:03 [2024-10-28T13:59:03.946Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:59:03 [2024-10-28T13:59:03.964Z] Fetching changes from the remote Git repository
13:59:03 [2024-10-28T13:59:03.971Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:59:04 [2024-10-28T13:59:04.021Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:59:04 [2024-10-28T13:59:04.021Z] > git --version # timeout=10
13:59:04 [2024-10-28T13:59:04.026Z] > git --version # 'git version 2.39.3'
13:59:04 [2024-10-28T13:59:04.026Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:59:04 [2024-10-28T13:59:04.206Z] > git rev-parse origin/main^{commit} # timeout=10
13:59:04 [2024-10-28T13:59:04.211Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
13:59:04 [2024-10-28T13:59:04.211Z] > git config core.sparsecheckout # timeout=10
13:59:04 [2024-10-28T13:59:04.214Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
13:59:04 [2024-10-28T13:59:04.219Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"