Skip to content

Console Output

15:07:51 [2024-03-19T19:07:51.758Z] The recommended git tool is: git
15:08:39 [2024-03-19T19:08:39.255Z] No credentials specified
15:08:39 [2024-03-19T19:08:39.453Z] Cloning the remote Git repository
15:08:39 [2024-03-19T19:08:39.626Z] Honoring refspec on initial clone
15:08:40 [2024-03-19T19:08:40.095Z] Cloning repository https://github.com/eclipse/omr.git
15:08:40 [2024-03-19T19:08:40.500Z]  > git init /Users/jenkins/workspace/Build # timeout=10
15:08:53 [2024-03-19T19:08:53.578Z] Using reference repository: /Users/jenkins/gitcache
15:08:53 [2024-03-19T19:08:53.580Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:08:53 [2024-03-19T19:08:53.580Z]  > git --version # timeout=10
15:08:53 [2024-03-19T19:08:53.594Z]  > git --version # 'git version 2.24.3 (Apple Git-128)'
15:08:53 [2024-03-19T19:08:53.594Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:09:06 [2024-03-19T19:09:06.822Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:09:06 [2024-03-19T19:09:06.836Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:09:25 [2024-03-19T19:09:25.383Z] Avoid second fetch
15:09:25 [2024-03-19T19:09:25.625Z] Checking out Revision 7787957f721aaac0b9d6998107ea338a2be169d5 (refs/remotes/origin/master)
15:09:25 [2024-03-19T19:09:25.471Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:09:25 [2024-03-19T19:09:25.946Z]  > git config core.sparsecheckout # timeout=10
15:09:25 [2024-03-19T19:09:25.961Z]  > git checkout -f 7787957f721aaac0b9d6998107ea338a2be169d5 # timeout=10
15:09:35 [2024-03-19T19:09:35.603Z] Commit message: "Merge pull request #7283 from keithc-ca/path_tool"
15:09:35 [2024-03-19T19:09:35.711Z]  > git rev-list --no-walk 1bf2ef421caa77bd678293575dc6ff3e1e173b09 # timeout=10