Console Output

17:30:10 [2024-02-29T17:30:10.165Z] Selected Git installation does not exist. Using Default
17:30:10 [2024-02-29T17:30:10.165Z] The recommended git tool is: NONE
17:30:10 [2024-02-29T17:30:10.165Z] No credentials specified
17:30:10 [2024-02-29T17:30:10.166Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:30:10 [2024-02-29T17:30:10.173Z] Fetching changes from the remote Git repository
17:30:10 [2024-02-29T17:30:10.174Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:30:10 [2024-02-29T17:30:10.230Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:30:10 [2024-02-29T17:30:10.230Z]  > git --version # timeout=10
17:30:10 [2024-02-29T17:30:10.237Z]  > git --version # 'git version 2.39.3'
17:30:10 [2024-02-29T17:30:10.237Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:30:10 [2024-02-29T17:30:10.351Z]  > git rev-parse origin/main^{commit} # timeout=10
17:30:10 [2024-02-29T17:30:10.358Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
17:30:10 [2024-02-29T17:30:10.359Z]  > git config core.sparsecheckout # timeout=10
17:30:10 [2024-02-29T17:30:10.365Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
17:30:10 [2024-02-29T17:30:10.374Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"