Skip to content
Success

Console Output

Started by GitHub push by 
Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace
Checkout:workspace / /var/lib/jenkins/jobs/Citizens2/workspace - hudson.remoting.LocalChannel@6065c681
Using strategy: Default
Last Built Revision: Revision 8c8b3ac12242ed0043e812aed3ed6dba01166a84 (origin/HEAD, origin/master)
Checkout:workspace / /var/lib/jenkins/jobs/Citizens2/workspace - hudson.remoting.LocalChannel@6065c681
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Commencing build of Revision a144f1cee4bcb81220f412b539f75ed2f36d3649 (origin/HEAD, origin/master)
Checking out Revision a144f1cee4bcb81220f412b539f75ed2f36d3649 (origin/HEAD, origin/master)
Warning : There are multiple branch changesets here
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /var/lib/jenkins/tools/Oracle_JDK_6_Update_26/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/var/lib/jenkins/tools/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/Maven_3.0.3 /var/lib/jenkins/war/WEB-INF/lib/remoting-2.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 40747
<===[JENKINS REMOTING CAPACITY]===>channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Citizens 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.net/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml (789 B at 1.5 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/craftbukkit-1.2.3-R0.3-20120322.050526-33.pom
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/craftbukkit-1.2.3-R0.3-20120322.050526-33.pom (8 KB at 28.9 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizensapi/2.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.net/net/citizensnpcs/citizensapi/2.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.net/net/citizensnpcs/citizensapi/2.0-SNAPSHOT/maven-metadata.xml (11 KB at 82.9 KB/sec)
Downloading: http://repo.citizensnpcs.net/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/maven-metadata.xml (784 B at 3.6 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/bukkit-1.2.3-R0.3-20120322.050406-20.pom
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/bukkit-1.2.3-R0.3-20120322.050406-20.pom (4 KB at 16.8 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/craftbukkit-1.2.3-R0.3-20120322.050526-33.jar
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/bukkit-1.2.3-R0.3-20120322.050406-20.jar
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.2.3-R0.3-SNAPSHOT/bukkit-1.2.3-R0.3-20120322.050406-20.jar (4605 KB at 1139.8 KB/sec)
Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.2.3-R0.3-SNAPSHOT/craftbukkit-1.2.3-R0.3-20120322.050526-33.jar (10836 KB at 1717.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens ---
[INFO] Deleting /var/lib/jenkins/jobs/Citizens2/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 91 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/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
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens ---
[INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:1.4:shade (default) @ citizens ---
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0-SNAPSHOT in the shaded jar.
[INFO] Including commons-dbutils:commons-dbutils:jar:1.4 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens ---
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0-SNAPSHOT/citizens-2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0-SNAPSHOT/citizens-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/jobs/Citizens2/modules/net.citizensnpcs$citizens/builds/2012-03-22_01-20-11/archive/net.citizensnpcs/citizens/2.0-SNAPSHOT/citizens-2.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/Citizens2/modules/net.citizensnpcs$citizens/builds/2012-03-22_01-20-11/archive/net.citizensnpcs/citizens/2.0-SNAPSHOT/citizens-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.488s
[INFO] Finished at: Thu Mar 22 01:20:40 EDT 2012
[INFO] Final Memory: 13M/131M
[INFO] ------------------------------------------------------------------------
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: Sending notification to: #citizens-dev
Finished: SUCCESS