Established TCP socket on 39925 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/LogBlock/pom.xml install deploy [INFO] Scanning for projects... [INFO] [INFO] -------------------------< de.diddiz:logblock >------------------------- [INFO] Building LogBlock 1.20.0.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (regex-property) @ logblock --- [INFO] No match to regex '[0-9\.]+ \(.+\)' found in '1.20.0.0-SNAPSHOT (build #212)'. The initial value '1.20.0.0-SNAPSHOT (build #212)' is left as-is... [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ logblock --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ logblock --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 88 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logblock --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/LogBlock/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logblock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ logblock --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Running de.diddiz.LogBlock.QueryParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in de.diddiz.LogBlock.QueryParsingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ logblock --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar [INFO] [INFO] --- shade:3.5.3:shade (default) @ logblock --- [INFO] Including com.zaxxer:HikariCP:jar:5.1.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] HikariCP-5.1.0.jar, LogBlock.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar with /home/tomcat/.jenkins/workspace/LogBlock/target/logblock-1.20.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ logblock --- [INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.jar [INFO] [INFO] --- build-helper:3.5.0:regex-property (regex-property) @ logblock --- [INFO] No match to regex '[0-9\.]+ \(.+\)' found in '1.20.0.0-SNAPSHOT (build #212)'. The initial value '1.20.0.0-SNAPSHOT (build #212)' is left as-is... [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ logblock --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ logblock --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.jenkins/workspace/LogBlock/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logblock --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/LogBlock/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logblock --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ logblock --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ logblock --- [INFO] [INFO] --- shade:3.5.3:shade (default) @ logblock --- [INFO] Including com.zaxxer:HikariCP:jar:5.1.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] HikariCP-5.1.0.jar, LogBlock.jar define 2 overlapping resources: [WARNING] - META-INF/maven/com.zaxxer/HikariCP/pom.properties [WARNING] - META-INF/maven/com.zaxxer/HikariCP/pom.xml [WARNING] HikariCP-5.1.0.jar, LogBlock.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] LogBlock.jar, slf4j-api-1.7.36.jar define 36 overlapping classes and resources: [WARNING] - META-INF/maven/org.slf4j/slf4j-api/pom.properties [WARNING] - META-INF/maven/org.slf4j/slf4j-api/pom.xml [WARNING] - org.slf4j.ILoggerFactory [WARNING] - org.slf4j.IMarkerFactory [WARNING] - org.slf4j.Logger [WARNING] - org.slf4j.LoggerFactory [WARNING] - org.slf4j.MDC [WARNING] - org.slf4j.MDC$1 [WARNING] - org.slf4j.MDC$MDCCloseable [WARNING] - org.slf4j.Marker [WARNING] - 26 more... [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar with /home/tomcat/.jenkins/workspace/LogBlock/target/logblock-1.20.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ logblock --- [INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/LogBlock/target/LogBlock.jar to /home/tomcat/.m2/repository/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ logblock --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml (779 B at 4.6 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20240921.054204-30.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20240921.054204-30.pom (5.2 kB at 226 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20240921.054204-30.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/logblock-1.20.0.0-20240921.054204-30.jar (590 kB at 11 MB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml [INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml (366 B at 92 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/1.20.0.0-SNAPSHOT/maven-metadata.xml (779 B at 56 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/diddiz/logblock/maven-metadata.xml (366 B at 23 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.364 s [INFO] Finished at: 2024-09-21T07:42:11+02:00 [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat