Console Output
06:48:12 [2025-07-07T06:48:12.715Z] The recommended git tool is: NONE
06:48:12 [2025-07-07T06:48:12.715Z] No credentials specified
06:48:12 [2025-07-07T06:48:12.715Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
06:48:12 [2025-07-07T06:48:12.721Z] Fetching changes from the remote Git repository
06:48:12 [2025-07-07T06:48:12.723Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:48:12 [2025-07-07T06:48:12.729Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:48:12 [2025-07-07T06:48:12.729Z] > git --version # timeout=10
06:48:12 [2025-07-07T06:48:12.734Z] > git --version # 'git version 2.47.1'
06:48:12 [2025-07-07T06:48:12.734Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:48:12 [2025-07-07T06:48:12.859Z] > git rev-parse origin/main^{commit} # timeout=10
06:48:12 [2025-07-07T06:48:12.865Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
06:48:12 [2025-07-07T06:48:12.865Z] > git config core.sparsecheckout # timeout=10
06:48:12 [2025-07-07T06:48:12.870Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
06:48:12 [2025-07-07T06:48:12.877Z] Commit message: "test-override: use new get_source_config_for_stream()"