Console Output
19:57:55 [2024-10-23T19:57:55.464Z] Selected Git installation does not exist. Using Default
19:57:55 [2024-10-23T19:57:55.464Z] The recommended git tool is: NONE
19:57:55 [2024-10-23T19:57:55.464Z] No credentials specified
19:57:55 [2024-10-23T19:57:55.464Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:57:55 [2024-10-23T19:57:55.468Z] Fetching changes from the remote Git repository
19:57:55 [2024-10-23T19:57:55.475Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:57:55 [2024-10-23T19:57:55.478Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:57:55 [2024-10-23T19:57:55.478Z] > git --version # timeout=10
19:57:55 [2024-10-23T19:57:55.482Z] > git --version # 'git version 2.39.3'
19:57:55 [2024-10-23T19:57:55.482Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:57:55 [2024-10-23T19:57:55.583Z] > git rev-parse origin/main^{commit} # timeout=10
19:57:55 [2024-10-23T19:57:55.587Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
19:57:55 [2024-10-23T19:57:55.587Z] > git config core.sparsecheckout # timeout=10
19:57:55 [2024-10-23T19:57:55.591Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
19:57:55 [2024-10-23T19:57:55.596Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"