[INFO] [INFO] ---------------------< net.md-5:bungeecord-config >--------------------- [INFO] Building BungeeCord-Config 26.1-R0.1-SNAPSHOT [3/24] [INFO] from config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bungeecord-config --- [INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/config/target [INFO] [INFO] --- enforcer:3.6.3:enforce (enforce) @ bungeecord-config --- [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 2: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] Rule 4: org.apache.maven.enforcer.rules.RequireExplicitDependencyScope passed [INFO] Rule 5: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed [INFO] [INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-config --- [INFO] Set property "describe" to "git:BungeeCord-Config:26.1-R0.1-SNAPSHOT:a73d26b:2072" [INFO] Set property "project.build.outputTimestamp" to "1780098329" [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ bungeecord-config --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/config/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ bungeecord-config --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bungeecord-config --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ bungeecord-config --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/config/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bungeecord-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ bungeecord-config --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.pom (5.2 kB at 225 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.6/surefire-providers-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.6/surefire-providers-3.5.6.pom (2.5 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.pom (3.1 kB at 122 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.jar (35 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.jar (18 kB at 881 kB/s) [INFO] Downloading from minecraft-libraries: https://libraries.minecraft.net/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.pom (3.4 kB at 129 kB/s) [INFO] Downloading from minecraft-libraries: https://libraries.minecraft.net/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/6.1.0/junit-platform-launcher-6.1.0.jar (251 kB at 9.7 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.md_5.bungee.config.CompoundConfigurationTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in net.md_5.bungee.config.CompoundConfigurationTest [INFO] Running net.md_5.bungee.config.DefaultConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in net.md_5.bungee.config.DefaultConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ bungeecord-config --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.4.0:jar-no-fork (default) @ bungeecord-config --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- lombok:1.18.20.0:delombok (default) @ bungeecord-config --- [INFO] Delombok complete. [INFO] [INFO] --- javadoc:3.12.0:jar (default) @ bungeecord-config --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] NOT adding javadoc to attached artifacts list. [INFO] [INFO] --- javadoc:3.12.0:jar (delombok) @ bungeecord-config --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- install:3.1.4:install (default-install) @ bungeecord-config --- [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/config/target/bungeecord-config-26.1-R0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bungeecord-config --- [INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.1 kB/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19.pom [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19.pom (1.3 kB at 991 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19.jar [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19-sources.jar [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19-javadoc.jar [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19-sources.jar (6.4 kB at 4.7 kB/s) [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19.jar (14 kB at 10 kB/s) [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260529.234631-19-javadoc.jar (114 kB at 79 kB/s) [INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/maven-metadata.xml [INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/maven-metadata.xml (373 B at 543 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 744 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/maven-metadata.xml [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-config/maven-metadata.xml (373 B at 286 B/s) [JENKINS] Archiving disabled