Console Output
16:07:32 [2024-02-22T16:07:32.964Z] Selected Git installation does not exist. Using Default
16:07:32 [2024-02-22T16:07:32.964Z] The recommended git tool is: NONE
16:07:32 [2024-02-22T16:07:32.964Z] No credentials specified
16:07:32 [2024-02-22T16:07:32.964Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:07:32 [2024-02-22T16:07:32.971Z] Fetching changes from the remote Git repository
16:07:32 [2024-02-22T16:07:32.972Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:07:33 [2024-02-22T16:07:33.010Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:07:33 [2024-02-22T16:07:33.010Z] > git --version # timeout=10
16:07:33 [2024-02-22T16:07:33.016Z] > git --version # 'git version 2.39.3'
16:07:33 [2024-02-22T16:07:33.016Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:07:33 [2024-02-22T16:07:33.159Z] > git rev-parse origin/main^{commit} # timeout=10
16:07:33 [2024-02-22T16:07:33.166Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
16:07:33 [2024-02-22T16:07:33.166Z] > git config core.sparsecheckout # timeout=10
16:07:33 [2024-02-22T16:07:33.173Z] > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
16:07:33 [2024-02-22T16:07:33.183Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"