Started by user fullwall Building in workspace /var/lib/jenkins/jobs/CitizensAPI/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://github.com/CitizensDev/CitizensAPI.git > git init /var/lib/jenkins/jobs/CitizensAPI/workspace # timeout=10 Fetching upstream changes from git://github.com/CitizensDev/CitizensAPI.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://github.com/CitizensDev/CitizensAPI.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/CitizensDev/CitizensAPI.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/CitizensDev/CitizensAPI.git # timeout=10 Fetching upstream changes from git://github.com/CitizensDev/CitizensAPI.git > git -c core.askpass=true fetch --tags --progress git://github.com/CitizensDev/CitizensAPI.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/compat Seen branch in repository origin/master Seen branch in repository origin/simplify Seen branch in repository origin/speech Seen 4 remote branches Checking out Revision 28c48102e3bf4c46ac33b579a7744514f1629802 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28c48102e3bf4c46ac33b579a7744514f1629802 > git rev-list 201a4125d0d68490e780f1be86ec2fd155f7dbef # timeout=10 > git tag -a -f -m Jenkins Build #506 jenkins-CitizensAPI-506 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 47846 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.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-2.53.3.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 47846 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml -amd -pl net.citizensnpcs:citizensapi clean install javadoc:javadoc [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CitizensAPI 2.0.19-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/bukkit-1.10-R0.1-SNAPSHOT.pom [WARNING] The POM for org.bukkit:bukkit:jar:1.10-R0.1-SNAPSHOT is missing, no dependency information available Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.10-R0.1-SNAPSHOT/bukkit-1.10-R0.1-SNAPSHOT.jar 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: 2.861s [INFO] Finished at: Thu Jun 09 10:33:55 GMT 2016 [INFO] Final Memory: 13M/83M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project citizensapi: Could not resolve dependencies for project net.citizensnpcs:citizensapi:jar:2.0.19-SNAPSHOT: Could not find artifact org.bukkit:bukkit:jar:1.10-R0.1-SNAPSHOT in bukkit-repo (http://repo.bukkit.org/content/groups/public/) -> [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/DependencyResolutionException [JENKINS] Archiving /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml to net.citizensnpcs/citizensapi/2.0.19-SNAPSHOT/citizensapi-2.0.19-SNAPSHOT.pom channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: Sending notification to: #denizen-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: FAILURE