Console Output

Started by user Eddie Brown
Running as SYSTEM
Building in workspace /.jenkins/workspace/uPlanes
The recommended git tool is: NONE
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/storm345dev/uPlanes # timeout=10
Fetching upstream changes from https://github.com/storm345dev/uPlanes
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --tags --force --progress -- https://github.com/storm345dev/uPlanes +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 32f4c627a819666758c4694bb3929fb0f421d777 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32f4c627a819666758c4694bb3929fb0f421d777 # timeout=10
Commit message: "Update pom.xml"
 > git rev-list --no-walk fa55dcc6e24832b2726cf9119f0ba2f31171b113 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43745
[uPlanes] $ java -cp /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/boot/plexus-classworlds-2.6.0.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/conf/logging jenkins.maven3.agent.Maven35Main /.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven /var/lib/tomcat9/webapps/jenkins/WEB-INF/lib/remoting-4.7.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 43745
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]===>channel started
Executing Maven:  -B -f /.jenkins/workspace/uPlanes/pom.xml install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.stormdev:uPlanes:jar:16
[WARNING] 'dependencies.dependency.version' for com.sk89q:worldguard:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 116, column 18
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------------------< net.stormdev:uPlanes >------------------------
[INFO] Building uPlanes 16
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from anticheat-repo: http://repo.gravitydevelopment.net/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml
Build was aborted
Aborted by Eddie Brown
channel stopped
Archiving artifacts
Finished: ABORTED