Skip to content

Console Output

15:06:21 [2024-04-12T19:06:21.719Z] The recommended git tool is: git
15:06:22 [2024-04-12T19:06:22.223Z] No credentials specified
15:06:22 [2024-04-12T19:06:22.492Z] Cloning the remote Git repository
15:06:22 [2024-04-12T19:06:22.818Z] Honoring refspec on initial clone
15:06:22 [2024-04-12T19:06:22.946Z] Cloning repository https://github.com/eclipse/omr.git
15:06:22 [2024-04-12T19:06:22.948Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:06:22 [2024-04-12T19:06:22.966Z] Using reference repository: /home/jenkins//gitcache
15:06:22 [2024-04-12T19:06:22.967Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:06:22 [2024-04-12T19:06:22.967Z]  > git --version # timeout=10
15:06:22 [2024-04-12T19:06:22.972Z]  > git --version # 'git version 2.25.1'
15:06:22 [2024-04-12T19:06:22.973Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:06:34 [2024-04-12T19:06:34.343Z] Avoid second fetch
15:06:34 [2024-04-12T19:06:34.024Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:06:34 [2024-04-12T19:06:34.030Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:34 [2024-04-12T19:06:34.549Z] Checking out Revision 2f492f4e3c42107f912d233265ce758fa413aed0 (refs/remotes/origin/master)
15:06:35 [2024-04-12T19:06:35.931Z] Commit message: "Merge pull request #7309 from gita-omr/method_stats"
15:06:34 [2024-04-12T19:06:34.444Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:06:34 [2024-04-12T19:06:34.645Z]  > git config core.sparsecheckout # timeout=10
15:06:34 [2024-04-12T19:06:34.650Z]  > git checkout -f 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10
15:06:36 [2024-04-12T19:06:36.035Z]  > git rev-list --no-walk 81ef74e866ff5669956e863fb5ff006519c4daff # timeout=10