Skip to content

Console Output

09:42:04 [2025-07-24T09:42:04.904Z] The recommended git tool is: NONE
09:42:04 [2025-07-24T09:42:04.904Z] No credentials specified
09:42:04 [2025-07-24T09:42:04.904Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:42:04 [2025-07-24T09:42:04.910Z] Fetching changes from the remote Git repository
09:42:04 [2025-07-24T09:42:04.911Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:42:04 [2025-07-24T09:42:04.919Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:42:04 [2025-07-24T09:42:04.919Z]  > git --version # timeout=10
09:42:04 [2025-07-24T09:42:04.924Z]  > git --version # 'git version 2.47.1'
09:42:04 [2025-07-24T09:42:04.924Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:42:05 [2025-07-24T09:42:05.069Z]  > git rev-parse origin/main^{commit} # timeout=10
09:42:05 [2025-07-24T09:42:05.074Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
09:42:05 [2025-07-24T09:42:05.074Z]  > git config core.sparsecheckout # timeout=10
09:42:05 [2025-07-24T09:42:05.080Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
09:42:05 [2025-07-24T09:42:05.087Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"