Skip to content
Success

Console Output

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] -------------------< net.citizensnpcs:citizens-main >-------------------
[INFO] Building citizens-main 2.0.29-SNAPSHOT                            [2/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ citizens-main ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ citizens-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ citizens-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 148 source files to /var/lib/jenkins/jobs/Citizens2/workspace/main/target/classes
[INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/versioned/CatTrait.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/versioned/CatTrait.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ citizens-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/main/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ citizens-main ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ citizens-main ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ citizens-main ---
[INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.1:shade (default) @ citizens-main ---
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0.29-SNAPSHOT in the shaded jar.
[INFO] Including ch.ethz.globis.phtree:phtree:jar:2.3.0 in the shaded jar.
[INFO] Including junit:junit:jar:4.8.2 in the shaded jar.
[INFO] Minimizing jar net.citizensnpcs:citizens-main:jar:2.0.29-SNAPSHOT
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors not removed because it was specifically included
[INFO] net.citizensnpcs.api.exception.CharacterException not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.ParallelBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Loop not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Condition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$PrioritySelection not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResultSetHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$RunPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Empty not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.TimerDecorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.AsyncChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.StatusCoercer not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.CohesionBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.event.NPCEnderTeleportEvent not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.command.CommandMessages not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.AlignmentBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResourceTranslationProvider not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.gui.BooleanSlotHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.ChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.IfElse not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included
[INFO] Minimized 2786 -> 803 (28%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ citizens-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ citizens-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 148 source files to /var/lib/jenkins/jobs/Citizens2/workspace/main/target/classes
[INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/versioned/CatTrait.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/versioned/CatTrait.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ citizens-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/main/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ citizens-main ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ citizens-main ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ citizens-main ---
[INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.1:shade (default) @ citizens-main ---
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0.29-SNAPSHOT in the shaded jar.
[INFO] Including ch.ethz.globis.phtree:phtree:jar:2.3.0 in the shaded jar.
[INFO] Including junit:junit:jar:4.8.2 in the shaded jar.
[INFO] Minimizing jar net.citizensnpcs:citizens-main:jar:2.0.29-SNAPSHOT
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors not removed because it was specifically included
[INFO] net.citizensnpcs.api.exception.CharacterException not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.ParallelBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Loop not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Condition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$PrioritySelection not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResultSetHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$RunPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Empty not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.TimerDecorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.AsyncChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.StatusCoercer not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.CohesionBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.event.NPCEnderTeleportEvent not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.command.CommandMessages not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.AlignmentBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResourceTranslationProvider not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.gui.BooleanSlotHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.ChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.IfElse not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included
[INFO] Minimized 2786 -> 803 (28%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ citizens-main ---
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.29-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.29-SNAPSHOT/citizens-main-2.0.29-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/main/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.29-SNAPSHOT/citizens-main-2.0.29-SNAPSHOT.pom
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] Reactor Summary for citizens-parent 2.0.29-SNAPSHOT:
[INFO] 
[INFO] citizens-parent .................................... SUCCESS [  1.340 s]
[INFO] citizens-main ...................................... SUCCESS [ 30.538 s]
[INFO] citizens-v1_8_R3 ................................... SUCCESS [  8.231 s]
[INFO] citizens-v1_10_R1 .................................. SUCCESS [  6.681 s]
[INFO] citizens-v1_11_R1 .................................. SUCCESS [ 10.279 s]
[INFO] citizens-v1_12_R1 .................................. SUCCESS [ 10.330 s]
[INFO] citizens-v1_13_R2 .................................. SUCCESS [ 11.156 s]
[INFO] citizens-v1_14_R1 .................................. SUCCESS [ 17.160 s]
[INFO] citizens-v1_15_R1 .................................. SUCCESS [  7.205 s]
[INFO] citizens-v1_16_R3 .................................. SUCCESS [  7.349 s]
[INFO] citizens-v1_17_R1 .................................. SUCCESS [ 27.662 s]
[INFO] citizens-v1_18_R1 .................................. SUCCESS [ 19.021 s]
[INFO] citizens ........................................... SUCCESS [  5.532 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:54 min
[INFO] Finished at: 2021-12-14T20:22:16Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data