Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/dDiscordBot/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/dDiscordBot/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/dDiscordBot.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/dDiscordBot.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/dDiscordBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4f16c64997a9f57fad60529f368fb2eb1d712c21 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f16c64997a9f57fad60529f368fb2eb1d712c21 # timeout=10 Commit message: "minor updates - meta, and clean_flags" > git rev-list --no-walk baecfb8c2cd6fa9a5a6e4d529998e295a47334c8 # timeout=10 > git tag -a -f -m Jenkins Build #229 jenkins-dDiscordBot-229 # timeout=10 false Parsing POMs Established TCP socket on 37452 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-4.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 37452 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean package install -DBUILD_NUMBER=229 [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 46 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-b229.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ddiscordbot --- [INFO] Including net.dv8tion:JDA:jar:5.0.0-alpha.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 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:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 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.4 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-core:jar:2.13.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2 in the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:23.0.0 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] JDA-5.0.0-alpha.12.jar, commons-collections4-4.4.jar, dDiscordBot-0.7-b229.jar, jackson-annotations-2.13.2.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, nv-websocket-client-2.14.jar, okhttp-4.9.3.jar, okio-2.8.0.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.36.jar, trove4j-3.0.3.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] jackson-annotations-2.13.2.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.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 5683 -> 3517 (61%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b229.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.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 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:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 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.4 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-core:jar:2.13.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2 in the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:23.0.0 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] JDA-5.0.0-alpha.12.jar, commons-collections4-4.4.jar, dDiscordBot-0.7-b229.jar, jackson-annotations-2.13.2.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, nv-websocket-client-2.14.jar, okhttp-4.9.3.jar, okio-2.8.0.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.36.jar, trove4j-3.0.3.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] dDiscordBot-0.7-b229.jar, slf4j-api-1.7.36.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-b229.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-b229.jar, okhttp-4.9.3.jar define 2 overlapping resources: [WARNING] - META-INF/okhttp.kotlin_module [WARNING] - META-INF/proguard/okhttp3.pro [WARNING] dDiscordBot-0.7-b229.jar, okio-2.8.0.jar define 2 overlapping resources: [WARNING] - META-INF/okio.kotlin_module [WARNING] - META-INF/proguard/okio.pro [WARNING] dDiscordBot-0.7-b229.jar, kotlin-stdlib-common-1.4.0.jar define 1 overlapping resource: [WARNING] - META-INF/kotlin-stdlib-common.kotlin_module [WARNING] dDiscordBot-0.7-b229.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping resource: [WARNING] - META-INF/kotlin-stdlib.kotlin_module [WARNING] dDiscordBot-0.7-b229.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] dDiscordBot-0.7-b229.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.4.jar, dDiscordBot-0.7-b229.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-b229.jar, jackson-annotations-2.13.2.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] dDiscordBot-0.7-b229.jar, jackson-core-2.13.2.jar, jackson-databind-2.13.2.2.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] dDiscordBot-0.7-b229.jar, jackson-core-2.13.2.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] dDiscordBot-0.7-b229.jar, jackson-databind-2.13.2.2.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-b229.jar, jackson-annotations-2.13.2.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] 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 9115 -> 6949 (76%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b229.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-b229.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: 26.242 s [INFO] Finished at: 2022-05-22T19:38:16Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to com.denizenscript/ddiscordbot/0.7/ddiscordbot-0.7.pom [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.7-b229.jar to com.denizenscript/ddiscordbot/0.7/ddiscordbot-0.7.jar channel stopped Archiving artifacts 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 Sending notification to Discord. Finished: SUCCESS