Skip to content

Console Output

15:43:40 [2024-06-18T19:43:40.590Z] The recommended git tool is: git
15:43:41 [2024-06-18T19:43:41.351Z] No credentials specified
15:43:41 [2024-06-18T19:43:41.550Z] Cloning the remote Git repository
15:43:41 [2024-06-18T19:43:41.764Z] Honoring refspec on initial clone
15:43:41 [2024-06-18T19:43:41.895Z] Cloning repository https://github.com/eclipse/omr.git
15:43:41 [2024-06-18T19:43:41.897Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:43:41 [2024-06-18T19:43:41.910Z] Using reference repository: /home/jenkins//gitcache
15:43:41 [2024-06-18T19:43:41.910Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:43:41 [2024-06-18T19:43:41.910Z]  > git --version # timeout=10
15:43:41 [2024-06-18T19:43:41.914Z]  > git --version # 'git version 2.25.1'
15:43:41 [2024-06-18T19:43:41.914Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:43:54 [2024-06-18T19:43:54.275Z] Avoid second fetch
15:43:54 [2024-06-18T19:43:54.546Z] Checking out Revision 164f8ff98f7457a461446220e2d5cc6213d040aa (refs/remotes/origin/master)
15:43:53 [2024-06-18T19:43:53.938Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:43:53 [2024-06-18T19:43:53.944Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:43:54 [2024-06-18T19:43:54.409Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:43:54 [2024-06-18T19:43:54.690Z]  > git config core.sparsecheckout # timeout=10
15:43:54 [2024-06-18T19:43:54.697Z]  > git checkout -f 164f8ff98f7457a461446220e2d5cc6213d040aa # timeout=10
15:43:55 [2024-06-18T19:43:55.943Z] Commit message: "Merge pull request #7376 from jdmpapin/dont-fold-sff"
15:43:56 [2024-06-18T19:43:56.079Z]  > git rev-list --no-walk 770936378ec77f5b67fb8793e1cf9fff5f0ea686 # timeout=10