Console Output
09:54:22 [2024-03-11T09:54:22.060Z] Selected Git installation does not exist. Using Default
09:54:22 [2024-03-11T09:54:22.060Z] The recommended git tool is: NONE
09:54:22 [2024-03-11T09:54:22.060Z] No credentials specified
09:54:22 [2024-03-11T09:54:22.060Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:54:22 [2024-03-11T09:54:22.068Z] Fetching changes from the remote Git repository
09:54:22 [2024-03-11T09:54:22.068Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:54:22 [2024-03-11T09:54:22.101Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:54:22 [2024-03-11T09:54:22.101Z] > git --version # timeout=10
09:54:22 [2024-03-11T09:54:22.107Z] > git --version # 'git version 2.39.3'
09:54:22 [2024-03-11T09:54:22.108Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:54:22 [2024-03-11T09:54:22.324Z] > git rev-parse origin/main^{commit} # timeout=10
09:54:22 [2024-03-11T09:54:22.331Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
09:54:22 [2024-03-11T09:54:22.331Z] > git config core.sparsecheckout # timeout=10
09:54:22 [2024-03-11T09:54:22.338Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
09:54:22 [2024-03-11T09:54:22.355Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"