Console Output
22:17:31 [2024-02-20T22:17:31.081Z] Selected Git installation does not exist. Using Default
22:17:31 [2024-02-20T22:17:31.081Z] The recommended git tool is: NONE
22:17:31 [2024-02-20T22:17:31.081Z] No credentials specified
22:17:31 [2024-02-20T22:17:31.081Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:17:31 [2024-02-20T22:17:31.095Z] Fetching changes from the remote Git repository
22:17:31 [2024-02-20T22:17:31.096Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:17:31 [2024-02-20T22:17:31.103Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:17:31 [2024-02-20T22:17:31.103Z] > git --version # timeout=10
22:17:31 [2024-02-20T22:17:31.110Z] > git --version # 'git version 2.39.3'
22:17:31 [2024-02-20T22:17:31.110Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:17:31 [2024-02-20T22:17:31.283Z] > git rev-parse origin/main^{commit} # timeout=10
22:17:31 [2024-02-20T22:17:31.290Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
22:17:31 [2024-02-20T22:17:31.291Z] > git config core.sparsecheckout # timeout=10
22:17:31 [2024-02-20T22:17:31.298Z] > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
22:17:31 [2024-02-20T22:17:31.324Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"