Skip to content

Console Output

16:30:43 [2024-06-21T20:30:43.579Z] The recommended git tool is: git
16:30:43 [2024-06-21T20:30:43.763Z] No credentials specified
16:30:43 [2024-06-21T20:30:43.829Z] Cloning the remote Git repository
16:30:43 [2024-06-21T20:30:43.894Z] Honoring refspec on initial clone
16:30:43 [2024-06-21T20:30:43.936Z] Cloning repository https://github.com/eclipse/omr.git
16:30:43 [2024-06-21T20:30:43.936Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
16:30:44 [2024-06-21T20:30:44.688Z] Using reference repository: /home/jenkins/gitcache
16:30:44 [2024-06-21T20:30:44.688Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:30:44 [2024-06-21T20:30:44.689Z]  > git --version # timeout=10
16:30:44 [2024-06-21T20:30:44.691Z]  > git --version # 'git version 2.25.1'
16:30:44 [2024-06-21T20:30:44.691Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:07 [2024-06-21T20:31:07.886Z] Avoid second fetch
16:31:08 [2024-06-21T20:31:08.072Z] Checking out Revision d8253e673a469731cce33f7b8689942a0c11e824 (refs/remotes/origin/master)
16:31:08 [2024-06-21T20:31:08.844Z] Commit message: "Merge pull request #7345 from rmnattas/off-heap-merge2"
16:31:07 [2024-06-21T20:31:07.781Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:07 [2024-06-21T20:31:07.784Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:07 [2024-06-21T20:31:07.926Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:08 [2024-06-21T20:31:08.111Z]  > git config core.sparsecheckout # timeout=10
16:31:08 [2024-06-21T20:31:08.114Z]  > git checkout -f d8253e673a469731cce33f7b8689942a0c11e824 # timeout=10
16:31:08 [2024-06-21T20:31:08.884Z]  > git rev-list --no-walk 5d2a72e72daeada0b2d205aafb7df5f082a16151 # timeout=10