Console Output

12:59:33 [2024-02-27T12:59:33.728Z] Selected Git installation does not exist. Using Default
12:59:33 [2024-02-27T12:59:33.728Z] The recommended git tool is: NONE
12:59:33 [2024-02-27T12:59:33.728Z] No credentials specified
12:59:33 [2024-02-27T12:59:33.728Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:59:33 [2024-02-27T12:59:33.735Z] Fetching changes from the remote Git repository
12:59:33 [2024-02-27T12:59:33.750Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:59:33 [2024-02-27T12:59:33.756Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:59:33 [2024-02-27T12:59:33.756Z]  > git --version # timeout=10
12:59:33 [2024-02-27T12:59:33.762Z]  > git --version # 'git version 2.39.3'
12:59:33 [2024-02-27T12:59:33.763Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:59:33 [2024-02-27T12:59:33.874Z]  > git rev-parse origin/main^{commit} # timeout=10
12:59:33 [2024-02-27T12:59:33.881Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
12:59:33 [2024-02-27T12:59:33.881Z]  > git config core.sparsecheckout # timeout=10
12:59:33 [2024-02-27T12:59:33.887Z]  > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
12:59:33 [2024-02-27T12:59:33.896Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"