Skip to content

Console Output

11:34:57 [2024-06-11T15:34:57.811Z] The recommended git tool is: git
11:34:58 [2024-06-11T15:34:58.414Z] No credentials specified
11:34:58 [2024-06-11T15:34:58.659Z] Cloning the remote Git repository
11:34:58 [2024-06-11T15:34:58.848Z] Honoring refspec on initial clone
11:34:58 [2024-06-11T15:34:58.933Z] Cloning repository https://github.com/eclipse/omr.git
11:34:58 [2024-06-11T15:34:58.934Z]  > git init /Users/omr/workspace/Build # timeout=10
11:34:58 [2024-06-11T15:34:58.962Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
11:34:58 [2024-06-11T15:34:58.962Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:34:58 [2024-06-11T15:34:58.962Z]  > git --version # timeout=10
11:34:58 [2024-06-11T15:34:58.971Z]  > git --version # 'git version 2.38.1'
11:34:58 [2024-06-11T15:34:58.971Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:35:04 [2024-06-11T15:35:04.371Z] Avoid second fetch
11:35:04 [2024-06-11T15:35:04.632Z] Checking out Revision 9e585f71b529f9ba2232a6276fab1182c35ef102 (refs/remotes/origin/master)
11:35:03 [2024-06-11T15:35:03.983Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:35:03 [2024-06-11T15:35:03.988Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:35:04 [2024-06-11T15:35:04.460Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:35:04 [2024-06-11T15:35:04.724Z]  > git config core.sparsecheckout # timeout=10
11:35:04 [2024-06-11T15:35:04.743Z]  > git checkout -f 9e585f71b529f9ba2232a6276fab1182c35ef102 # timeout=10
11:35:05 [2024-06-11T15:35:05.427Z] Commit message: "Merge pull request #7369 from ThanHenderson/docs"
11:35:05 [2024-06-11T15:35:05.515Z]  > git rev-list --no-walk 3a218f25ea0d30941e23e6a61949f79fa9d3b360 # timeout=10