Console Output
10:57:02 [2024-02-21T10:57:02.609Z] Selected Git installation does not exist. Using Default
10:57:02 [2024-02-21T10:57:02.609Z] The recommended git tool is: NONE
10:57:02 [2024-02-21T10:57:02.609Z] No credentials specified
10:57:02 [2024-02-21T10:57:02.609Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:57:02 [2024-02-21T10:57:02.632Z] Fetching changes from the remote Git repository
10:57:02 [2024-02-21T10:57:02.633Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:57:02 [2024-02-21T10:57:02.641Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:57:02 [2024-02-21T10:57:02.641Z] > git --version # timeout=10
10:57:02 [2024-02-21T10:57:02.647Z] > git --version # 'git version 2.39.3'
10:57:02 [2024-02-21T10:57:02.647Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:57:02 [2024-02-21T10:57:02.744Z] > git rev-parse origin/main^{commit} # timeout=10
10:57:02 [2024-02-21T10:57:02.751Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
10:57:02 [2024-02-21T10:57:02.751Z] > git config core.sparsecheckout # timeout=10
10:57:02 [2024-02-21T10:57:02.758Z] > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
10:57:02 [2024-02-21T10:57:02.767Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"