Console Output
15:47:57 [2025-03-11T15:47:57.994Z] Selected Git installation does not exist. Using Default
15:47:57 [2025-03-11T15:47:57.994Z] The recommended git tool is: NONE
15:47:57 [2025-03-11T15:47:57.994Z] No credentials specified
15:47:57 [2025-03-11T15:47:57.994Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:47:58 [2025-03-11T15:47:58.001Z] Fetching changes from the remote Git repository
15:47:58 [2025-03-11T15:47:58.003Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:47:58 [2025-03-11T15:47:58.010Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:47:58 [2025-03-11T15:47:58.010Z] > git --version # timeout=10
15:47:58 [2025-03-11T15:47:58.017Z] > git --version # 'git version 2.39.3'
15:47:58 [2025-03-11T15:47:58.017Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:58 [2025-03-11T15:47:58.094Z] > git rev-parse origin/main^{commit} # timeout=10
15:47:58 [2025-03-11T15:47:58.102Z] Checking out Revision 63a5f7e0beb42e0403d463e013618627453f07aa (origin/main)
15:47:58 [2025-03-11T15:47:58.102Z] > git config core.sparsecheckout # timeout=10
15:47:58 [2025-03-11T15:47:58.108Z] > git checkout -f 63a5f7e0beb42e0403d463e013618627453f07aa # timeout=10
15:47:58 [2025-03-11T15:47:58.119Z] Commit message: "bodhi-testing: gate grub2 on CoreOS tests"