Skip to content

Console Output

19:33:46 [2024-05-23T23:33:46.650Z] The recommended git tool is: git
19:33:58 [2024-05-23T23:33:58.822Z] No credentials specified
19:33:58 [2024-05-23T23:33:58.868Z] Cloning the remote Git repository
19:33:58 [2024-05-23T23:33:58.915Z] Honoring refspec on initial clone
19:33:59 [2024-05-23T23:33:59.051Z] Cloning repository https://github.com/eclipse/omr.git
19:33:59 [2024-05-23T23:33:59.143Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
19:33:59 [2024-05-23T23:33:59.330Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
19:33:59 [2024-05-23T23:33:59.346Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:33:59 [2024-05-23T23:33:59.346Z]  > git --version # timeout=10
19:33:59 [2024-05-23T23:33:59.393Z]  > git --version # 'git version 2.37.3'
19:33:59 [2024-05-23T23:33:59.393Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:34:17 [2024-05-23T23:34:17.971Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:34:18 [2024-05-23T23:34:18.018Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:34:22 [2024-05-23T23:34:22.635Z] Avoid second fetch
19:34:22 [2024-05-23T23:34:22.744Z] Checking out Revision e32d21b256728bc90598eb68fddfebbf52f8b740 (refs/remotes/origin/master)
19:34:22 [2024-05-23T23:34:22.643Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
19:34:22 [2024-05-23T23:34:22.799Z]  > git config core.sparsecheckout # timeout=10
19:34:22 [2024-05-23T23:34:22.846Z]  > git checkout -f e32d21b256728bc90598eb68fddfebbf52f8b740 # timeout=10
19:34:28 [2024-05-23T23:34:28.775Z] Commit message: "Merge pull request #7342 from BradleyWood/crc32chelper"
19:34:28 [2024-05-23T23:34:28.783Z]  > git rev-list --no-walk 9eb79158c0bf236aae7286e81fb8f843813c6963 # timeout=10