Console Output

08:20:48 [2024-11-07T08:20:48.119Z] Selected Git installation does not exist. Using Default
08:20:48 [2024-11-07T08:20:48.119Z] The recommended git tool is: NONE
08:20:48 [2024-11-07T08:20:48.119Z] No credentials specified
08:20:48 [2024-11-07T08:20:48.119Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:20:48 [2024-11-07T08:20:48.127Z] Fetching changes from the remote Git repository
08:20:48 [2024-11-07T08:20:48.137Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:20:48 [2024-11-07T08:20:48.144Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:20:48 [2024-11-07T08:20:48.144Z]  > git --version # timeout=10
08:20:48 [2024-11-07T08:20:48.150Z]  > git --version # 'git version 2.39.3'
08:20:48 [2024-11-07T08:20:48.150Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:20:48 [2024-11-07T08:20:48.220Z]  > git rev-parse origin/main^{commit} # timeout=10
08:20:48 [2024-11-07T08:20:48.227Z] Checking out Revision 07a689d9a2731a1ad401232f9e29bff3bfd242ca (origin/main)
08:20:48 [2024-11-07T08:20:48.227Z]  > git config core.sparsecheckout # timeout=10
08:20:48 [2024-11-07T08:20:48.233Z]  > git checkout -f 07a689d9a2731a1ad401232f9e29bff3bfd242ca # timeout=10
08:20:48 [2024-11-07T08:20:48.242Z] Commit message: "jobs/test-override: respect env vars for stream"