Console Output
15:29:18 [2024-02-22T15:29:18.921Z] Selected Git installation does not exist. Using Default
15:29:18 [2024-02-22T15:29:18.921Z] The recommended git tool is: NONE
15:29:18 [2024-02-22T15:29:18.921Z] No credentials specified
15:29:18 [2024-02-22T15:29:18.922Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:29:18 [2024-02-22T15:29:18.929Z] Fetching changes from the remote Git repository
15:29:18 [2024-02-22T15:29:18.930Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:29:18 [2024-02-22T15:29:18.990Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:29:18 [2024-02-22T15:29:18.990Z] > git --version # timeout=10
15:29:18 [2024-02-22T15:29:18.997Z] > git --version # 'git version 2.39.3'
15:29:18 [2024-02-22T15:29:18.997Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:29:19 [2024-02-22T15:29:19.108Z] > git rev-parse origin/main^{commit} # timeout=10
15:29:19 [2024-02-22T15:29:19.115Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
15:29:19 [2024-02-22T15:29:19.115Z] > git config core.sparsecheckout # timeout=10
15:29:19 [2024-02-22T15:29:19.122Z] > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
15:29:19 [2024-02-22T15:29:19.132Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"