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-operations >-----------------
[INFO] Building Mistral Operations 1.0-ALPHA-8-SNAPSHOT                  [5/13]
[INFO]   from modules/Operations/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ image-operations ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ image-operations ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations
[INFO] Storing buildNumber: 0c13af2c55a0 at timestamp: 1683631098330
[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_branches/workspace/modules/Operations' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-operations ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-operations ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-operations ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-8 1.0-ALPHA-8-SNAPSHOT 0c13af2c55a0
[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-operations ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ image-operations ---
[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_branches/workspace/modules/Operations/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ image-operations ---
[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 13 source files to /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ image-operations ---
[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_branches/workspace/modules/Operations/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-operations ---
[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 6 source files to /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ image-operations ---
[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] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:18:24.630 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - STARTING TESTS OF it.tidalwave.image.op.ApplyUnsharpMaskOpTest
11:18:24.660 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ***********************
11:18:24.662 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST "testGetIntensity"
11:18:24.662 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ***********************
getIntensity
11:18:24.676 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST PASSED in 16 msec
11:18:24.677 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - 
11:18:24.678 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ********************
11:18:24.678 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST "testGetRadius"
11:18:24.678 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ********************
getRadius
11:18:24.680 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST PASSED in 2 msec
11:18:24.681 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - 
11:18:24.682 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ***********************
11:18:24.683 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST "testGetThreshold"
11:18:24.684 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - ***********************
getThreshold
11:18:24.685 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST PASSED in 2 msec
11:18:24.685 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - 
11:18:24.687 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - *******************
11:18:24.687 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST "testToString"
11:18:24.687 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - *******************
toString
11:18:24.716 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - TEST PASSED in 29 msec
11:18:24.716 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - 
11:18:24.721 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - ************************
11:18:24.722 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - TEST "testGetICCProfile"
11:18:24.722 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - ************************
getICCProfile
11:18:24.725 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - TEST PASSED in 3 msec
11:18:24.725 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - 
11:18:24.725 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - *******************
11:18:24.725 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - TEST "testToString"
11:18:24.727 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - *******************
toString
11:18:24.746 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - TEST PASSED in 21 msec
11:18:24.746 [main                ] INFO  it.tidalwave.image.op.AssignColorProfileOpTest     - 
11:18:24.747 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - ***************************
11:18:24.747 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - TEST "testGetBufferedImage"
11:18:24.747 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - ***************************
getBufferedImage
11:18:24.748 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - TEST PASSED in 1 msec
11:18:24.749 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - 
11:18:24.749 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - *******************
11:18:24.749 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - TEST "testToString"
11:18:24.749 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - *******************
toString
11:18:24.750 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - TEST PASSED in 1 msec
11:18:24.750 [main                ] INFO  it.tidalwave.image.op.ConvertToBufferedImageOpTest - 
11:18:24.751 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - ********************
11:18:24.751 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - TEST "testGetKernel"
11:18:24.751 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - ********************
getKernel
11:18:24.756 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - TEST PASSED in 5 msec
11:18:24.757 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - 
11:18:24.758 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - *******************
11:18:24.760 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - TEST "testToString"
11:18:24.760 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - *******************
toString
11:18:24.770 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - TEST PASSED in 11 msec
11:18:24.770 [main                ] INFO  it.tidalwave.image.op.ConvolvedOpTest              - 
11:18:24.771 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
11:18:24.772 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST "testGetH"
11:18:24.772 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
getH
11:18:24.775 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST PASSED in 4 msec
11:18:24.780 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - 
11:18:24.781 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
11:18:24.781 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST "testGetW"
11:18:24.782 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
getW
11:18:24.782 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST PASSED in 1 msec
11:18:24.783 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - 
11:18:24.784 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
11:18:24.784 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST "testGetX"
11:18:24.785 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
getX
11:18:24.786 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST PASSED in 2 msec
11:18:24.787 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - 
11:18:24.787 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
11:18:24.788 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST "testGetY"
11:18:24.788 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - ***************
getY
11:18:24.789 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST PASSED in 2 msec
11:18:24.789 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - 
11:18:24.790 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - *******************
11:18:24.790 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST "testToString"
11:18:24.790 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - *******************
toString
11:18:24.812 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - TEST PASSED in 22 msec
11:18:24.812 [main                ] INFO  it.tidalwave.image.op.CropOpTest                   - 
11:18:24.813 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - ***********************
11:18:24.813 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - TEST "testGetHistogram"
11:18:24.814 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - ***********************
getHistogram
11:18:24.816 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - TEST PASSED in 2 msec
11:18:24.817 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - 
11:18:24.820 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - *******************
11:18:24.821 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - TEST "testToString"
11:18:24.821 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - *******************
toString
11:18:24.822 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - TEST PASSED in 2 msec
11:18:24.822 [main                ] INFO  it.tidalwave.image.op.HistogramOpTest              - 
11:18:24.859 [main                ] INFO  it.tidalwave.image.op.ApplyUnsharpMaskOpTest       - FINISHED TESTS OF it.tidalwave.image.op.ApplyUnsharpMaskOpTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ image-operations ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/jacoco.exec
[INFO] Analyzed bundle 'Mistral Operations' with 15 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ image-operations ---
[INFO] Building jar: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/image-operations-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-operations ---
[INFO] Building jar: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/image-operations-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ image-operations ---
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/image-operations-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/image/image-operations/1.0-ALPHA-8-SNAPSHOT/image-operations-1.0-ALPHA-8-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/image/image-operations/1.0-ALPHA-8-SNAPSHOT/image-operations-1.0-ALPHA-8-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/image-operations-1.0-ALPHA-8-SNAPSHOT.0c13af2c55a0-tests.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/image/image-operations/1.0-ALPHA-8-SNAPSHOT/image-operations-1.0-ALPHA-8-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ image-operations >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ image-operations ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ image-operations <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ image-operations ---
[INFO] BugInstance size is 17
[INFO] Error size is 0
[INFO] Total bugs: 17
[ERROR] Medium: Dead store to intensity in it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp.execute(ApplyUnsharpMaskOp, EditableImage, BufferedImage) [it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp] At ApplyUnsharpMaskJ2DOp.java:[line 53] DLS_DEAD_LOCAL_STORE
[ERROR] Medium: Dead store to radius in it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp.execute(ApplyUnsharpMaskOp, EditableImage, BufferedImage) [it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp] At ApplyUnsharpMaskJ2DOp.java:[line 54] DLS_DEAD_LOCAL_STORE
[ERROR] Medium: Dead store to threshold in it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp.execute(ApplyUnsharpMaskOp, EditableImage, BufferedImage) [it.tidalwave.image.java2d.ApplyUnsharpMaskJ2DOp] At ApplyUnsharpMaskJ2DOp.java:[line 55] DLS_DEAD_LOCAL_STORE
[ERROR] Medium: it.tidalwave.image.op.AddOp.getOperand() may expose internal representation by returning AddOp.operand [it.tidalwave.image.op.AddOp] At AddOp.java:[line 60] EI_EXPOSE_REP
[ERROR] Medium: new it.tidalwave.image.op.AddOp(EditableImage) may expose internal representation by storing an externally mutable object into AddOp.operand [it.tidalwave.image.op.AddOp] At AddOp.java:[line 51] EI_EXPOSE_REP2
[ERROR] Medium: it.tidalwave.image.op.AssignColorProfileOp.getIccProfile() may expose internal representation by returning AssignColorProfileOp.iccProfile [it.tidalwave.image.op.AssignColorProfileOp] At AssignColorProfileOp.java:[line 45] EI_EXPOSE_REP
[ERROR] Medium: new it.tidalwave.image.op.AssignColorProfileOp(ICC_Profile) may expose internal representation by storing an externally mutable object into AssignColorProfileOp.iccProfile [it.tidalwave.image.op.AssignColorProfileOp] At AssignColorProfileOp.java:[line 42] EI_EXPOSE_REP2
[ERROR] Medium: Redundant nullcheck of this$iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.equals(Object) [it.tidalwave.image.op.AssignColorProfileOp] Redundant null check at AssignColorProfileOp.java:[line 42] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: Redundant nullcheck of $iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.hashCode() [it.tidalwave.image.op.AssignColorProfileOp] Redundant null check at AssignColorProfileOp.java:[line 42] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: it.tidalwave.image.op.ConvertColorProfileOp.getIccProfile() may expose internal representation by returning ConvertColorProfileOp.iccProfile [it.tidalwave.image.op.ConvertColorProfileOp] At ConvertColorProfileOp.java:[line 56] EI_EXPOSE_REP
[ERROR] Medium: new it.tidalwave.image.op.ConvertColorProfileOp(ICC_Profile, ConvertColorProfileOp$RenderingIntent) may expose internal representation by storing an externally mutable object into ConvertColorProfileOp.iccProfile [it.tidalwave.image.op.ConvertColorProfileOp] At ConvertColorProfileOp.java:[line 45] EI_EXPOSE_REP2
[ERROR] Medium: Redundant nullcheck of this$iccProfile, which is known to be non-null in it.tidalwave.image.op.ConvertColorProfileOp.equals(Object) [it.tidalwave.image.op.ConvertColorProfileOp] Redundant null check at ConvertColorProfileOp.java:[line 45] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: Redundant nullcheck of this$renderingIntent, which is known to be non-null in it.tidalwave.image.op.ConvertColorProfileOp.equals(Object) [it.tidalwave.image.op.ConvertColorProfileOp] Redundant null check at ConvertColorProfileOp.java:[line 45] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: Redundant nullcheck of $iccProfile, which is known to be non-null in it.tidalwave.image.op.ConvertColorProfileOp.hashCode() [it.tidalwave.image.op.ConvertColorProfileOp] Redundant null check at ConvertColorProfileOp.java:[line 45] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: Redundant nullcheck of $renderingIntent, which is known to be non-null in it.tidalwave.image.op.ConvertColorProfileOp.hashCode() [it.tidalwave.image.op.ConvertColorProfileOp] Redundant null check at ConvertColorProfileOp.java:[line 45] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[ERROR] Medium: it.tidalwave.image.op.MultiplyOp.getOperand() may expose internal representation by returning MultiplyOp.operand [it.tidalwave.image.op.MultiplyOp] At MultiplyOp.java:[line 61] EI_EXPOSE_REP
[ERROR] Medium: new it.tidalwave.image.op.MultiplyOp(EditableImage) may expose internal representation by storing an externally mutable object into MultiplyOp.operand [it.tidalwave.image.op.MultiplyOp] At MultiplyOp.java:[line 51] EI_EXPOSE_REP2
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ image-operations ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ image-operations ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ image-operations ---
[INFO] There are 32 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ image-operations >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ image-operations ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations
[INFO] Storing buildNumber: 0c13af2c55a0 at timestamp: 1683631112242
[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_branches/workspace/modules/Operations' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-operations ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-operations ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-operations ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-8 1.0-ALPHA-8-SNAPSHOT 0c13af2c55a0
[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-operations ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ image-operations ---
[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_branches/workspace/modules/Operations/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ image-operations ---
[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 13 source files to /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ image-operations ---
[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_branches/workspace/modules/Operations/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-operations ---
[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 6 source files to /var/jenkins_home/jobs/Mistral_Metrics_branches/workspace/modules/Operations/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ image-operations <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ image-operations ---
[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-16:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[JENKINS] Archiving disabled