Skip to content

Console Output

15:00:57 [2024-06-19T19:00:57.936Z] The recommended git tool is: git
15:00:58 [2024-06-19T19:00:58.519Z] No credentials specified
15:00:58 [2024-06-19T19:00:58.730Z] Cloning the remote Git repository
15:00:58 [2024-06-19T19:00:58.953Z] Honoring refspec on initial clone
15:00:59 [2024-06-19T19:00:59.053Z] Cloning repository https://github.com/eclipse/omr.git
15:00:59 [2024-06-19T19:00:59.054Z]  > git init /Users/omr/workspace/Build # timeout=10
15:00:59 [2024-06-19T19:00:59.083Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
15:00:59 [2024-06-19T19:00:59.083Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:00:59 [2024-06-19T19:00:59.084Z]  > git --version # timeout=10
15:00:59 [2024-06-19T19:00:59.094Z]  > git --version # 'git version 2.38.1'
15:00:59 [2024-06-19T19:00:59.094Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7386/merge:refs/remotes/origin/pr/7386/merge # timeout=30
15:01:06 [2024-06-19T19:01:06.102Z] Avoid second fetch
15:01:06 [2024-06-19T19:01:06.363Z] Checking out Revision 6aa61589abc66e1affd131b72170e4e69b60cb91 (refs/remotes/origin/pr/7386/merge)
15:01:05 [2024-06-19T19:01:05.733Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:01:05 [2024-06-19T19:01:05.738Z]  > git config --add remote.origin.fetch +refs/pull/7386/merge:refs/remotes/origin/pr/7386/merge # timeout=10
15:01:06 [2024-06-19T19:01:06.230Z]  > git rev-parse refs/remotes/origin/pr/7386/merge^{commit} # timeout=10
15:01:07 [2024-06-19T19:01:07.184Z] Commit message: "Merge 32aabf4b47770bd2845f625c686a3896ddd98f6b into c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80"
15:01:06 [2024-06-19T19:01:06.463Z]  > git config core.sparsecheckout # timeout=10
15:01:06 [2024-06-19T19:01:06.481Z]  > git checkout -f 6aa61589abc66e1affd131b72170e4e69b60cb91 # timeout=10