Skip to content

Console Output

16:55:00 [2024-05-24T20:55:00.876Z] The recommended git tool is: git
16:55:07 [2024-05-24T20:55:07.826Z] No credentials specified
16:55:08 [2024-05-24T20:55:08.646Z] Cloning the remote Git repository
16:55:10 [2024-05-24T20:55:10.310Z] Honoring refspec on initial clone
16:55:10 [2024-05-24T20:55:10.500Z] Cloning repository https://github.com/eclipse/omr.git
16:55:10 [2024-05-24T20:55:10.501Z]  > git init /Users/jenkins/workspace/Build # timeout=10
16:55:10 [2024-05-24T20:55:10.528Z] Using reference repository: /Users/jenkins/gitcache
16:55:10 [2024-05-24T20:55:10.528Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:55:10 [2024-05-24T20:55:10.528Z]  > git --version # timeout=10
16:55:10 [2024-05-24T20:55:10.538Z]  > git --version # 'git version 2.36.1'
16:55:10 [2024-05-24T20:55:10.538Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:55:16 [2024-05-24T20:55:16.451Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:55:16 [2024-05-24T20:55:16.462Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:55:33 [2024-05-24T20:55:33.605Z] Avoid second fetch
16:55:33 [2024-05-24T20:55:33.727Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:55:36 [2024-05-24T20:55:36.110Z] Checking out Revision 01374a448176ee40c42e9028aa0f991f22da60f7 (refs/remotes/origin/master)
16:55:42 [2024-05-24T20:55:42.733Z]  > git config core.sparsecheckout # timeout=10
16:55:42 [2024-05-24T20:55:42.742Z]  > git checkout -f 01374a448176ee40c42e9028aa0f991f22da60f7 # timeout=10
16:55:57 [2024-05-24T20:55:57.055Z] Commit message: "Merge pull request #7344 from dmitripivkine/master"
16:55:59 [2024-05-24T20:55:59.745Z]  > git rev-list --no-walk e32d21b256728bc90598eb68fddfebbf52f8b740 # timeout=10