Skip to content

Console Output

09:12:13 [2024-03-19T13:12:13.371Z] The recommended git tool is: git
09:12:13 [2024-03-19T13:12:13.546Z] No credentials specified
09:12:13 [2024-03-19T13:12:13.574Z] Cloning the remote Git repository
09:12:13 [2024-03-19T13:12:13.595Z] Honoring refspec on initial clone
09:12:13 [2024-03-19T13:12:13.641Z] Cloning repository https://github.com/eclipse/omr.git
09:12:13 [2024-03-19T13:12:13.654Z]  > git init /home/omr/workspace/Build # timeout=10
09:12:13 [2024-03-19T13:12:13.684Z] [WARNING] Reference path does not exist: /home/omr/gitcache
09:12:13 [2024-03-19T13:12:13.691Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:12:13 [2024-03-19T13:12:13.691Z]  > git --version # timeout=10
09:12:13 [2024-03-19T13:12:13.699Z]  > git --version # 'git version 2.39.1'
09:12:13 [2024-03-19T13:12:13.700Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6958/merge:refs/remotes/origin/pr/6958/merge # timeout=30
09:12:25 [2024-03-19T13:12:25.021Z] Avoid second fetch
09:12:25 [2024-03-19T13:12:25.066Z] Checking out Revision 7a3c48cea6979e996369ebd369e5b24f8964b77e (refs/remotes/origin/pr/6958/merge)
09:12:25 [2024-03-19T13:12:25.780Z] Commit message: "Merge 35bd9a126ae47d2291f266bf9487ddaf77e7af92 into 1bf2ef421caa77bd678293575dc6ff3e1e173b09"
09:12:24 [2024-03-19T13:12:24.911Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:12:24 [2024-03-19T13:12:24.919Z]  > git config --add remote.origin.fetch +refs/pull/6958/merge:refs/remotes/origin/pr/6958/merge # timeout=10
09:12:25 [2024-03-19T13:12:25.035Z]  > git rev-parse refs/remotes/origin/pr/6958/merge^{commit} # timeout=10
09:12:25 [2024-03-19T13:12:25.119Z]  > git config core.sparsecheckout # timeout=10
09:12:25 [2024-03-19T13:12:25.152Z]  > git checkout -f 7a3c48cea6979e996369ebd369e5b24f8964b77e # timeout=10