SuccessConsole Output

Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/Rainbow
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url file:///home/florian/Rainbow.git # timeout=10
Fetching upstream changes from file:///home/florian/Rainbow.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress file:///home/florian/Rainbow.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6ed3eb111162749d2bfe72dcf8a84a070f459a45 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ed3eb111162749d2bfe72dcf8a84a070f459a45
 > git rev-list 7a195a9cc18c420f9bafae78ffaf810d042b1173 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 49878
[Rainbow] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.53.3.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49878
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/Rainbow/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] rainbow-parent
[INFO] install-dependencies
[INFO] PluginReference
[INFO] rainbow
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building rainbow-parent 1.9-pre4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rainbow-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rainbow-parent ---
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/pom.xml to /var/lib/jenkins/.m2/repository/org/projectrainbow/rainbow-parent/1.9-pre4-SNAPSHOT/rainbow-parent-1.9-pre4-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building install-dependencies 1.9-pre4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ install-dependencies ---
[INFO] Deleting /var/lib/jenkins/workspace/Rainbow/install-dependencies/target
[INFO] 
[INFO] --- download-maven-plugin:1.2.1:wget (download-minecraft-server) @ install-dependencies ---
[INFO] Got from cache: /var/lib/jenkins/.m2/repository/.cache/maven-download-plugin/minecraft_server.1.9-pre4.jar
[INFO] 
[INFO] --- specialsource-maven-plugin:1.2.1-CodeCrafter47-4-SNAPSHOT:install-remapped-file (default) @ install-dependencies ---
[INFO] Downloading: https://libraries.minecraft.net/org/spongepowered/mixin/0.5.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spongepowered:mixin:0.5.3-SNAPSHOT/maven-metadata.xml from/to mojang (https://libraries.minecraft.net): Access denied to: https://libraries.minecraft.net/org/spongepowered/mixin/0.5.3-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.spongepowered:mixin:0.5.3-SNAPSHOT/maven-metadata.xml from https://libraries.minecraft.net was cached in the local repository, resolution will not be reattempted until the update interval of mojang has elapsed or updates are forced. Original error: Could not transfer metadata org.spongepowered:mixin:0.5.3-SNAPSHOT/maven-metadata.xml from/to mojang (https://libraries.minecraft.net): Access denied to: https://libraries.minecraft.net/org/spongepowered/mixin/0.5.3-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
[INFO] Installing /tmp/org.projectrainbow.minecraft-server-1.9-pre41223374081582538687.jar to /var/lib/jenkins/.m2/repository/org/projectrainbow/minecraft-server/1.9-pre4/minecraft-server-1.9-pre4.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ install-dependencies ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Rainbow/install-dependencies/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ install-dependencies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ install-dependencies ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Rainbow/install-dependencies/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ install-dependencies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ install-dependencies ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ install-dependencies ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/lib/jenkins/workspace/Rainbow/install-dependencies/target/install-dependencies-1.9-pre4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ install-dependencies ---
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/install-dependencies/target/install-dependencies-1.9-pre4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/projectrainbow/install-dependencies/1.9-pre4-SNAPSHOT/install-dependencies-1.9-pre4-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/install-dependencies/pom.xml to /var/lib/jenkins/.m2/repository/org/projectrainbow/install-dependencies/1.9-pre4-SNAPSHOT/install-dependencies-1.9-pre4-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PluginReference 1.9-pre4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ PluginReference ---
[INFO] Deleting /var/lib/jenkins/workspace/Rainbow/PluginReference/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PluginReference ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Rainbow/PluginReference/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ PluginReference ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 63 source files to /var/lib/jenkins/workspace/Rainbow/PluginReference/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PluginReference ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Rainbow/PluginReference/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ PluginReference ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ PluginReference ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ PluginReference ---
[INFO] Building jar: /var/lib/jenkins/workspace/Rainbow/PluginReference/target/PluginReference-.jar
[INFO] 
[INFO] --- specialsource-maven-plugin:1.2.1:remap (default) @ PluginReference ---
[INFO] Replacing original artifact with remapped artifact.
[INFO] Replacing /var/lib/jenkins/workspace/Rainbow/PluginReference/target/PluginReference-.jar with /var/lib/jenkins/workspace/Rainbow/PluginReference/target/PluginReference-1.9-pre4-SNAPSHOT-remapped.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ PluginReference ---
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/PluginReference/target/PluginReference-.jar to /var/lib/jenkins/.m2/repository/org/projectrainbow/PluginReference/1.9-pre4-SNAPSHOT/PluginReference-1.9-pre4-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/PluginReference/pom.xml to /var/lib/jenkins/.m2/repository/org/projectrainbow/PluginReference/1.9-pre4-SNAPSHOT/PluginReference-1.9-pre4-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building rainbow 1.9-pre4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.spongepowered:mixin:0.5.3-SNAPSHOT/maven-metadata.xml from https://libraries.minecraft.net was cached in the local repository, resolution will not be reattempted until the update interval of mojang has elapsed or updates are forced. Original error: Could not transfer metadata org.spongepowered:mixin:0.5.3-SNAPSHOT/maven-metadata.xml from/to mojang (https://libraries.minecraft.net): Access denied to: https://libraries.minecraft.net/org/spongepowered/mixin/0.5.3-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rainbow ---
[INFO] Deleting /var/lib/jenkins/workspace/Rainbow/rainbow/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rainbow ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rainbow ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 141 source files to /var/lib/jenkins/workspace/Rainbow/rainbow/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] /var/lib/jenkins/workspace/Rainbow/rainbow/src/main/java/org/projectrainbow/_DiwUtils.java:[1965,20] getHours() in java.util.Date has been deprecated
[WARNING] /var/lib/jenkins/workspace/Rainbow/rainbow/src/main/java/org/projectrainbow/_DiwUtils.java:[1966,21] getMinutes() in java.util.Date has been deprecated
[INFO] /var/lib/jenkins/workspace/Rainbow/rainbow/src/main/java/org/projectrainbow/_DiwUtils.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/Rainbow/rainbow/src/main/java/org/projectrainbow/_DiwUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- simulare:0.1:transform (default) @ rainbow ---
[INFO] Read 152 classes, transformed 0 instances of Java 7-isms.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.13:check (default) @ rainbow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rainbow ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Rainbow/rainbow/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rainbow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rainbow ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ rainbow ---
[INFO] Building jar: /var/lib/jenkins/workspace/Rainbow/rainbow/target/Rainbow-1.9-pre4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.4:shade (default) @ rainbow ---
[INFO] Including org.projectrainbow:PluginReference:jar:1.9-pre4-SNAPSHOT in the shaded jar.
[INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Including net.minecraft:launchwrapper:jar:1.11 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-core:jar:2.0-beta9 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-api:jar:2.0-beta9 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.5 in the shaded jar.
[INFO] Including org.spongepowered:mixin:jar:0.5.3-SNAPSHOT in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.7 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/Rainbow/rainbow/target/Rainbow-1.9-pre4-SNAPSHOT.jar with /var/lib/jenkins/workspace/Rainbow/rainbow/target/rainbow-1.9-pre4-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/Rainbow/rainbow/dependency-reduced-pom.xml
[INFO] 
[INFO] --- specialsource-maven-plugin:1.2.1-CodeCrafter47-4-SNAPSHOT:remap (reobfuscate) @ rainbow ---
Adding inheritance /var/lib/jenkins/.m2/repository/org/projectrainbow/minecraft-server/1.9-pre4/minecraft-server-1.9-pre4.jar
[INFO] Replacing original artifact with remapped artifact.
[INFO] Replacing /var/lib/jenkins/workspace/Rainbow/rainbow/target/Rainbow-1.9-pre4-SNAPSHOT.jar with /var/lib/jenkins/workspace/Rainbow/rainbow/target/rainbow-1.9-pre4-SNAPSHOT-remapped.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rainbow ---
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/rainbow/target/Rainbow-1.9-pre4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/projectrainbow/rainbow/1.9-pre4-SNAPSHOT/rainbow-1.9-pre4-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Rainbow/rainbow/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/projectrainbow/rainbow/1.9-pre4-SNAPSHOT/rainbow-1.9-pre4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] rainbow-parent ..................................... SUCCESS [  0.884 s]
[INFO] install-dependencies ............................... SUCCESS [ 14.383 s]
[INFO] PluginReference .................................... SUCCESS [  2.795 s]
[INFO] rainbow ............................................ SUCCESS [ 14.069 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.560 s
[INFO] Finished at: 2016-02-28T18:14:44+01:00
[INFO] Final Memory: 68M/1245M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/pom.xml to org.projectrainbow/rainbow-parent/1.9-pre4-SNAPSHOT/rainbow-parent-1.9-pre4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/rainbow/dependency-reduced-pom.xml to org.projectrainbow/rainbow/1.9-pre4-SNAPSHOT/rainbow-1.9-pre4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/rainbow/target/Rainbow-1.9-pre4-SNAPSHOT.jar to org.projectrainbow/rainbow/1.9-pre4-SNAPSHOT/rainbow-1.9-pre4-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/install-dependencies/pom.xml to org.projectrainbow/install-dependencies/1.9-pre4-SNAPSHOT/install-dependencies-1.9-pre4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/install-dependencies/target/install-dependencies-1.9-pre4-SNAPSHOT.jar to org.projectrainbow/install-dependencies/1.9-pre4-SNAPSHOT/install-dependencies-1.9-pre4-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/PluginReference/pom.xml to org.projectrainbow/PluginReference/1.9-pre4-SNAPSHOT/PluginReference-1.9-pre4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Rainbow/PluginReference/target/PluginReference-.jar to org.projectrainbow/PluginReference/1.9-pre4-SNAPSHOT/PluginReference-1.9-pre4-SNAPSHOT.jar
channel stopped
Archiviere Artefakte
Finished: SUCCESS