Console Output

15:44:36 [2024-03-04T15:44:36.869Z] Selected Git installation does not exist. Using Default
15:44:36 [2024-03-04T15:44:36.869Z] The recommended git tool is: NONE
15:44:36 [2024-03-04T15:44:36.869Z] No credentials specified
15:44:36 [2024-03-04T15:44:36.892Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:44:36 [2024-03-04T15:44:36.899Z] Fetching changes from the remote Git repository
15:44:36 [2024-03-04T15:44:36.900Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:44:36 [2024-03-04T15:44:36.910Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:44:36 [2024-03-04T15:44:36.910Z]  > git --version # timeout=10
15:44:36 [2024-03-04T15:44:36.916Z]  > git --version # 'git version 2.39.3'
15:44:36 [2024-03-04T15:44:36.916Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:44:37 [2024-03-04T15:44:37.039Z]  > git rev-parse origin/main^{commit} # timeout=10
15:44:37 [2024-03-04T15:44:37.046Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
15:44:37 [2024-03-04T15:44:37.046Z]  > git config core.sparsecheckout # timeout=10
15:44:37 [2024-03-04T15:44:37.052Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
15:44:37 [2024-03-04T15:44:37.061Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"