Skip to content
Success

Console Output

Established TCP socket on 41346
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean package install -DBUILD_NUMBER=209
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< com.denizenscript:ddiscordbot >--------------------
[INFO] Building dDiscordBot 0.7
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.denizenscript:denizen:jar:1.2.4-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ddiscordbot ---
[INFO] Deleting /var/lib/jenkins/jobs/dDiscordBot/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b209.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ddiscordbot ---
[INFO] Including net.dv8tion:JDA:jar:5.0.0-alpha.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.neovisionaries:nv-websocket-client:jar:2.14 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:3.13.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.17.2 in the shaded jar.
[INFO] Including club.minnced:opus-java:jar:1.1.1 in the shaded jar.
[INFO] Including club.minnced:opus-java-api:jar:1.1.1 in the shaded jar.
[INFO] Including club.minnced:opus-java-natives:jar:1.1.1 in the shaded jar.
[INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Excluding com.denizenscript:denizen:jar:1.2.4-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:16.0.1 from the shaded jar.
[INFO] Excluding net.java.dev.jna:jna:jar:4.4.0 from the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.7
[WARNING] /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes (Is a directory)
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] JDA-5.0.0-alpha.3.jar, commons-collections4-4.1.jar, dDiscordBot-0.7-b209.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, nv-websocket-client-2.14.jar, okhttp-3.13.0.jar, okio-1.17.2.jar, opus-java-1.1.1.jar, opus-java-api-1.1.1.jar, opus-java-natives-1.1.1.jar, slf4j-api-1.7.25.jar, trove4j-3.0.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE
[WARNING] jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE
[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 4235 -> 2344 (55%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b209.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.7-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[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.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ddiscordbot ---
[INFO] Including net.dv8tion:JDA:jar:5.0.0-alpha.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.neovisionaries:nv-websocket-client:jar:2.14 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:3.13.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.17.2 in the shaded jar.
[INFO] Including club.minnced:opus-java:jar:1.1.1 in the shaded jar.
[INFO] Including club.minnced:opus-java-api:jar:1.1.1 in the shaded jar.
[INFO] Including club.minnced:opus-java-natives:jar:1.1.1 in the shaded jar.
[INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Excluding com.denizenscript:denizen:jar:1.2.4-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:16.0.1 from the shaded jar.
[INFO] Excluding net.java.dev.jna:jna:jar:4.4.0 from the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.7
[WARNING] /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes (Is a directory)
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] JDA-5.0.0-alpha.3.jar, commons-collections4-4.1.jar, dDiscordBot-0.7-b209.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, nv-websocket-client-2.14.jar, okhttp-3.13.0.jar, okio-1.17.2.jar, opus-java-1.1.1.jar, opus-java-api-1.1.1.jar, opus-java-natives-1.1.1.jar, slf4j-api-1.7.25.jar, trove4j-3.0.3.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] dDiscordBot-0.7-b209.jar, slf4j-api-1.7.25.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/org.slf4j/slf4j-api/pom.properties
[WARNING]   - META-INF/maven/org.slf4j/slf4j-api/pom.xml
[WARNING] dDiscordBot-0.7-b209.jar, nv-websocket-client-2.14.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/com.neovisionaries/nv-websocket-client/pom.properties
[WARNING]   - META-INF/maven/com.neovisionaries/nv-websocket-client/pom.xml
[WARNING] dDiscordBot-0.7-b209.jar, okhttp-3.13.0.jar define 3 overlapping resources: 
[WARNING]   - META-INF/maven/com.squareup.okhttp3/okhttp/pom.properties
[WARNING]   - META-INF/maven/com.squareup.okhttp3/okhttp/pom.xml
[WARNING]   - META-INF/proguard/okhttp3.pro
[WARNING] dDiscordBot-0.7-b209.jar, okio-1.17.2.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/com.squareup.okio/okio/pom.properties
[WARNING]   - META-INF/maven/com.squareup.okio/okio/pom.xml
[WARNING] dDiscordBot-0.7-b209.jar, opus-java-natives-1.1.1.jar define 7 overlapping resources: 
[WARNING]   - natives/darwin/libopus.dylib
[WARNING]   - natives/linux-aarch64/libopus.so
[WARNING]   - natives/linux-arm/libopus.so
[WARNING]   - natives/linux-x86-64/libopus.so
[WARNING]   - natives/linux-x86/libopus.so
[WARNING]   - natives/win32-x86-64/libopus.dll
[WARNING]   - natives/win32-x86/libopus.dll
[WARNING] commons-collections4-4.1.jar, dDiscordBot-0.7-b209.jar define 4 overlapping resources: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING]   - META-INF/NOTICE.txt
[WARNING]   - META-INF/maven/org.apache.commons/commons-collections4/pom.properties
[WARNING]   - META-INF/maven/org.apache.commons/commons-collections4/pom.xml
[WARNING] dDiscordBot-0.7-b209.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE
[WARNING] dDiscordBot-0.7-b209.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/NOTICE
[WARNING] dDiscordBot-0.7-b209.jar, jackson-databind-2.10.1.jar define 3 overlapping resources: 
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.properties
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.xml
[WARNING]   - META-INF/services/com.fasterxml.jackson.core.ObjectCodec
[WARNING] dDiscordBot-0.7-b209.jar, jackson-annotations-2.10.1.jar define 2 overlapping resources: 
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-annotations/pom.properties
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-annotations/pom.xml
[WARNING] dDiscordBot-0.7-b209.jar, jackson-core-2.10.1.jar define 3 overlapping resources: 
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-core/pom.properties
[WARNING]   - META-INF/maven/com.fasterxml.jackson.core/jackson-core/pom.xml
[WARNING]   - META-INF/services/com.fasterxml.jackson.core.JsonFactory
[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 6499 -> 4608 (70%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b209.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.7-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ddiscordbot ---
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b209.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.7/ddiscordbot-0.7.jar
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.7/ddiscordbot-0.7.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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.534 s
[INFO] Finished at: 2022-02-21T11:27:40Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data