<===[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.16-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml [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 188 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/ai/CitizensNavigator.java:[43,12] cannot find symbol symbol : method updatePathRate(int) location: class net.citizensnpcs.api.ai.NavigatorParameters [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/ai/MCTargetStrategy.java:[121,47] cannot find symbol symbol : method updatePathRate() location: class net.citizensnpcs.api.ai.NavigatorParameters [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/ai/MCTargetStrategy.java:[133,36] cannot find symbol symbol : method attackDelayTicks() location: class net.citizensnpcs.api.ai.NavigatorParameters [INFO] 3 errors [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:17.036s [INFO] Finished at: Thu Nov 05 18:19:59 EST 2015 [INFO] Final Memory: 16M/133M [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: Compilation failure: [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/ai/CitizensNavigator.java:[43,12] cannot find symbol [ERROR] symbol : method updatePathRate(int) [ERROR] location: class net.citizensnpcs.api.ai.NavigatorParameters [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/ai/MCTargetStrategy.java:[121,47] cannot find symbol [ERROR] symbol : method updatePathRate() [ERROR] location: class net.citizensnpcs.api.ai.NavigatorParameters [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/ai/MCTargetStrategy.java:[133,36] cannot find symbol [ERROR] symbol : method attackDelayTicks() [ERROR] location: class net.citizensnpcs.api.ai.NavigatorParameters [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