Skip to content

Console Output

09:51:56 [2024-06-17T13:51:56.625Z] The recommended git tool is: git
09:51:57 [2024-06-17T13:51:57.154Z] No credentials specified
09:51:57 [2024-06-17T13:51:57.432Z] Cloning the remote Git repository
09:51:57 [2024-06-17T13:51:57.692Z] Honoring refspec on initial clone
09:51:57 [2024-06-17T13:51:57.833Z] Cloning repository https://github.com/eclipse/omr.git
09:51:57 [2024-06-17T13:51:57.834Z]  > git init /Users/omr/workspace/Build # timeout=10
09:51:57 [2024-06-17T13:51:57.869Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
09:51:57 [2024-06-17T13:51:57.870Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:51:57 [2024-06-17T13:51:57.870Z]  > git --version # timeout=10
09:51:57 [2024-06-17T13:51:57.878Z]  > git --version # 'git version 2.38.1'
09:51:57 [2024-06-17T13:51:57.878Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:52:03 [2024-06-17T13:52:03.236Z] Avoid second fetch
09:52:03 [2024-06-17T13:52:03.511Z] Checking out Revision 59032a80cd43fedb6e53fa396c69c2670d1e7c3a (refs/remotes/origin/master)
09:52:02 [2024-06-17T13:52:02.738Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:52:02 [2024-06-17T13:52:02.743Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:52:03 [2024-06-17T13:52:03.353Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:52:04 [2024-06-17T13:52:04.383Z] Commit message: "Merge pull request #7378 from jdmpapin/delete-SelectOpt"
09:52:03 [2024-06-17T13:52:03.660Z]  > git config core.sparsecheckout # timeout=10
09:52:03 [2024-06-17T13:52:03.677Z]  > git checkout -f 59032a80cd43fedb6e53fa396c69c2670d1e7c3a # timeout=10
09:52:04 [2024-06-17T13:52:04.576Z]  > git rev-list --no-walk 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10