Skip to content

Console Output

05:08:41 [2021-02-01T10:08:41.001Z] The recommended git tool is: git
05:08:42 [2021-02-01T10:08:42.173Z] using credential github-bot
05:08:42 [2021-02-01T10:08:42.180Z] Cloning the remote Git repository
05:08:42 [2021-02-01T10:08:42.180Z] Cloning with configured refspecs honoured and without tags
05:08:42 [2021-02-01T10:08:42.192Z] Cloning repository https://github.com/eclipse/mwe.git
05:08:42 [2021-02-01T10:08:42.220Z]  > git init /home/jenkins/agent/workspace/mwe2_master # timeout=10
05:08:42 [2021-02-01T10:08:42.244Z] Fetching upstream changes from https://github.com/eclipse/mwe.git
05:08:42 [2021-02-01T10:08:42.244Z]  > git --version # timeout=10
05:08:42 [2021-02-01T10:08:42.246Z]  > git --version # 'git version 1.8.3.1'
05:08:42 [2021-02-01T10:08:42.246Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
05:08:42 [2021-02-01T10:08:42.249Z]  > git fetch --no-tags --progress https://github.com/eclipse/mwe.git +refs/heads/master:refs/remotes/origin/master # timeout=10
05:08:43 [2021-02-01T10:08:43.536Z] Avoid second fetch
05:08:43 [2021-02-01T10:08:43.536Z] Checking out Revision 2a95f2b8945abfc9bf271df3d44d1326cbd52e24 (master)
05:08:43 [2021-02-01T10:08:43.527Z]  > git config remote.origin.url https://github.com/eclipse/mwe.git # timeout=10
05:08:43 [2021-02-01T10:08:43.530Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:08:43 [2021-02-01T10:08:43.542Z]  > git config core.sparsecheckout # timeout=10
05:08:43 [2021-02-01T10:08:43.545Z]  > git checkout -f 2a95f2b8945abfc9bf271df3d44d1326cbd52e24 # timeout=10
05:08:47 [2021-02-01T10:08:47.153Z] Commit message: "Merge pull request #184 from eclipse/miklossy_pluginxml_formatting"
05:08:47 [2021-02-01T10:08:47.155Z]  > git rev-list --no-walk 2a95f2b8945abfc9bf271df3d44d1326cbd52e24 # timeout=10