Console Output
08:54:03 [2024-03-13T08:54:03.842Z] Selected Git installation does not exist. Using Default
08:54:03 [2024-03-13T08:54:03.842Z] The recommended git tool is: NONE
08:54:03 [2024-03-13T08:54:03.842Z] No credentials specified
08:54:03 [2024-03-13T08:54:03.842Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:54:03 [2024-03-13T08:54:03.849Z] Fetching changes from the remote Git repository
08:54:03 [2024-03-13T08:54:03.855Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:54:03 [2024-03-13T08:54:03.895Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:54:03 [2024-03-13T08:54:03.895Z] > git --version # timeout=10
08:54:03 [2024-03-13T08:54:03.901Z] > git --version # 'git version 2.39.3'
08:54:03 [2024-03-13T08:54:03.901Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:54:04 [2024-03-13T08:54:04.009Z] > git rev-parse origin/main^{commit} # timeout=10
08:54:04 [2024-03-13T08:54:04.016Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
08:54:04 [2024-03-13T08:54:04.016Z] > git config core.sparsecheckout # timeout=10
08:54:04 [2024-03-13T08:54:04.023Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
08:54:04 [2024-03-13T08:54:04.032Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"