Skip to content

Console Output

14:11:10 [2024-06-14T18:11:10.461Z] The recommended git tool is: git
14:11:10 [2024-06-14T18:11:10.904Z] No credentials specified
14:11:11 [2024-06-14T18:11:11.161Z] Cloning the remote Git repository
14:11:11 [2024-06-14T18:11:11.389Z] Honoring refspec on initial clone
14:11:11 [2024-06-14T18:11:11.492Z] Cloning repository https://github.com/eclipse/omr.git
14:11:11 [2024-06-14T18:11:11.493Z]  > git init /Users/omr/workspace/Build # timeout=10
14:11:11 [2024-06-14T18:11:11.523Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
14:11:11 [2024-06-14T18:11:11.524Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:11:11 [2024-06-14T18:11:11.524Z]  > git --version # timeout=10
14:11:11 [2024-06-14T18:11:11.534Z]  > git --version # 'git version 2.38.1'
14:11:11 [2024-06-14T18:11:11.534Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:11:19 [2024-06-14T18:11:19.422Z] Avoid second fetch
14:11:19 [2024-06-14T18:11:19.779Z] Checking out Revision 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b (refs/remotes/origin/master)
14:11:19 [2024-06-14T18:11:19.001Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:11:19 [2024-06-14T18:11:19.005Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:11:19 [2024-06-14T18:11:19.592Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:11:19 [2024-06-14T18:11:19.895Z]  > git config core.sparsecheckout # timeout=10
14:11:19 [2024-06-14T18:11:19.914Z]  > git checkout -f 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10
14:11:20 [2024-06-14T18:11:20.636Z] Commit message: "Merge pull request #7380 from eclipse/revert-7313-arraycmp-64"
14:11:20 [2024-06-14T18:11:20.857Z]  > git rev-list --no-walk 407c2ab2b0b17d98bd020321044b03d19e27865d # timeout=10