Skip to content

Console Output

09:13:01 [2024-05-27T13:13:01.914Z] The recommended git tool is: git
09:13:53 [2024-05-27T13:13:53.008Z] No credentials specified
09:13:53 [2024-05-27T13:13:53.231Z] Cloning the remote Git repository
09:13:53 [2024-05-27T13:13:53.433Z] Honoring refspec on initial clone
09:13:54 [2024-05-27T13:13:54.041Z] Cloning repository https://github.com/eclipse/omr.git
09:13:54 [2024-05-27T13:13:54.273Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:13:54 [2024-05-27T13:13:54.930Z] Using reference repository: /home/jenkins//gitcache
09:13:54 [2024-05-27T13:13:54.932Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:13:54 [2024-05-27T13:13:54.933Z]  > git --version # timeout=10
09:13:54 [2024-05-27T13:13:54.937Z]  > git --version # 'git version 2.25.1'
09:13:54 [2024-05-27T13:13:54.938Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:14:06 [2024-05-27T13:14:06.187Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:14:06 [2024-05-27T13:14:06.195Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:14:26 [2024-05-27T13:14:26.258Z] Avoid second fetch
09:14:26 [2024-05-27T13:14:26.531Z] Checking out Revision 5c74758cf6b1869a75d118e58380a4cbfd9b79d5 (refs/remotes/origin/master)
09:14:26 [2024-05-27T13:14:26.386Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:14:26 [2024-05-27T13:14:26.824Z]  > git config core.sparsecheckout # timeout=10
09:14:26 [2024-05-27T13:14:26.831Z]  > git checkout -f 5c74758cf6b1869a75d118e58380a4cbfd9b79d5 # timeout=10
09:14:37 [2024-05-27T13:14:37.037Z] Commit message: "Merge pull request #7332 from a7ehuo/system-arraycopy-perf-10-byte-char"
09:14:37 [2024-05-27T13:14:37.164Z]  > git rev-list --no-walk 01374a448176ee40c42e9028aa0f991f22da60f7 # timeout=10