Skip to content

Console Output

14:45:47 [2024-06-03T18:45:47.598Z] The recommended git tool is: git
14:45:48 [2024-06-03T18:45:48.245Z] No credentials specified
14:45:48 [2024-06-03T18:45:48.568Z] Cloning the remote Git repository
14:45:48 [2024-06-03T18:45:48.897Z] Honoring refspec on initial clone
14:45:49 [2024-06-03T18:45:49.039Z] Cloning repository https://github.com/eclipse/omr.git
14:45:49 [2024-06-03T18:45:49.040Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:45:49 [2024-06-03T18:45:49.050Z] Using reference repository: /home/jenkins//gitcache
14:45:49 [2024-06-03T18:45:49.051Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:45:49 [2024-06-03T18:45:49.051Z]  > git --version # timeout=10
14:45:49 [2024-06-03T18:45:49.054Z]  > git --version # 'git version 2.25.1'
14:45:49 [2024-06-03T18:45:49.054Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:45:59 [2024-06-03T18:45:59.889Z] Avoid second fetch
14:46:00 [2024-06-03T18:46:00.131Z] Checking out Revision a3bc75a88c9099622463fe90af1697a92e00ae41 (refs/remotes/origin/master)
14:45:59 [2024-06-03T18:45:59.439Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:45:59 [2024-06-03T18:45:59.444Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:46:00 [2024-06-03T18:46:00.009Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:46:00 [2024-06-03T18:46:00.277Z]  > git config core.sparsecheckout # timeout=10
14:46:00 [2024-06-03T18:46:00.282Z]  > git checkout -f a3bc75a88c9099622463fe90af1697a92e00ae41 # timeout=10
14:46:01 [2024-06-03T18:46:01.551Z] Commit message: "Merge pull request #7353 from LinHu2016/update_jitcodecachereclaimation"
14:46:02 [2024-06-03T18:46:02.796Z]  > git rev-list --no-walk 398030f6aedfd775082905ff3b1e12f273688746 # timeout=10