Console Output
18:48:45 [2024-02-14T18:48:45.606Z] Selected Git installation does not exist. Using Default
18:48:45 [2024-02-14T18:48:45.607Z] The recommended git tool is: NONE
18:48:45 [2024-02-14T18:48:45.607Z] No credentials specified
18:48:45 [2024-02-14T18:48:45.607Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:48:45 [2024-02-14T18:48:45.615Z] Fetching changes from the remote Git repository
18:48:45 [2024-02-14T18:48:45.616Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:48:45 [2024-02-14T18:48:45.643Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:48:45 [2024-02-14T18:48:45.643Z] > git --version # timeout=10
18:48:45 [2024-02-14T18:48:45.650Z] > git --version # 'git version 2.39.3'
18:48:45 [2024-02-14T18:48:45.650Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:48:45 [2024-02-14T18:48:45.758Z] > git rev-parse origin/main^{commit} # timeout=10
18:48:45 [2024-02-14T18:48:45.767Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
18:48:45 [2024-02-14T18:48:45.767Z] > git config core.sparsecheckout # timeout=10
18:48:45 [2024-02-14T18:48:45.773Z] > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
18:48:45 [2024-02-14T18:48:45.846Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"