Console Output

15:01:57 [2024-06-21T15:01:57.984Z] Selected Git installation does not exist. Using Default
15:01:57 [2024-06-21T15:01:57.985Z] The recommended git tool is: NONE
15:01:57 [2024-06-21T15:01:57.985Z] No credentials specified
15:01:57 [2024-06-21T15:01:57.985Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:01:57 [2024-06-21T15:01:57.992Z] Fetching changes from the remote Git repository
15:01:57 [2024-06-21T15:01:57.994Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:01:58 [2024-06-21T15:01:58.019Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:01:58 [2024-06-21T15:01:58.019Z]  > git --version # timeout=10
15:01:58 [2024-06-21T15:01:58.025Z]  > git --version # 'git version 2.39.3'
15:01:58 [2024-06-21T15:01:58.025Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:01:58 [2024-06-21T15:01:58.135Z]  > git rev-parse origin/main^{commit} # timeout=10
15:01:58 [2024-06-21T15:01:58.142Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
15:01:58 [2024-06-21T15:01:58.142Z]  > git config core.sparsecheckout # timeout=10
15:01:58 [2024-06-21T15:01:58.149Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
15:01:58 [2024-06-21T15:01:58.158Z] Commit message: "hacking: fix matrix webhook env var"