Skip to content

Console Output

16:27:48 [2024-06-14T20:27:48.615Z] The recommended git tool is: git
16:27:48 [2024-06-14T20:27:48.740Z] No credentials specified
16:27:48 [2024-06-14T20:27:48.802Z] Cloning the remote Git repository
16:27:48 [2024-06-14T20:27:48.865Z] Honoring refspec on initial clone
16:27:48 [2024-06-14T20:27:48.881Z] Cloning repository https://github.com/eclipse/omr.git
16:27:48 [2024-06-14T20:27:48.881Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
16:27:48 [2024-06-14T20:27:48.959Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
16:27:48 [2024-06-14T20:27:48.959Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:27:48 [2024-06-14T20:27:48.959Z]  > git --version # timeout=10
16:27:49 [2024-06-14T20:27:49.006Z]  > git --version # 'git version 2.37.3'
16:27:49 [2024-06-14T20:27:49.006Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:28:05 [2024-06-14T20:28:05.537Z] Avoid second fetch
16:28:05 [2024-06-14T20:28:05.647Z] Checking out Revision 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b (refs/remotes/origin/master)
16:28:05 [2024-06-14T20:28:05.350Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:28:05 [2024-06-14T20:28:05.381Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:28:05 [2024-06-14T20:28:05.553Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
16:28:05 [2024-06-14T20:28:05.662Z]  > git config core.sparsecheckout # timeout=10
16:28:05 [2024-06-14T20:28:05.694Z]  > git checkout -f 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10
16:28:21 [2024-06-14T20:28:21.021Z] Commit message: "Merge pull request #7380 from eclipse/revert-7313-arraycmp-64"
16:28:21 [2024-06-14T20:28:21.038Z]  > git rev-list --no-walk 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10