Console Output
Started by GitHub push by Aklakan
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/RDF-Processing-Toolkit/workspace
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/SmartDataAnalytics/RdfProcessingToolkit.git # timeout=10
Fetching upstream changes from https://github.com/SmartDataAnalytics/RdfProcessingToolkit.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/SmartDataAnalytics/RdfProcessingToolkit.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision ae1d6c9d14d6450b83f8635ab15a802924f7ddf4 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f ae1d6c9d14d6450b83f8635ab15a802924f7ddf4 # timeout=10
Commit message: "Integrated caching system (but not yet functional due to some NPE)"
> git rev-list --no-walk 7448d1f23d1288b2cc12541f32bd2fa30e8f188d # timeout=10
Parsing POMs
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 46693
[workspace] $ /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx2048m -Xss512m -cp /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/lib/tomcat8/webapps/jenkins/WEB-INF/lib/remoting-4.3.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 46693
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>