Console Output
12:30:37 [2025-02-18T12:30:37.438Z] Selected Git installation does not exist. Using Default
12:30:37 [2025-02-18T12:30:37.438Z] The recommended git tool is: NONE
12:30:37 [2025-02-18T12:30:37.438Z] No credentials specified
12:30:37 [2025-02-18T12:30:37.439Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@2/.git # timeout=10
12:30:37 [2025-02-18T12:30:37.453Z] Fetching changes from the remote Git repository
12:30:37 [2025-02-18T12:30:37.462Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:30:37 [2025-02-18T12:30:37.468Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:30:37 [2025-02-18T12:30:37.468Z] > git --version # timeout=10
12:30:37 [2025-02-18T12:30:37.475Z] > git --version # 'git version 2.39.3'
12:30:37 [2025-02-18T12:30:37.475Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:30:37 [2025-02-18T12:30:37.582Z] > git rev-parse origin/main^{commit} # timeout=10
12:30:37 [2025-02-18T12:30:37.590Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
12:30:37 [2025-02-18T12:30:37.590Z] > git config core.sparsecheckout # timeout=10
12:30:37 [2025-02-18T12:30:37.596Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
12:30:37 [2025-02-18T12:30:37.608Z] Commit message: "bodhi-testing: fix zincati configuration"