Console Output

16:58:06 [2024-07-15T16:58:06.344Z] Selected Git installation does not exist. Using Default
16:58:06 [2024-07-15T16:58:06.344Z] The recommended git tool is: NONE
16:58:06 [2024-07-15T16:58:06.344Z] No credentials specified
16:58:06 [2024-07-15T16:58:06.344Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:58:06 [2024-07-15T16:58:06.351Z] Fetching changes from the remote Git repository
16:58:06 [2024-07-15T16:58:06.360Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:58:06 [2024-07-15T16:58:06.366Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:58:06 [2024-07-15T16:58:06.366Z]  > git --version # timeout=10
16:58:06 [2024-07-15T16:58:06.373Z]  > git --version # 'git version 2.39.3'
16:58:06 [2024-07-15T16:58:06.373Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:58:06 [2024-07-15T16:58:06.442Z]  > git rev-parse origin/main^{commit} # timeout=10
16:58:06 [2024-07-15T16:58:06.457Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
16:58:06 [2024-07-15T16:58:06.457Z]  > git config core.sparsecheckout # timeout=10
16:58:06 [2024-07-15T16:58:06.464Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
16:58:06 [2024-07-15T16:58:06.472Z] Commit message: "hacking: fix matrix webhook env var"