Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ---< it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-commons-test >---
[INFO] Building blueMarine II :: Commons for Tests 1.1-ALPHA-2-SNAPSHOT [5/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-18/it-tidalwave-messagebus-3.2-ALPHA-18.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-18/it-tidalwave-messagebus-3.2-ALPHA-18.pom (2.4 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-18/it-tidalwave-messagebus-3.2-ALPHA-18.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-18/it-tidalwave-messagebus-3.2-ALPHA-18.jar (24 kB at 609 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-commons-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1674843736741
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-commons-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-commons-test ---
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO] [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterClass,/javax.annotation.Nonnegative,/org.testng.annotations.BeforeClass,java.base/java.lang.Override,/org.testng.annotations.AfterMethod
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/src/main/java/it/tidalwave/bluemarine2/commons/test/TestUtilities.java:[82,23] [rawtypes] found raw type: SimpleComposite
missing type arguments for generic class SimpleComposite<T>
where T is a type-variable:
T extends Object declared in interface SimpleComposite
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/src/main/java/it/tidalwave/bluemarine2/commons/test/TestUtilities.java:[83,67] [unchecked] unchecked call to forEach(Consumer<? super T>) as a member of the raw type Iterable
where T is a type-variable:
T extends Object declared in interface Iterable
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/target/it-tidalwave-bluemarine2-commons-test-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-commons-test ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/target/it-tidalwave-bluemarine2-commons-test-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/.repository/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-commons-test/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-commons-test-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/modules/TestCommons/pom.xml to /var/jenkins_home/jobs/blueMarine2_Build_from_Scratch/workspace/.repository/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-commons-test/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-commons-test-1.1-ALPHA-2-SNAPSHOT.pom
[JENKINS] Archiving disabled