[INFO] [INFO] ---------------------< net.md-5:bungeecord-native >--------------------- [INFO] Building BungeeCord-Native 26.1-R0.1-SNAPSHOT [12/24] [INFO] from native/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bungeecord-native --- [INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/native/target [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce) @ bungeecord-native --- [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-native --- [INFO] Set property "describe" to "git:BungeeCord-Native:26.1-R0.1-SNAPSHOT:c21769b:2069" [INFO] Set property "project.build.outputTimestamp" to "1778668849" [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ bungeecord-native --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ bungeecord-native --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bungeecord-native --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ bungeecord-native --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/native/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bungeecord-native --- [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.5:test (default-test) @ bungeecord-native --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running net.md_5.bungee.NativeCipherTest Testing Java cipher... This cipher works correctly! Benchmarking Java cipher... Encryption Iteration: 4096, Elapsed: 288 ms Decryption Iteration: 4096, Elapsed: 243 ms Testing native cipher... This cipher works correctly! Benchmarking native cipher... Encryption Iteration: 4096, Elapsed: 324 ms Decryption Iteration: 4096, Elapsed: 266 ms [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in net.md_5.bungee.NativeCipherTest [INFO] Running net.md_5.bungee.NativeZlibTest Testing Exception: net.md_5.bungee.jni.zlib.NativeZlib@555cf22 Testing Exception: net.md_5.bungee.jni.zlib.JavaZlib@7d42c224 Testing: net.md_5.bungee.jni.zlib.NativeZlib@522a32b1 Took: 147ms Testing: net.md_5.bungee.jni.zlib.JavaZlib@58fb7731 Took: 150ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in net.md_5.bungee.NativeZlibTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ bungeecord-native --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.4.0:jar-no-fork (default) @ bungeecord-native --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- lombok:1.18.20.0:delombok (default) @ bungeecord-native --- [INFO] Delombok complete. [INFO] [INFO] --- javadoc:3.12.0:jar (default) @ bungeecord-native --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] NOT adding javadoc to attached artifacts list. [INFO] [INFO] --- javadoc:3.12.0:jar (delombok) @ bungeecord-native --- [INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- install:3.1.4:install (default-install) @ bungeecord-native --- [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bungeecord-native --- [INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/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-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 kB/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16.pom [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16.pom (976 B at 725 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16.jar [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16-sources.jar [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16-javadoc.jar [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16-javadoc.jar (147 kB at 101 kB/s) [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16-sources.jar (156 kB at 103 kB/s) [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260513.104114-16.jar (161 kB at 105 kB/s) [INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml [INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml (373 B at 390 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/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-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 747 B/s) [INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml [INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml (373 B at 303 B/s) [JENKINS] Archiving disabled