Console Output
13:51:52 [2024-03-15T13:51:52.489Z] Selected Git installation does not exist. Using Default
13:51:52 [2024-03-15T13:51:52.489Z] The recommended git tool is: NONE
13:51:52 [2024-03-15T13:51:52.489Z] No credentials specified
13:51:52 [2024-03-15T13:51:52.489Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:51:52 [2024-03-15T13:51:52.496Z] Fetching changes from the remote Git repository
13:51:52 [2024-03-15T13:51:52.497Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:51:52 [2024-03-15T13:51:52.506Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:51:52 [2024-03-15T13:51:52.506Z] > git --version # timeout=10
13:51:52 [2024-03-15T13:51:52.513Z] > git --version # 'git version 2.39.3'
13:51:52 [2024-03-15T13:51:52.513Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:51:52 [2024-03-15T13:51:52.617Z] > git rev-parse origin/main^{commit} # timeout=10
13:51:52 [2024-03-15T13:51:52.624Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
13:51:52 [2024-03-15T13:51:52.624Z] > git config core.sparsecheckout # timeout=10
13:51:52 [2024-03-15T13:51:52.631Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
13:51:52 [2024-03-15T13:51:52.639Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"