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-processor >----------------- [INFO] Building Mistral Processor 1.0-ALPHA-8-SNAPSHOT [7/13] [INFO] from modules/Processor/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ image-processor --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ image-processor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor [INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1733020102251 [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/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-processor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-processor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-processor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb [INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-processor --- [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/Processor/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ image-processor --- [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/Processor/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ image-processor --- [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 9 source files to /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/target/classes [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[116,39] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[550,36] [rawtypes] found raw type: Class missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/Statistics.java:[63,18] [serial] serializable class Item has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/event/ImagingTaskProcessorEvent.java:[39,7] [serial] serializable class ImagingTaskProcessorEvent has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/FileImageModelHolder.java:[45,14] [serial] serializable class FileImageModelHolder has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ image-processor --- [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/Processor/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-processor --- [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-processor --- [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. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ image-processor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ image-processor --- [INFO] Building jar: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.fc3cc20460fb.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-processor --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ image-processor --- [INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/target/image-processor-1.0-ALPHA-8-SNAPSHOT.fc3cc20460fb.jar to /var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/it/tidalwave/image/image-processor/1.0-ALPHA-8-SNAPSHOT/image-processor-1.0-ALPHA-8-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/pom.xml to /var/jenkins_home/jobs/Mistral_Metrics/workspace@tmp/repository/it/tidalwave/image/image-processor/1.0-ALPHA-8-SNAPSHOT/image-processor-1.0-ALPHA-8-SNAPSHOT.pom [INFO] [INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ image-processor >>> [INFO] [INFO] --- buildnumber:1.4:create (default) @ image-processor --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor [INFO] Storing buildNumber: fc3cc20460fb at timestamp: 1733020112440 [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/Processor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-processor --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-processor --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-processor --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.0-ALPHA-8-SNAPSHOT fc3cc20460fb [INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ image-processor --- [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/Processor/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ image-processor --- [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/Processor/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ image-processor --- [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 9 source files to /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/target/classes [WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[116,39] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java:[550,36] [rawtypes] found raw type: Class missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/Statistics.java:[63,18] [serial] serializable class Item has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/event/ImagingTaskProcessorEvent.java:[39,7] [serial] serializable class ImagingTaskProcessorEvent has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Metrics/workspace/modules/Processor/src/main/java/it/tidalwave/image/processor/FileImageModelHolder.java:[45,14] [serial] serializable class FileImageModelHolder has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ image-processor --- [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/Processor/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-processor --- [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-processor <<< [INFO] [INFO] [INFO] --- dependency:3.1.2:analyze (default-cli) @ image-processor --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] Unused declared dependencies found: [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: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 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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Mistral 1.0-ALPHA-8-SNAPSHOT: [INFO] [INFO] Mistral ............................................ SUCCESS [ 12.577 s] [INFO] Mistral (modules) .................................. SUCCESS [ 3.906 s] [INFO] Mistral Code Generator ............................. SUCCESS [ 23.814 s] [INFO] Mistral Core ....................................... SUCCESS [41:24 min] [INFO] Mistral Operations ................................. SUCCESS [ 40.375 s] [INFO] Mistral Contributions .............................. SUCCESS [ 36.776 s] [INFO] Mistral Processor .................................. SUCCESS [ 19.812 s] [INFO] Mistral Renderer ................................... SUCCESS [ 20.022 s] [INFO] Mistral Examples (master) .......................... SUCCESS [ 1.453 s] [INFO] Mistral Examples CustomOperation ................... SUCCESS [ 14.242 s] [INFO] Mistral Examples Viewer ............................ SUCCESS [ 17.202 s] [INFO] Mistral Examples HistogramViewer ................... SUCCESS [ 19.332 s] [INFO] Mistral Examples Miscellaneous ..................... SUCCESS [ 18.317 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45:33 min [INFO] Finished at: 2024-12-01T02:30:17Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "installers" could not be activated because it does not exist. [JENKINS] Archiving disabled