Console Output

09:01:54 [2025-02-12T09:01:54.671Z] Selected Git installation does not exist. Using Default
09:01:54 [2025-02-12T09:01:54.671Z] The recommended git tool is: NONE
09:01:54 [2025-02-12T09:01:54.671Z] No credentials specified
09:01:54 [2025-02-12T09:01:54.671Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:01:54 [2025-02-12T09:01:54.678Z] Fetching changes from the remote Git repository
09:01:54 [2025-02-12T09:01:54.680Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:01:54 [2025-02-12T09:01:54.688Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:01:54 [2025-02-12T09:01:54.688Z]  > git --version # timeout=10
09:01:54 [2025-02-12T09:01:54.695Z]  > git --version # 'git version 2.39.3'
09:01:54 [2025-02-12T09:01:54.695Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:54 [2025-02-12T09:01:54.766Z]  > git rev-parse origin/main^{commit} # timeout=10
09:01:54 [2025-02-12T09:01:54.773Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
09:01:54 [2025-02-12T09:01:54.774Z]  > git config core.sparsecheckout # timeout=10
09:01:54 [2025-02-12T09:01:54.780Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
09:01:54 [2025-02-12T09:01:54.788Z] Commit message: "bodhi-testing: fix zincati configuration"