Skip to content
Failed

Console Output

Established TCP socket on 39286
<===[JENKINS REMOTING CAPACITY]===>channel started
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.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml (627 B at 0.6 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://files.krinsoft.net:8085/nexus/content/groups/public): Error transferring file: Connection timed out
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 200 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/entity/nonliving/ThrownPotionController.java:[102,18] error: ThrownPotionNPC is not abstract and does not override abstract method getType() in Entity
[INFO] 1 error
[INFO] -------------------------------------------------------------
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 FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15.070s
[INFO] Finished at: Wed Mar 16 12:28:56 GMT 2016
[INFO] Final Memory: 19M/211M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project citizens: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/entity/nonliving/ThrownPotionController.java:[102,18] error: ThrownPotionNPC is not abstract and does not override abstract method getType() in Entity
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException