SuccessConsole Output

[INFO] 
[INFO] --< co.codewizards.cloudstore:co.codewizards.cloudstore.rest.client >---
[INFO] Building co.codewizards.cloudstore.rest.client 1.0.1-SNAPSHOT     [6/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.rest.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.rest.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.rest.client ---
[WARNING] **************************************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [jersey-common-2.29.1.jar, jersey-client-2.29.1.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] **************************************************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.rest.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.rest.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.rest.client ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest
16:38:24.561 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://cloudstore.codewizards.co/': entered.
16:38:24.580 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://cloudstore.codewizards.co/' => baseURL='https://cloudstore.codewizards.co/mediathek/'
16:38:24.678 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.679 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/' => baseURL='https://localhost:8080/'
16:38:24.701 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.703 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/' => baseURL='https://localhost:8080/aaa/bbb/'
16:38:24.715 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.717 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/' => baseURL='https://localhost:8080/'
16:38:24.726 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://cloudstore.codewizards.co/': entered.
16:38:24.728 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://cloudstore.codewizards.co/' => baseURL='https://cloudstore.codewizards.co/'
16:38:24.748 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.750 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/' => baseURL='https://localhost:8080/aaa/bbb/'
16:38:24.760 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.761 [main] ERROR co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: baseURL for hostURL='https://localhost:8080/' not found!
16:38:24.777 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/': entered.
16:38:24.779 [main] DEBUG co.codewizards.cloudstore.rest.client.CloudStoreRestClient - determineBaseUrl: hostURL='https://localhost:8080/' => baseURL='https://localhost:8080/aaa/bbb/ccc/'
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.rest.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 147 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5.jar (60 kB at 20 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5.pom (1.1 kB at 1.1 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (322 B at 107 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 513 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (322 B at 322 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.rest.client-1.0.1-20200413.143825-5-sources.jar (40 kB at 20 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 513 kB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.rest.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.rest.client >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.rest.client <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.client ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.rest.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected