Console Output
17:58:08 [2024-06-12T17:58:08.960Z] Selected Git installation does not exist. Using Default
17:58:08 [2024-06-12T17:58:08.961Z] The recommended git tool is: NONE
17:58:08 [2024-06-12T17:58:08.961Z] No credentials specified
17:58:08 [2024-06-12T17:58:08.961Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:58:08 [2024-06-12T17:58:08.968Z] Fetching changes from the remote Git repository
17:58:08 [2024-06-12T17:58:08.978Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:58:08 [2024-06-12T17:58:08.986Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:58:08 [2024-06-12T17:58:08.986Z] > git --version # timeout=10
17:58:08 [2024-06-12T17:58:08.993Z] > git --version # 'git version 2.39.3'
17:58:08 [2024-06-12T17:58:08.993Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:58:09 [2024-06-12T17:58:09.149Z] > git rev-parse origin/main^{commit} # timeout=10
17:58:09 [2024-06-12T17:58:09.157Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
17:58:09 [2024-06-12T17:58:09.158Z] > git config core.sparsecheckout # timeout=10
17:58:09 [2024-06-12T17:58:09.166Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
17:58:09 [2024-06-12T17:58:09.175Z] Commit message: "hacking: fix matrix webhook env var"