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.3-SNAPSHOT                                    [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/plugin/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 617 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.6: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.12.4:test (default-test) @ denizen ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.25 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.70-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20190722 in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-v**
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen:jar:1.1.3-SNAPSHOT
[INFO] com.denizenscript.denizencore.exceptions.CommandExecutionException not removed because it was specifically included
[INFO] org.json.JSONML not removed because it was specifically included
[INFO] org.json.XMLParserConfiguration 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.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] org.json.Cookie not removed because it was specifically included
[INFO] Minimized 1332 -> 1325 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-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.6:resources (default-resources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 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.6: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.12.4: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.4:jar (default-jar) @ denizen ---
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.25 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.70-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20190722 in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-v**
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen:jar:1.1.3-SNAPSHOT
[WARNING] denizencore-1.70-SNAPSHOT.jar, denizen-1.1.3-SNAPSHOT.jar define 221 overlapping classes: 
[WARNING]   - com.denizenscript.denizencore.objects.core.DurationTag
[WARNING]   - com.denizenscript.denizencore.tags.core.DurationTagBase
[WARNING]   - com.denizenscript.denizencore.tags.core.ContextTagBase$1
[WARNING]   - com.denizenscript.denizencore.scripts.containers.core.ProcedureScriptContainer
[WARNING]   - com.denizenscript.denizencore.tags.core.ScriptTagBase
[WARNING]   - com.denizenscript.denizencore.events.OldEventManager$OldEventContextSource
[WARNING]   - com.denizenscript.denizencore.objects.core.ListTag$1
[WARNING]   - com.denizenscript.denizencore.scripts.commands.file.LogCommand$1
[WARNING]   - com.denizenscript.denizencore.scripts.commands.queue.WhileCommand$1
[WARNING]   - com.denizenscript.denizencore.utilities.scheduling.OneTimeSchedulable
[WARNING]   - 211 more...
[WARNING] json-20190722.jar, denizen-1.1.3-SNAPSHOT.jar define 26 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]   - 16 more...
[WARNING] denizen-1.1.3-SNAPSHOT.jar, snakeyaml-1.25.jar define 205 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]   - 195 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 1793 -> 1786 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-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.4:install (default-install) @ denizen ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.1.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.1.3-SNAPSHOT/denizen-1.1.3-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.3-SNAPSHOT/denizen-1.1.3-SNAPSHOT.pom