Console Output
19:36:19 [2024-02-16T19:36:19.259Z] Selected Git installation does not exist. Using Default
19:36:19 [2024-02-16T19:36:19.259Z] The recommended git tool is: NONE
19:36:19 [2024-02-16T19:36:19.259Z] No credentials specified
19:36:19 [2024-02-16T19:36:19.259Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:36:19 [2024-02-16T19:36:19.266Z] Fetching changes from the remote Git repository
19:36:19 [2024-02-16T19:36:19.274Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:36:19 [2024-02-16T19:36:19.317Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:36:19 [2024-02-16T19:36:19.317Z] > git --version # timeout=10
19:36:19 [2024-02-16T19:36:19.323Z] > git --version # 'git version 2.39.3'
19:36:19 [2024-02-16T19:36:19.323Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:36:19 [2024-02-16T19:36:19.427Z] > git rev-parse origin/main^{commit} # timeout=10
19:36:19 [2024-02-16T19:36:19.434Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
19:36:19 [2024-02-16T19:36:19.434Z] > git config core.sparsecheckout # timeout=10
19:36:19 [2024-02-16T19:36:19.441Z] > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
19:36:19 [2024-02-16T19:36:19.458Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"