Skip to content
Success

Console Output

Skipping 547 KB.. Full Log
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:3.2-ALPHA-8:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >--
[INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT               [13/14]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-impl:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735028515974
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[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) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[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 @ it-tidalwave-northernwind-rca-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: JavaFXAddContentPresentationDelegate.bindings not initialized in constructor and dereferenced in it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate.showUp(UserNotificationWithFeedback) [it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate] At JavaFXAddContentPresentationDelegate.java:[line 86] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
[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) @ it-tidalwave-northernwind-rca-ui-javafx ---
[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) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:01 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
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) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] There are 7 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 @ it-tidalwave-northernwind-rca-ui-javafx >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735028521898
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[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) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:11.0.1:compile
[WARNING]    javax.xml.bind:jaxb-api:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-core:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-impl:jar:2.2.11:runtime
[WARNING]    javax.activation:activation:jar:1.1.1:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >--
[INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT      [14/14]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735028523707
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[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) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-application-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-application-javafx ---
[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 @ it-tidalwave-northernwind-rca-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[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) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 8:22:08 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
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) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] There are 3 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 @ it-tidalwave-northernwind-rca-application-javafx >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735028529185
[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/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[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) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.2.3:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:runtime
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                             [15/14]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:6.1.1:aggregate (default-cli) @ northernwind-rca ---
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (90 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
00:00  INFO: Vulnerability found: bootstrap below 3.4.0
00:00  INFO: Vulnerability found: bootstrap below 3.4.0
00:00  INFO: Vulnerability found: bootstrap below 3.4.0
00:00  INFO: Vulnerability found: bootstrap below 3.4.0
00:00  INFO: Vulnerability found: bootstrap below 3.4.0
00:00  INFO: Vulnerability found: bootstrap below 3.4.1
00:00  INFO: Vulnerability found: bootstrap below 3.4.1
00:00  INFO: Vulnerability found: bootstrap below 3.4.2
00:00  INFO: Vulnerability found: bootstrap below 3.999.999
00:00  INFO: Vulnerability found: jquery below 1.12.0
00:00  INFO: Vulnerability found: jquery below 2.999.999
00:00  INFO: Vulnerability found: jquery below 3.4.0
00:00  INFO: Vulnerability found: jquery below 3.5.0
00:00  INFO: Vulnerability found: jquery below 3.5.0
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (2 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (6 seconds)
[INFO] Writing report to: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/dependency-check-report.xml
[INFO] Writing report to: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/dependency-check-report.html
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Zephyr:

bootstrap.min.js (pkg:javascript/bootstrap@3.2.0) : Bootstrap before 4.0.0 is end-of-life and no longer maintained., CVE-2016-10735, CVE-2018-14041, CVE-2018-14042, CVE-2018-20676, CVE-2018-20677, CVE-2019-8331, CVE-2024-6484, CVE-2024-6485
commons-io-2.4.jar (pkg:maven/commons-io/commons-io@2.4, cpe:2.3:a:apache:commons_io:2.4:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.4:*:*:*:*:*:*:*) : CVE-2021-29425, CVE-2021-37533, CVE-2024-47554
commons-math3-3.0.jar (pkg:maven/org.apache.commons/commons-math3@3.0, cpe:2.3:a:apache:commons_net:3.0:*:*:*:*:*:*:*) : CVE-2021-37533
pom.xml (pkg:maven/it.tidalwave.northernwind.rca/it-tidalwave-northernwind-rca-ui-site-opener@1.2-ALPHA-4-SNAPSHOT, cpe:2.3:a:opener_project:opener:1.2.pha-4:snapshot:*:*:*:*:*:*) : CVE-2021-27478, CVE-2021-27482, CVE-2021-27498, CVE-2021-27500, CVE-2022-43604, CVE-2022-43605, CVE-2022-43606
javax.servlet-3.0.0.v201112011016.jar (pkg:maven/org.eclipse.jetty.orbit/javax.servlet@3.0.0.v201112011016, cpe:2.3:a:eclipse:jetty:3.0.0:201112011016:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:3.0.0:201112011016:*:*:*:*:*:*) : CVE-2009-5045, CVE-2009-5046, CVE-2017-7656, CVE-2017-7657, CVE-2017-7658, CVE-2017-9735, CVE-2020-27216, CVE-2021-28169, CVE-2021-34428, CVE-2022-2047, CVE-2022-2048, CVE-2023-26048, CVE-2023-26049, CVE-2023-44487
jcl-over-slf4j-1.7.30.jar (pkg:maven/org.slf4j/jcl-over-slf4j@1.7.30, cpe:2.3:a:apache:commons_net:1.7.30:*:*:*:*:*:*:*) : CVE-2021-37533
jetty-continuation-8.1.10.v20130312.jar (pkg:maven/org.eclipse.jetty/jetty-continuation@8.1.10.v20130312, cpe:2.3:a:eclipse:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:mortbay_jetty:jetty:8.1.10:20130312:*:*:*:*:*:*) : CVE-2017-7656, CVE-2017-7657, CVE-2017-7658, CVE-2017-9735, CVE-2019-10247, CVE-2020-27216, CVE-2021-28165, CVE-2021-28169, CVE-2021-34428, CVE-2022-2047, CVE-2022-2048, CVE-2023-26048, CVE-2023-26049, CVE-2023-44487, CVE-2024-6763
jetty-http-8.1.10.v20130312.jar (pkg:maven/org.eclipse.jetty/jetty-http@8.1.10.v20130312, cpe:2.3:a:eclipse:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:mortbay_jetty:jetty:8.1.10:20130312:*:*:*:*:*:*) : CVE-2017-7656, CVE-2017-7657, CVE-2017-7658, CVE-2017-9735, CVE-2019-10247, CVE-2020-27216, CVE-2021-28165, CVE-2021-28169, CVE-2021-34428, CVE-2022-2047, CVE-2022-2048, CVE-2023-26048, CVE-2023-26049, CVE-2023-40167, CVE-2023-44487, CVE-2024-6763
jetty-io-8.1.10.v20130312.jar (pkg:maven/org.eclipse.jetty/jetty-io@8.1.10.v20130312, cpe:2.3:a:mortbay_jetty:jetty:8.1.10:20130312:*:*:*:*:*:*) : CVE-2021-28165
jetty-server-8.1.10.v20130312.jar (pkg:maven/org.eclipse.jetty/jetty-server@8.1.10.v20130312, cpe:2.3:a:eclipse:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:mortbay_jetty:jetty:8.1.10:20130312:*:*:*:*:*:*) : CVE-2017-7656, CVE-2017-7657, CVE-2017-7658, CVE-2017-9735, CVE-2018-12536, CVE-2019-10241, CVE-2019-10247, CVE-2020-27216, CVE-2021-28165, CVE-2021-28169, CVE-2021-34428, CVE-2022-2047, CVE-2022-2048, CVE-2023-26048, CVE-2023-26049, CVE-2023-44487, CVE-2024-6763
jetty-util-8.1.10.v20130312.jar (pkg:maven/org.eclipse.jetty/jetty-util@8.1.10.v20130312, cpe:2.3:a:eclipse:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:jetty:jetty:8.1.10:20130312:*:*:*:*:*:*, cpe:2.3:a:mortbay_jetty:jetty:8.1.10:20130312:*:*:*:*:*:*) : CVE-2017-7656, CVE-2017-7657, CVE-2017-7658, CVE-2017-9735, CVE-2019-10241, CVE-2019-10246, CVE-2019-10247, CVE-2020-27216, CVE-2021-28165, CVE-2021-28169, CVE-2021-34428, CVE-2022-2047, CVE-2022-2048, CVE-2023-26048, CVE-2023-26049, CVE-2023-44487, CVE-2024-6763
jquery.min.js (pkg:javascript/jquery@1.11.1) : CVE-2015-9251, CVE-2019-11358, CVE-2020-11022, CVE-2020-11023, jquery issue: 162
jsoup-1.8.3.jar (pkg:maven/org.jsoup/jsoup@1.8.3, cpe:2.3:a:jsoup:jsoup:1.8.3:*:*:*:*:*:*:*) : CVE-2021-37714, CVE-2022-36033
logback-classic-1.2.3.jar (pkg:maven/ch.qos.logback/logback-classic@1.2.3, cpe:2.3:a:qos:logback:1.2.3:*:*:*:*:*:*:*) : CVE-2021-42550, CVE-2023-6378
logback-core-1.2.3.jar (pkg:maven/ch.qos.logback/logback-core@1.2.3, cpe:2.3:a:qos:logback:1.2.3:*:*:*:*:*:*:*) : CVE-2021-42550, CVE-2023-6378, CVE-2024-12798, CVE-2024-12801
spring-aop-5.3.1.jar (pkg:maven/org.springframework/spring-aop@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820
spring-aspects-5.3.1.jar (pkg:maven/org.springframework/spring-aspects@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820
spring-beans-5.3.1.jar (pkg:maven/org.springframework/spring-beans@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820
spring-context-5.3.1.jar (pkg:maven/org.springframework/spring-context@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820
spring-core-5.3.1.jar (pkg:maven/org.springframework/spring-core@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820
spring-expression-5.3.1.jar (pkg:maven/org.springframework/spring-expression@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38808, CVE-2024-38820
spring-jcl-5.3.1.jar (pkg:maven/org.springframework/spring-jcl@5.3.1, cpe:2.3:a:pivotal_software:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.1:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.1:*:*:*:*:*:*:*) : CVE-2016-1000027, CVE-2021-22060, CVE-2021-22096, CVE-2021-22118, CVE-2022-22950, CVE-2022-22965, CVE-2022-22968, CVE-2022-22970, CVE-2022-22971, CVE-2023-20860, CVE-2023-20861, CVE-2023-20863, CVE-2024-38820


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 
[INFO] Zephyr ............................................. SUCCESS [ 11.300 s]
[INFO] Zephyr (modules) ................................... SUCCESS [  0.317 s]
[INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 10.025 s]
[INFO] Zephyr - Model ..................................... SUCCESS [ 12.343 s]
[INFO] Zephyr - UI Commons ................................ SUCCESS [ 18.072 s]
[INFO] Zephyr - Embedded Server ........................... SUCCESS [ 16.816 s]
[INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 20.135 s]
[INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 16.541 s]
[INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 25.087 s]
[INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 23.617 s]
[INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 17.368 s]
[INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 11.625 s]
[INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [  7.794 s]
[INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [  6.987 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:27 min
[INFO] Finished at: 2024-12-24T08:22:21Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins4220912279185416875.sh
No post-build script.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 8
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/classes 20 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/classes 16 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/classes 10 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/classes 7 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/classes 14 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/classes 11 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/classes 1 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/classes 5 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/src/main/java 18 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/main/java 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/main/java 12 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/src/main/java 4 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 57.317074, method: 48.9011, line: 48.241207, branch: 30.000002, instruction: 45.93659, complexity: 32.93718
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 9 issues (skipped 9 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 9 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 9 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #8
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 9 issues (skipped 9 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 9 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 9 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #8
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 9 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] -> found 99 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 99 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 99 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 99 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 99 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 24 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 24 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] No valid reference build found
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 24 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 24 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] No valid reference build found
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] -> found 6 issues (skipped 24 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 6 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 6 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 6 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 6 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 6 issues (skipped 24 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 6 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 6 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 6 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 6 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 6 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] No valid reference build found
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 12 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (5 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 12 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (5 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] No valid reference build found
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 243 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 243 files for open tasks
[Open Tasks Scanner] Found a total of 53 open tasks
[Open Tasks Scanner] -> TODO: 10 open tasks
[Open Tasks Scanner] -> FIXME: 43 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 53 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 53 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 243 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 243 files for open tasks
[Open Tasks Scanner] Found a total of 53 open tasks
[Open Tasks Scanner] -> TODO: 10 open tasks
[Open Tasks Scanner] -> FIXME: 43 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 53 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 53 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/9/files-with-issues'
[Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Reference build recorder is not configured
[Open Tasks Scanner] No valid reference build found
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 53 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Reference build recorder is not configured
[OWASP Dependency Check] No valid reference build found
[OWASP Dependency Check] All reported issues will be considered outstanding
[OWASP Dependency Check] No quality gates have been set - skipping
[OWASP Dependency Check] Health report is disabled - skipping
[OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] No valid reference build found
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'Zephyr_Metrics_branches #9'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
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
Finished: SUCCESS