Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/DenizenScript/DenizenCore.git # timeout=10 Fetching upstream changes from git://github.com/DenizenScript/DenizenCore.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/DenizenScript/DenizenCore.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 24e3fc5926a3e8ddf4934624ace6854072ff8761 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 24e3fc5926a3e8ddf4934624ace6854072ff8761 Commit message: "simplify / debork some if comparison logic" > git rev-list --no-walk 6d561ac977f105f351abd8baf48b332448625343 # timeout=10 > git tag -a -f -m Jenkins Build #162 jenkins-DenizenCore-162 # timeout=10 Parsing POMs Established TCP socket on 39743 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12-alpha-1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 39743 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DenizenCore 1.20 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizencore --- [INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ denizencore --- [INFO] Compiling 106 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ denizencore --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizencore --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/DenizenCore/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizencore --- [INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.20.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizencore --- [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.20.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.20/denizencore-1.20.jar [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.20/denizencore-1.20.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.446s [INFO] Finished at: Mon Nov 05 11:31:05 GMT 2018 [INFO] Final Memory: 16M/151M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml to net.aufdemrand/denizencore/1.20/denizencore-1.20.pom [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.20.jar to net.aufdemrand/denizencore/1.20/denizencore-1.20.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: Sending notification to: #citizens-dev Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS