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] ---------------------< com.denizenscript:denizen >----------------------
[INFO] Building Denizen 1.1.0-SNAPSHOT                                    [6/8]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading: http://repo.citizensnpcs.co/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 1.6 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.25-SNAPSHOT/maven-metadata.xml (626 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.25-SNAPSHOT/maven-metadata.xml (456 B at 0.1 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.25-SNAPSHOT/maven-metadata.xml (853 B at 0.3 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.codemc.org/repository/maven-public/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.hc.to/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml (852 B at 0.3 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.25-SNAPSHOT/maven-metadata.xml (634 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.25-SNAPSHOT/maven-metadata.xml (635 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.25-SNAPSHOT/maven-metadata.xml (635 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.25-SNAPSHOT/maven-metadata.xml (635 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R2/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R2/2.0.25-SNAPSHOT/maven-metadata.xml (635 B at 0.2 KB/sec)
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_14_R1/2.0.25-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_14_R1/2.0.25-SNAPSHOT/maven-metadata.xml (635 B at 0.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/plugin/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 526 source files to /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.23 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.50-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-nmshandler:jar:1.1.0-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20180813 in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-v**
[INFO] Minimizing jar com.denizenscript:denizen:jar:1.1.0-SNAPSHOT
[INFO] com.denizenscript.denizencore.utilities.javaluator.StaticVariableSet not removed because it was specifically included
[INFO] com.denizenscript.denizen.nms.interfaces.packets.PacketOutSpawnEntity not removed because it was specifically included
[INFO] com.denizenscript.denizen.nms.util.Utilities not removed because it was specifically included
[INFO] com.denizenscript.denizen.nms.interfaces.BossBarHelper not removed because it was specifically included
[INFO] com.denizenscript.denizen.nms.util.jnbt.ListTagBuilder not removed because it was specifically included
[INFO] org.json.JSONML not removed because it was specifically included
[INFO] org.json.JSONStringer not removed because it was specifically included
[INFO] org.json.CDL not removed because it was specifically included
[INFO] org.json.XML not removed because it was specifically included
[INFO] org.json.HTTP not removed because it was specifically included
[INFO] org.json.Property not removed because it was specifically included
[INFO] org.json.XML$1 not removed because it was specifically included
[INFO] org.json.HTTPTokener not removed because it was specifically included
[INFO] org.json.Cookie not removed because it was specifically included
[INFO] org.json.XML$1$1 not removed because it was specifically included
[INFO] org.json.XMLTokener not removed because it was specifically included
[INFO] org.json.CookieList not removed because it was specifically included
[INFO] Minimized 1631 -> 1624 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen ---
[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:2.3.1:jar (default-jar) @ denizen ---
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.23 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.50-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-nmshandler:jar:1.1.0-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20180813 in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-v**
[INFO] Minimizing jar com.denizenscript:denizen:jar:1.1.0-SNAPSHOT
[WARNING] json-20180813.jar, denizen-1.1.0-SNAPSHOT.jar define 25 overlapping classes: 
[WARNING]   - org.json.JSONPropertyName
[WARNING]   - org.json.HTTPTokener
[WARNING]   - org.json.HTTP
[WARNING]   - org.json.JSONObject
[WARNING]   - org.json.JSONPointer$Builder
[WARNING]   - org.json.JSONWriter
[WARNING]   - org.json.JSONObject$1
[WARNING]   - org.json.JSONArray
[WARNING]   - org.json.JSONPointer
[WARNING]   - org.json.JSONString
[WARNING]   - 15 more...
[WARNING] snakeyaml-1.23.jar, denizen-1.1.0-SNAPSHOT.jar define 204 overlapping classes: 
[WARNING]   - org.yaml.snakeyaml.emitter.Emitter$ExpectBlockMappingValue
[WARNING]   - org.yaml.snakeyaml.parser.ParserImpl$ParseBlockNode
[WARNING]   - org.yaml.snakeyaml.emitter.Emitter$ExpectBlockMappingSimpleValue
[WARNING]   - org.yaml.snakeyaml.emitter.Emitter$ExpectDocumentEnd
[WARNING]   - org.yaml.snakeyaml.Yaml$3
[WARNING]   - org.yaml.snakeyaml.emitter.Emitter$ExpectBlockSequenceItem
[WARNING]   - org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry
[WARNING]   - org.yaml.snakeyaml.util.ArrayUtils
[WARNING]   - org.yaml.snakeyaml.tokens.Token$ID
[WARNING]   - org.yaml.snakeyaml.reader.StreamReader
[WARNING]   - 194 more...
[WARNING] denizen-nmshandler-1.1.0-SNAPSHOT.jar, denizen-1.1.0-SNAPSHOT.jar define 76 overlapping classes: 
[WARNING]   - com.denizenscript.denizen.nms.util.jnbt.IntTag
[WARNING]   - com.denizenscript.denizen.nms.util.PlayerProfile
[WARNING]   - com.denizenscript.denizen.nms.util.jnbt.ByteArrayTag
[WARNING]   - com.denizenscript.denizen.nms.interfaces.SoundHelper
[WARNING]   - com.denizenscript.denizen.nms.interfaces.BlockHelper
[WARNING]   - com.denizenscript.denizen.nms.enums.CustomEntityType
[WARNING]   - com.denizenscript.denizen.nms.util.jnbt.NBTOutputStream
[WARNING]   - com.denizenscript.denizen.nms.util.TradeOffer
[WARNING]   - com.denizenscript.denizen.nms.interfaces.CustomEntityHelper
[WARNING]   - com.denizenscript.denizen.nms.abstracts.BiomeNMS$DownfallType
[WARNING]   - 66 more...
[WARNING] denizen-1.1.0-SNAPSHOT.jar, denizencore-1.50-SNAPSHOT.jar define 413 overlapping classes: 
[WARNING]   - com.denizenscript.denizencore.tags.core.DurationTagBase
[WARNING]   - com.denizenscript.denizencore.tags.core.ContextTagBase$1
[WARNING]   - com.denizenscript.denizencore.objects.core.ElementTag$52
[WARNING]   - com.denizenscript.denizencore.objects.core.ListTag$41
[WARNING]   - com.denizenscript.denizencore.tags.core.ScriptTagBase
[WARNING]   - com.denizenscript.denizencore.objects.core.ListTag$27
[WARNING]   - com.denizenscript.denizencore.events.OldEventManager$OldEventContextSource
[WARNING]   - com.denizenscript.denizencore.objects.core.ListTag$14
[WARNING]   - com.denizenscript.denizencore.scripts.commands.queue.WhileCommand$1
[WARNING]   - com.denizenscript.denizencore.utilities.scheduling.OneTimeSchedulable
[WARNING]   - 403 more...
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Minimized 2360 -> 2353 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.1.0-SNAPSHOT/denizen-1.1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.1.0-SNAPSHOT/denizen-1.1.0-SNAPSHOT.pom