Console Output

08:47:24 [2024-07-16T08:47:24.996Z] Selected Git installation does not exist. Using Default
08:47:24 [2024-07-16T08:47:24.996Z] The recommended git tool is: NONE
08:47:24 [2024-07-16T08:47:24.996Z] No credentials specified
08:47:24 [2024-07-16T08:47:24.996Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:47:25 [2024-07-16T08:47:25.005Z] Fetching changes from the remote Git repository
08:47:25 [2024-07-16T08:47:25.006Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:47:25 [2024-07-16T08:47:25.024Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:47:25 [2024-07-16T08:47:25.024Z]  > git --version # timeout=10
08:47:25 [2024-07-16T08:47:25.031Z]  > git --version # 'git version 2.39.3'
08:47:25 [2024-07-16T08:47:25.031Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:47:25 [2024-07-16T08:47:25.114Z]  > git rev-parse origin/main^{commit} # timeout=10
08:47:25 [2024-07-16T08:47:25.124Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
08:47:25 [2024-07-16T08:47:25.124Z]  > git config core.sparsecheckout # timeout=10
08:47:25 [2024-07-16T08:47:25.132Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
08:47:25 [2024-07-16T08:47:25.143Z] Commit message: "hacking: fix matrix webhook env var"