Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-11.0_continuous_pipeline # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 33da13ce1c048cd5eb42c87fbae0ebc782e3eea3 (refs/remotes/origin/releases/11.0)
 > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/releases/11.0^{commit} # timeout=10
 > git rev-parse releases/11.0^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33da13ce1c048cd5eb42c87fbae0ebc782e3eea3 # timeout=10
Commit message: "Browser field: improve source check within _onMessage callback"
 > git rev-list --no-walk 463e7df81d49264f75693cc336797aeb16d3c398 # timeout=10