Skip to content

Console Output

11:40:41 [2024-04-12T15:40:41.858Z] The recommended git tool is: git
11:40:41 [2024-04-12T15:40:41.916Z] No credentials specified
11:40:41 [2024-04-12T15:40:41.936Z] Cloning the remote Git repository
11:40:41 [2024-04-12T15:40:41.955Z] Honoring refspec on initial clone
11:40:41 [2024-04-12T15:40:41.968Z] Cloning repository https://github.com/eclipse/omr.git
11:40:41 [2024-04-12T15:40:41.969Z]  > git init /home/omr/workspace/Build # timeout=10
11:40:41 [2024-04-12T15:40:41.972Z] [WARNING] Reference path does not exist: /home/omr/gitcache
11:40:41 [2024-04-12T15:40:41.972Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:40:41 [2024-04-12T15:40:41.972Z]  > git --version # timeout=10
11:40:41 [2024-04-12T15:40:41.976Z]  > git --version # 'git version 2.39.1'
11:40:41 [2024-04-12T15:40:41.976Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7309/merge:refs/remotes/origin/pr/7309/merge # timeout=30
11:40:49 [2024-04-12T15:40:49.779Z] Avoid second fetch
11:40:49 [2024-04-12T15:40:49.800Z] Checking out Revision 10d530bd19fbb8377ba2ebf52f1897bea79fd691 (refs/remotes/origin/pr/7309/merge)
11:40:49 [2024-04-12T15:40:49.748Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:40:49 [2024-04-12T15:40:49.750Z]  > git config --add remote.origin.fetch +refs/pull/7309/merge:refs/remotes/origin/pr/7309/merge # timeout=10
11:40:49 [2024-04-12T15:40:49.792Z]  > git rev-parse refs/remotes/origin/pr/7309/merge^{commit} # timeout=10
11:40:49 [2024-04-12T15:40:49.813Z]  > git config core.sparsecheckout # timeout=10
11:40:49 [2024-04-12T15:40:49.815Z]  > git checkout -f 10d530bd19fbb8377ba2ebf52f1897bea79fd691 # timeout=10
11:40:50 [2024-04-12T15:40:50.170Z] Commit message: "Merge 9b1658a94b1e65d7fb00d719039e88a622c98ff9 into 81ef74e866ff5669956e863fb5ff006519c4daff"