Skip to content
Failed

Console Output

Started by GitHub push by Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/Bukkit-CreativeItemControl
using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Brokkonaut/Bukkit-CreativeItemControl # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/Bukkit-CreativeItemControl
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/Brokkonaut/Bukkit-CreativeItemControl +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a9d9c0a1de5b1884bb6791550fc94b112da54105 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9d9c0a1de5b1884bb6791550fc94b112da54105 # timeout=10
Commit message: "Minecraft 1.16.1"
 > git rev-list --no-walk ed174949fe4b69c0786dd8059f95f06404823e9b # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@56baf25d[nodeId=MDEwOlJlcG9zaXRvcnkxMDU0MTUyNTQ=,description=CreativeItemControl plugin for Bukkit,homepage=<null>,name=Bukkit-CreativeItemControl,license=<null>,fork=true,archived=false,size=86,milestones={},language=Java,commits={},url=https://api.github.com/repos/Brokkonaut/Bukkit-CreativeItemControl,id=105415254,nodeId=<null>,createdAt=2017-10-01T02:49:27Z,updatedAt=2020-06-29T15:53:42Z]] (sha:a9d9c0a) with context:Bukkit-CreativeItemControl
Setting commit status on GitHub for https://github.com/Brokkonaut/Bukkit-CreativeItemControl/commit/a9d9c0a1de5b1884bb6791550fc94b112da54105
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45523
[Bukkit-CreativeItemControl] $ /usr/lib/jvm/java-11-openjdk-amd64//bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/boot/plexus-classworlds-2.5.2.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/conf/logging jenkins.maven3.agent.Maven35Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default /home/tomcat/tomcat/webapps/jenkins/WEB-INF/lib/remoting-4.2.1.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 45523
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/Bukkit-CreativeItemControl/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------< org.cyberiantiger.minecraft:creativeitemcontrol >-----------
[INFO] Building creativeitemcontrol 1.15-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.spigotmc:spigot:jar:1.16.1-R0.1-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/cyberiantiger/minecraft/libnbt/2.11-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.479 s
[INFO] Finished at: 2020-06-29T17:53:54+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat
[ERROR] Failed to execute goal on project creativeitemcontrol: Could not resolve dependencies for project org.cyberiantiger.minecraft:creativeitemcontrol:jar:1.15-SNAPSHOT: Failure to find org.spigotmc:spigot:jar:1.16.1-R0.1-SNAPSHOT in https://hub.spigotmc.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of spigot-repo has elapsed or updates are forced -> [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 /home/tomcat/.jenkins/workspace/Bukkit-CreativeItemControl/pom.xml to org.cyberiantiger.minecraft/creativeitemcontrol/1.15-SNAPSHOT/creativeitemcontrol-1.15-SNAPSHOT.pom
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@23255865[nodeId=MDEwOlJlcG9zaXRvcnkxMDU0MTUyNTQ=,description=CreativeItemControl plugin for Bukkit,homepage=<null>,name=Bukkit-CreativeItemControl,license=<null>,fork=true,archived=false,size=86,milestones={},language=Java,commits={},url=https://api.github.com/repos/Brokkonaut/Bukkit-CreativeItemControl,id=105415254,nodeId=<null>,createdAt=2017-10-01T02:49:27Z,updatedAt=2020-06-29T15:53:42Z]] (sha:a9d9c0a) with context:Bukkit-CreativeItemControl
Setting commit status on GitHub for https://github.com/Brokkonaut/Bukkit-CreativeItemControl/commit/a9d9c0a1de5b1884bb6791550fc94b112da54105
Finished: FAILURE