Skip to content

Console Output

14:23:06 [2024-03-07T19:23:06.970Z] The recommended git tool is: git
14:23:07 [2024-03-07T19:23:07.146Z] No credentials specified
14:23:07 [2024-03-07T19:23:07.211Z] Cloning the remote Git repository
14:23:07 [2024-03-07T19:23:07.277Z] Honoring refspec on initial clone
14:23:07 [2024-03-07T19:23:07.311Z] Cloning repository https://github.com/eclipse/omr.git
14:23:07 [2024-03-07T19:23:07.311Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
14:23:07 [2024-03-07T19:23:07.504Z] Using reference repository: /home/jenkins/gitcache
14:23:07 [2024-03-07T19:23:07.504Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:23:07 [2024-03-07T19:23:07.504Z]  > git --version # timeout=10
14:23:07 [2024-03-07T19:23:07.507Z]  > git --version # 'git version 2.25.1'
14:23:07 [2024-03-07T19:23:07.507Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7281/merge:refs/remotes/origin/pr/7281/merge # timeout=30
14:23:31 [2024-03-07T19:23:31.029Z] Avoid second fetch
14:23:31 [2024-03-07T19:23:31.098Z] Checking out Revision 626f3892777a841bb48be76bb5d73c4b7659c7ab (refs/remotes/origin/pr/7281/merge)
14:23:31 [2024-03-07T19:23:31.962Z] Commit message: "Merge 704da43eadc1d922acbff678bbed175c1db0d704 into 107d389e6a35c7ccc0ff73cd053a20e6e4c37c5c"
14:23:30 [2024-03-07T19:23:30.903Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:23:30 [2024-03-07T19:23:30.906Z]  > git config --add remote.origin.fetch +refs/pull/7281/merge:refs/remotes/origin/pr/7281/merge # timeout=10
14:23:31 [2024-03-07T19:23:31.062Z]  > git rev-parse refs/remotes/origin/pr/7281/merge^{commit} # timeout=10
14:23:31 [2024-03-07T19:23:31.132Z]  > git config core.sparsecheckout # timeout=10
14:23:31 [2024-03-07T19:23:31.134Z]  > git checkout -f 626f3892777a841bb48be76bb5d73c4b7659c7ab # timeout=10