Console Output

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.image:image-examples-customoperation >----------
[INFO] Building Mistral Examples CustomOperation 1.0-ALPHA-8-SNAPSHOT   [10/13]
[INFO]   from modules/Examples/CustomOperationExample/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ image-examples-customoperation ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ image-examples-customoperation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1682052516821
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-examples-customoperation ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-examples-customoperation ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-examples-customoperation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-examples-customoperation ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ image-examples-customoperation ---
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ image-examples-customoperation ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ image-examples-customoperation ---
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-examples-customoperation ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ image-examples-customoperation ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ image-examples-customoperation ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ image-examples-customoperation ---
[INFO] Building jar: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/image-examples-customoperation-1.0-ALPHA-8-SNAPSHOT.fc3cc20460fb.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-examples-customoperation ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ image-examples-customoperation ---
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/image-examples-customoperation-1.0-ALPHA-8-SNAPSHOT.fc3cc20460fb.jar to /var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/it/tidalwave/image/image-examples-customoperation/1.0-ALPHA-8-SNAPSHOT/image-examples-customoperation-1.0-ALPHA-8-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/pom.xml to /var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/it/tidalwave/image/image-examples-customoperation/1.0-ALPHA-8-SNAPSHOT/image-examples-customoperation-1.0-ALPHA-8-SNAPSHOT.pom
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ image-examples-customoperation >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ image-examples-customoperation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample
[INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1682052521106
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-examples-customoperation ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-examples-customoperation ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-examples-customoperation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-examples-customoperation ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ image-examples-customoperation ---
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ image-examples-customoperation ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ image-examples-customoperation ---
[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/Mistral_Metrics/workspace/modules/Examples/CustomOperationExample/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-examples-customoperation ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ image-examples-customoperation <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ image-examples-customoperation ---
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.image:image-operations:jar:1.0-ALPHA-8-SNAPSHOT:compile
[WARNING]    it.tidalwave.image:image-contributions:jar:1.0-ALPHA-8-SNAPSHOT:compile
[WARNING]    javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    org.slf4j:jul-to-slf4j:jar:1.7.30:runtime
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-13:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[JENKINS] Archiving disabled