Console Output
18:02:37 [2024-02-22T18:02:37.065Z] Selected Git installation does not exist. Using Default
18:02:37 [2024-02-22T18:02:37.065Z] The recommended git tool is: NONE
18:02:37 [2024-02-22T18:02:37.065Z] No credentials specified
18:02:37 [2024-02-22T18:02:37.066Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:02:37 [2024-02-22T18:02:37.073Z] Fetching changes from the remote Git repository
18:02:37 [2024-02-22T18:02:37.074Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:02:37 [2024-02-22T18:02:37.110Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:02:37 [2024-02-22T18:02:37.110Z] > git --version # timeout=10
18:02:37 [2024-02-22T18:02:37.117Z] > git --version # 'git version 2.39.3'
18:02:37 [2024-02-22T18:02:37.117Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:02:37 [2024-02-22T18:02:37.222Z] > git rev-parse origin/main^{commit} # timeout=10
18:02:37 [2024-02-22T18:02:37.229Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
18:02:37 [2024-02-22T18:02:37.229Z] > git config core.sparsecheckout # timeout=10
18:02:37 [2024-02-22T18:02:37.236Z] > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
18:02:37 [2024-02-22T18:02:37.245Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"