Console Output
19:56:54 [2025-08-01T19:56:54.743Z] The recommended git tool is: NONE
19:56:54 [2025-08-01T19:56:54.743Z] No credentials specified
19:56:54 [2025-08-01T19:56:54.743Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:56:54 [2025-08-01T19:56:54.748Z] Fetching changes from the remote Git repository
19:56:54 [2025-08-01T19:56:54.749Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:56:54 [2025-08-01T19:56:54.755Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:56:54 [2025-08-01T19:56:54.755Z] > git --version # timeout=10
19:56:54 [2025-08-01T19:56:54.760Z] > git --version # 'git version 2.47.1'
19:56:54 [2025-08-01T19:56:54.760Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:56:54 [2025-08-01T19:56:54.888Z] > git rev-parse origin/main^{commit} # timeout=10
19:56:54 [2025-08-01T19:56:54.894Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
19:56:54 [2025-08-01T19:56:54.894Z] > git config core.sparsecheckout # timeout=10
19:56:54 [2025-08-01T19:56:54.899Z] > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
19:56:54 [2025-08-01T19:56:54.907Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"