Console Output
14:59:21 [2024-05-21T14:59:21.110Z] Selected Git installation does not exist. Using Default
14:59:21 [2024-05-21T14:59:21.110Z] The recommended git tool is: NONE
14:59:21 [2024-05-21T14:59:21.110Z] No credentials specified
14:59:21 [2024-05-21T14:59:21.110Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:59:21 [2024-05-21T14:59:21.118Z] Fetching changes from the remote Git repository
14:59:21 [2024-05-21T14:59:21.119Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:59:21 [2024-05-21T14:59:21.128Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:59:21 [2024-05-21T14:59:21.128Z] > git --version # timeout=10
14:59:21 [2024-05-21T14:59:21.134Z] > git --version # 'git version 2.39.3'
14:59:21 [2024-05-21T14:59:21.134Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:59:21 [2024-05-21T14:59:21.236Z] > git rev-parse origin/main^{commit} # timeout=10
14:59:21 [2024-05-21T14:59:21.243Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
14:59:21 [2024-05-21T14:59:21.243Z] > git config core.sparsecheckout # timeout=10
14:59:21 [2024-05-21T14:59:21.249Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
14:59:21 [2024-05-21T14:59:21.259Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"