Skip to content

Console Output

03:17:59 [2025-08-04T03:17:59.143Z] The recommended git tool is: NONE
03:17:59 [2025-08-04T03:17:59.143Z] No credentials specified
03:17:59 [2025-08-04T03:17:59.144Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
03:17:59 [2025-08-04T03:17:59.149Z] Fetching changes from the remote Git repository
03:17:59 [2025-08-04T03:17:59.150Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
03:17:59 [2025-08-04T03:17:59.157Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
03:17:59 [2025-08-04T03:17:59.157Z]  > git --version # timeout=10
03:17:59 [2025-08-04T03:17:59.162Z]  > git --version # 'git version 2.47.1'
03:17:59 [2025-08-04T03:17:59.162Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
03:17:59 [2025-08-04T03:17:59.484Z]  > git rev-parse origin/main^{commit} # timeout=10
03:17:59 [2025-08-04T03:17:59.490Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
03:17:59 [2025-08-04T03:17:59.490Z]  > git config core.sparsecheckout # timeout=10
03:17:59 [2025-08-04T03:17:59.497Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
03:17:59 [2025-08-04T03:17:59.505Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"