Skip to content

Console Output

15:43:38 [2024-06-18T19:43:38.254Z] The recommended git tool is: git
15:43:38 [2024-06-18T19:43:38.349Z] No credentials specified
15:43:38 [2024-06-18T19:43:38.395Z] Cloning the remote Git repository
15:43:38 [2024-06-18T19:43:38.442Z] Honoring refspec on initial clone
15:43:38 [2024-06-18T19:43:38.455Z] Cloning repository https://github.com/eclipse/omr.git
15:43:38 [2024-06-18T19:43:38.455Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
15:43:38 [2024-06-18T19:43:38.518Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
15:43:38 [2024-06-18T19:43:38.518Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:43:38 [2024-06-18T19:43:38.518Z]  > git --version # timeout=10
15:43:38 [2024-06-18T19:43:38.549Z]  > git --version # 'git version 2.37.3'
15:43:38 [2024-06-18T19:43:38.549Z]  > 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.489Z] Avoid second fetch
15:43:54 [2024-06-18T19:43:54.583Z] Checking out Revision 164f8ff98f7457a461446220e2d5cc6213d040aa (refs/remotes/origin/master)
15:43:54 [2024-06-18T19:43:54.315Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:43:54 [2024-06-18T19:43:54.346Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:43:54 [2024-06-18T19:43:54.502Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
15:43:54 [2024-06-18T19:43:54.596Z]  > git config core.sparsecheckout # timeout=10
15:43:54 [2024-06-18T19:43:54.643Z]  > git checkout -f 164f8ff98f7457a461446220e2d5cc6213d040aa # timeout=10
15:43:57 [2024-06-18T19:43:57.147Z] Commit message: "Merge pull request #7376 from jdmpapin/dont-fold-sff"
15:43:57 [2024-06-18T19:43:57.158Z]  > git rev-list --no-walk 770936378ec77f5b67fb8793e1cf9fff5f0ea686 # timeout=10