Skip to content
Success

Console Output

Started by user PseudoKnight
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/CHServerCommunication
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/PseudoKnight/CHServerCommunication
 > git init /var/jenkins_home/workspace/CHServerCommunication # timeout=10
Fetching upstream changes from https://github.com/PseudoKnight/CHServerCommunication
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://github.com/PseudoKnight/CHServerCommunication +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/PseudoKnight/CHServerCommunication # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 32fc2d14f9ca52dfb7141007c7a0e8d239d65d58 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32fc2d14f9ca52dfb7141007c7a0e8d239d65d58 # timeout=10
Commit message: "Fix project language level"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module me.entityreborn:CHServerCommunication CHServerCommunication
Modules changed, recalculating dependency graph
Established TCP socket on 41993
[CHServerCommunication] $ /usr/lib/jvm/temurin-17-jdk-amd64/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 41993
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHServerCommunication/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< me.entityreborn:CHServerCommunication >----------------
[INFO] Building CHServerCommunication 0.0.5
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.pom (6.0 kB at 3.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.4/maven-shade-plugin-1.4.jar (83 kB at 373 kB/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Sonatype Snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.4-SNAPSHOT/maven-metadata.xml (989 B at 406 B/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Sonatype Snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 9.3 kB/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jeromq/0.4.3/jeromq-0.4.3.pom
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jeromq/0.4.3/jeromq-0.4.3.pom (9.5 kB at 55 kB/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jnacl/0.1.0/jnacl-0.1.0.pom
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jnacl/0.1.0/jnacl-0.1.0.pom (5.0 kB at 1.7 kB/s)
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-repo (https://maven.enginehub.org/repo, default, releases+snapshots), Sonatype Snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.squareup.okio:okio:jar:1.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-repo (https://maven.enginehub.org/repo, default, releases+snapshots), Sonatype Snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-repo (https://maven.enginehub.org/repo, default, releases+snapshots), Sonatype Snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.squareup.okio:okio:jar:1.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-repo (https://maven.enginehub.org/repo, default, releases+snapshots), Sonatype Snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (0 B at 0 B/s)
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/com/squareup/okio/okio/1.6.0/okio-1.6.0.jar
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jeromq/0.4.3/jeromq-0.4.3.jar
[INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jnacl/0.1.0/jnacl-0.1.0.jar
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/com/squareup/okio/okio/1.6.0/okio-1.6.0.jar (0 B at 0 B/s)
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jnacl/0.1.0/jnacl-0.1.0.jar (19 kB at 5.8 kB/s)
[INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/zeromq/jeromq/0.4.3/jeromq-0.4.3.jar (429 kB at 108 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHServerCommunication ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHServerCommunication ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHServerCommunication/src/main/resources
[INFO] 
[INFO] --- compiler:2.3.2:compile (default-compile) @ CHServerCommunication ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (3.5 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (1.3 kB at 26 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 kB at 370 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (5.3 kB at 92 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 kB at 83 kB/s)
[INFO] Compiling 9 source files to /var/jenkins_home/workspace/CHServerCommunication/target/classes
[INFO] 
[INFO] --- processor:2.2.4:process (process) @ CHServerCommunication ---
Processing com.laytonsmith.extensions.chsc.Tracking
Extension 'CHServerCommunication' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_8' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] >>> exec:1.2.1:java (cache-annotations) > validate @ CHServerCommunication >>>
[WARNING] Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo
[INFO] 
[INFO] <<< exec:1.2.1:java (cache-annotations) < validate @ CHServerCommunication <<<
[INFO] 
[INFO] 
[INFO] --- exec:1.2.1:java (cache-annotations) @ CHServerCommunication ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHServerCommunication/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHServerCommunication/target/classes
Done writing jarInfo.ser, which took 609 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHServerCommunication ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHServerCommunication/src/test/resources
[INFO] 
[INFO] --- compiler:2.3.2:testCompile (default-testCompile) @ CHServerCommunication ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHServerCommunication ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:2.4:jar (default-jar) @ CHServerCommunication ---
[INFO] Building jar: /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5.jar
[INFO] 
[INFO] --- shade:1.4:shade (ShadedBundle) @ CHServerCommunication ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 4.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 8.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 9.2 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.pom (2.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 332 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 336 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 528 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 75 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 45 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.pom (7.5 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (9.7 kB at 243 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 10 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (251 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 487 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.6/jdependency-0.6.jar (12 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (88 kB at 665 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 113 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 166 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 83 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.1/maven-dependency-tree-1.1.jar (34 kB at 129 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 532 kB/s)
[INFO] Excluding com.sk89q:commandhelper:jar:3.3.4-SNAPSHOT from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.16.2-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:21.0 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.16-R0.3 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding junit:junit:jar:4.10 from the shaded jar.
[INFO] Excluding org.hamcrest:hamcrest-core:jar:1.1 from the shaded jar.
[INFO] Excluding org.mindrot:jBCrypt:jar:1.0 from the shaded jar.
[INFO] Excluding org.perf4j:perf4j:jar:0.9.16 from the shaded jar.
[INFO] Excluding org.xerial:sqlite-jdbc:jar:3.21.0.1 from the shaded jar.
[INFO] Excluding redis.clients:jedis:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-pool2:jar:2.4.2 from the shaded jar.
[INFO] Excluding mysql:mysql-connector-java:jar:8.0.18 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.6.1 from the shaded jar.
[INFO] Excluding postgresql:postgresql:jar:9.1-901-1.jdbc4 from the shaded jar.
[INFO] Excluding com.microsoft.sqlserver:mssql-jdbc:jar:8.2.2.jre8 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.26 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding com.jcraft:jsch:jar:0.1.54 from the shaded jar.
[INFO] Excluding net.sourceforge.jchardet:jchardet:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2 from the shaded jar.
[INFO] Excluding org.json:json:jar:20140107 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.7 from the shaded jar.
[INFO] Excluding org.brotli:dec:jar:0.1.2 from the shaded jar.
[INFO] Excluding commons-codec:commons-codec:jar:1.11 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-all:jar:6.0_BETA from the shaded jar.
[INFO] Excluding jline:jline:jar:2.14.5 from the shaded jar.
[INFO] Excluding javax.mail:mail:jar:1.5.0-b01 from the shaded jar.
[INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.8.0 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:0.8.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.18.0 from the shaded jar.
[INFO] Excluding org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.8.0 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.0.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:okhttp:jar:2.7.5 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] Excluding com.squareup.okhttp:logging-interceptor:jar:2.7.5 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.8.1 from the shaded jar.
[INFO] Excluding io.gsonfire:gson-fire:jar:1.8.3 from the shaded jar.
[INFO] Excluding org.threeten:threetenbp:jar:1.3.5 from the shaded jar.
[INFO] Including org.zeromq:jeromq:jar:0.4.3 in the shaded jar.
[INFO] Including org.zeromq:jnacl:jar:0.1.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5.jar with /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5-Bundle.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.343 s
[INFO] Finished at: 2024-02-21T18:33:16-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/workspace/CHServerCommunication/dependency-reduced-pom.xml to me.entityreborn/CHServerCommunication/0.0.5/CHServerCommunication-0.0.5.pom
[JENKINS] Archiving /var/jenkins_home/workspace/CHServerCommunication/target/CHServerCommunication-0.0.5.jar to me.entityreborn/CHServerCommunication/0.0.5/CHServerCommunication-0.0.5.jar
channel stopped
Setting project description with contents of file [README.md]
Archiving artifacts
Finished: SUCCESS