Skip to content

Console Output

15:05:24 [2024-03-19T19:05:24.834Z] The recommended git tool is: git
15:05:25 [2024-03-19T19:05:25.412Z] No credentials specified
15:05:25 [2024-03-19T19:05:25.655Z] Cloning the remote Git repository
15:05:25 [2024-03-19T19:05:25.864Z] Honoring refspec on initial clone
15:05:25 [2024-03-19T19:05:25.988Z] Cloning repository https://github.com/eclipse/omr.git
15:05:25 [2024-03-19T19:05:25.989Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:05:26 [2024-03-19T19:05:26.004Z] Using reference repository: /home/jenkins//gitcache
15:05:26 [2024-03-19T19:05:26.004Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:05:26 [2024-03-19T19:05:26.004Z]  > git --version # timeout=10
15:05:26 [2024-03-19T19:05:26.009Z]  > git --version # 'git version 2.25.1'
15:05:26 [2024-03-19T19:05:26.010Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7284/merge:refs/remotes/origin/pr/7284/merge # timeout=30
15:05:48 [2024-03-19T19:05:48.406Z] Avoid second fetch
15:05:47 [2024-03-19T19:05:47.971Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:05:47 [2024-03-19T19:05:47.979Z]  > git config --add remote.origin.fetch +refs/pull/7284/merge:refs/remotes/origin/pr/7284/merge # timeout=10
15:05:48 [2024-03-19T19:05:48.560Z]  > git rev-parse refs/remotes/origin/pr/7284/merge^{commit} # timeout=10
15:05:48 [2024-03-19T19:05:48.714Z] Checking out Revision f6f2f929d8ffcfa02331582ee2371486d3884123 (refs/remotes/origin/pr/7284/merge)
15:05:50 [2024-03-19T19:05:50.240Z] Commit message: "Merge dc4886feaedd659d71377edd2d516044cd959fc6 into 1bf2ef421caa77bd678293575dc6ff3e1e173b09"
15:05:48 [2024-03-19T19:05:48.881Z]  > git config core.sparsecheckout # timeout=10
15:05:48 [2024-03-19T19:05:48.890Z]  > git checkout -f f6f2f929d8ffcfa02331582ee2371486d3884123 # timeout=10