Console Output
08:21:48 [2024-03-12T08:21:48.001Z] Selected Git installation does not exist. Using Default
08:21:48 [2024-03-12T08:21:48.001Z] The recommended git tool is: NONE
08:21:48 [2024-03-12T08:21:48.001Z] No credentials specified
08:21:48 [2024-03-12T08:21:48.002Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:21:48 [2024-03-12T08:21:48.009Z] Fetching changes from the remote Git repository
08:21:48 [2024-03-12T08:21:48.010Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:21:48 [2024-03-12T08:21:48.017Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:21:48 [2024-03-12T08:21:48.017Z] > git --version # timeout=10
08:21:48 [2024-03-12T08:21:48.023Z] > git --version # 'git version 2.39.3'
08:21:48 [2024-03-12T08:21:48.023Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:21:48 [2024-03-12T08:21:48.146Z] > git rev-parse origin/main^{commit} # timeout=10
08:21:48 [2024-03-12T08:21:48.153Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
08:21:48 [2024-03-12T08:21:48.153Z] > git config core.sparsecheckout # timeout=10
08:21:48 [2024-03-12T08:21:48.159Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
08:21:48 [2024-03-12T08:21:48.168Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"