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 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 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 > git show-ref --tags -d # timeout=10 Checking out Revision dbc420949eb9c2ae417d03c0eca5b47b6874ed1b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dbc420949eb9c2ae417d03c0eca5b47b6874ed1b Commit message: "Preliminary update to Minecraft 1.13" > git rev-list --no-walk 01a1781ab684481d1a2d9404696b34365458a66f # timeout=10 > git tag -a -f -m Jenkins Build #557 jenkins-CitizensAPI-557 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 41093 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -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.23.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 41093 <===[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... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CitizensAPI 2.0.23-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.13-pre7-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.bukkit:bukkit:1.13-pre7-R0.1-SNAPSHOT/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.13-pre7-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.bukkit:bukkit:1.13-pre7-R0.1-SNAPSHOT/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.13-pre7-R0.1-SNAPSHOT/bukkit-1.13-pre7-R0.1-SNAPSHOT.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 FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.124s [INFO] Finished at: Thu Jul 19 13:14:18 GMT 2018 [INFO] Final Memory: 10M/132M [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.23-SNAPSHOT: Failed to collect dependencies for [org.bukkit:bukkit:jar:1.13-pre7-R0.1-SNAPSHOT (provided), org.powermock:powermock-module-junit4:jar:1.4.12 (test), org.powermock:powermock-api-mockito:jar:1.4.12 (test)]: Failed to read artifact descriptor for org.bukkit:bukkit:jar:1.13-pre7-R0.1-SNAPSHOT: Could not transfer artifact org.bukkit:bukkit:pom:1.13-pre7-R0.1-SNAPSHOT from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org: Unknown host repo.bukkit.org -> [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.23-SNAPSHOT/citizensapi-2.0.23-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