Skip to content

Console Output

17:46:04 [2024-06-25T21:46:04.935Z] The recommended git tool is: git
17:46:17 [2024-06-25T21:46:17.517Z] No credentials specified
17:46:17 [2024-06-25T21:46:17.564Z] Cloning the remote Git repository
17:46:17 [2024-06-25T21:46:17.611Z] Honoring refspec on initial clone
17:46:17 [2024-06-25T21:46:17.749Z] Cloning repository https://github.com/eclipse/omr.git
17:46:17 [2024-06-25T21:46:17.827Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
17:46:18 [2024-06-25T21:46:18.014Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
17:46:18 [2024-06-25T21:46:18.014Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:46:18 [2024-06-25T21:46:18.014Z]  > git --version # timeout=10
17:46:18 [2024-06-25T21:46:18.045Z]  > git --version # 'git version 2.37.3'
17:46:18 [2024-06-25T21:46:18.045Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
17:46:33 [2024-06-25T21:46:33.858Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:46:33 [2024-06-25T21:46:33.905Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:46:38 [2024-06-25T21:46:38.798Z] Avoid second fetch
17:46:38 [2024-06-25T21:46:38.893Z] Checking out Revision b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 (refs/remotes/origin/master)
17:46:38 [2024-06-25T21:46:38.811Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
17:46:38 [2024-06-25T21:46:38.967Z]  > git config core.sparsecheckout # timeout=10
17:46:39 [2024-06-25T21:46:39.014Z]  > git checkout -f b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10
17:46:44 [2024-06-25T21:46:44.048Z] Commit message: "Merge pull request #7394 from rmnattas/off-heap-unsafeMod-rev"
17:46:44 [2024-06-25T21:46:44.077Z]  > git rev-list --no-walk 20744897240c347b970175cd053fc6d35325a1f3 # timeout=10