Skip to content

Console Output

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/scout-integration-10.0-RT-nightly_pipeline # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 2d865f3930fc0c044f1ca2e4616a4135d9b1b8b2 (refs/remotes/origin/releases/10.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 config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse releases/10.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/releases/10.0^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d865f3930fc0c044f1ca2e4616a4135d9b1b8b2 # timeout=10
Commit message: "Allow call roots of DataObjectVisitors to be of type Object"
 > git rev-list --no-walk 2d865f3930fc0c044f1ca2e4616a4135d9b1b8b2 # timeout=10