Skipping 3,640 KB..
Full Log[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[INFO] PMD version: 6.53.0
Dec 24, 2024 12:38:48 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 12:38:48 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 12:38:48 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 12:38:48 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-frontend-springmvc-webapp >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp
[INFO] Storing buildNumber: 986947ad5cf9 at timestamp: 1735000729133
[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/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- dependency:3.5.0:unpack (prepare-assets) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] Configured Artifact: it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-webapp-commons:?:jar
[INFO] Unpacking /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/it-tidalwave-northernwind-frontend-webapp-commons-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/commons with includes "" and excludes ""
[INFO]
[INFO] --- xml:1.0.2:transform (default) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-frontend-springmvc-webapp <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-northernwind-frontend-springmvc-webapp ---
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-springmvc:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-git:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-profiling:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-20:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.7:runtime
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:runtime
[WARNING] javax.inject:javax.inject:jar:1:compile
[WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-20:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[INFO]
[INFO] --< it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-media-springmvc-webapp >--
[INFO] Building NorthernWind :: Frontend :: Webapp :: Media :: Spring MVC 1.2-ALPHA-12-SNAPSHOT [24/24]
[INFO] from modules/webapp/SpringMvcMediaWebApp/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin:3.20.0:cpd (default-cli)'
[WARNING] Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin:3.20.0:pmd (default-cli)'
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Deleting /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp
[INFO] Storing buildNumber: 986947ad5cf9 at timestamp: 1735000729281
[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/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- dependency:3.5.0:unpack (prepare-assets) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Configured Artifact: it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-webapp-commons:?:jar
[INFO] Unpacking /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/it-tidalwave-northernwind-frontend-webapp-commons-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/commons with includes "" and excludes ""
[INFO]
[INFO] --- xml:1.0.2:transform (default) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Transforming file: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/main/webapp-resources/web.xml
[INFO] Transformed 1 file(s).
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- war:3.3.2:war (default-war) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [it-tidalwave-northernwind-frontend-media-springmvc-webapp] in [/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/main/webapp]
[INFO] Building war: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.war
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/northernwind/it-tidalwave-northernwind-frontend-media-springmvc-webapp/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.war to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/northernwind/it-tidalwave-northernwind-frontend-media-springmvc-webapp/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.war
[INFO]
[INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-frontend-media-springmvc-webapp >>>
[INFO]
[INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[WARNING] Parameter 'spotbugsXmlOutput' is deprecated: No reason given
[INFO]
[INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-frontend-media-springmvc-webapp <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.7.3.4:check (default-cli) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[WARNING] Parameter 'spotbugsXmlOutput' is deprecated: No reason given
[INFO]
[INFO] --- pmd:3.20.0:cpd (default-cli) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[INFO] PMD version: 6.53.0
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- pmd:3.20.0:pmd (default-cli) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code>
instead.
[INFO] PMD version: 6.53.0
Dec 24, 2024 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:49 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 12:38:50 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 12:38:50 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 12:38:50 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] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO]
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-frontend-media-springmvc-webapp >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp
[INFO] Storing buildNumber: 986947ad5cf9 at timestamp: 1735000730108
[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/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO] [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- dependency:3.5.0:unpack (prepare-assets) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] Configured Artifact: it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-webapp-commons:?:jar
[INFO] Unpacking /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/it-tidalwave-northernwind-frontend-webapp-commons-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/commons with includes "" and excludes ""
[INFO]
[INFO] --- xml:1.0.2:transform (default) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-frontend-media-springmvc-webapp <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-northernwind-frontend-media-springmvc-webapp ---
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-frontend-media-springmvc:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-git:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-core-profiling:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-20:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.7:runtime
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:runtime
[WARNING] javax.inject:javax.inject:jar:1:compile
[WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-20:test
[WARNING] org.testng:testng:jar:7.7.1:test
[WARNING] org.hamcrest:hamcrest-all:jar:1.3:test
[WARNING] org.mockito:mockito-core:jar:4.8.1:test
[INFO]
[INFO] ---------------< it.tidalwave.northernwind:northernwind >---------------
[INFO] Building NorthernWind 1.2-ALPHA-12-SNAPSHOT [25/24]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- dependency-check:8.2.1:aggregate (default-cli) @ northernwind ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.pom (26 kB at 42 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs-core/2.2.1/commons-jcs-core-2.2.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs-core/2.2.1/commons-jcs-core-2.2.1.pom (6.2 kB at 247 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs/2.2.1/commons-jcs-2.2.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs/2.2.1/commons-jcs-2.2.1.pom (19 kB at 624 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 17 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/us/springett/cpe-parser/2.0.2/cpe-parser-2.0.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/us/springett/cpe-parser/2.0.2/cpe-parser-2.0.2.pom (15 kB at 427 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.pom (9.0 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.pom (4.3 kB at 6.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 64 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 7.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 23 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 62 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 56 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.pom (1.8 kB at 5.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-parent/8.11.2/lucene-parent-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-parent/8.11.2/lucene-parent-8.11.2.pom (2.5 kB at 7.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-solr-grandparent/8.11.2/lucene-solr-grandparent-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-solr-grandparent/8.11.2/lucene-solr-grandparent-8.11.2.pom (505 kB at 1.5 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.pom (1.9 kB at 5.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.pom (2.2 kB at 6.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.pom (1.9 kB at 6.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.pom (1.9 kB at 5.9 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.pom (1.1 kB at 1.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.pom (13 kB at 23 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.pom (3.7 kB at 4.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.2/jackson-modules-base-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.2/jackson-modules-base-2.14.2.pom (3.7 kB at 3.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.pom (2.9 kB at 4.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.pom (2.6 kB at 5.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.14.2/jackson-dataformats-text-2.14.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.14.2/jackson-dataformats-text-2.14.2.pom (3.4 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom (39 kB at 47 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.28/jcl-over-slf4j-1.7.28.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.28/jcl-over-slf4j-1.7.28.pom (964 B at 48 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 511 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 18 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 24 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 2.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 3.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 18 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 6.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom (14 kB at 417 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.pom (2.2 kB at 3.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager/0.19.0/packager-0.19.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager/0.19.0/packager-0.19.0.pom (20 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.pom (1.1 kB at 1.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom (1.1 kB at 2.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom (1.6 kB at 2.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.pom (1.3 kB at 2.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.jar (1.1 MB at 1.4 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs-core/2.2.1/commons-jcs-core-2.2.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/us/springett/cpe-parser/2.0.2/cpe-parser-2.0.2.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/us/springett/cpe-parser/2.0.2/cpe-parser-2.0.2.jar (30 kB at 691 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-jcs-core/2.2.1/commons-jcs-core-2.2.1.jar (534 kB at 6.0 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 587 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar (141 kB at 286 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.jar (3.6 MB at 6.3 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.jar (1.8 MB at 2.5 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.jar (383 kB at 471 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 19 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.jar (39 kB at 45 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.jar (382 kB at 418 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.jar (245 kB at 227 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 449 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 1.1 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 282 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.jar (2.5 MB at 1.5 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.jar (440 kB at 265 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 46 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.28/jcl-over-slf4j-1.7.28.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.28/jcl-over-slf4j-1.7.28.jar (16 kB at 9.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.jar (54 kB at 25 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar (332 kB at 148 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 1.3 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.jar (215 kB at 90 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar (190 kB at 79 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.jar (65 kB at 27 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 77 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 3.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.jar (178 kB at 60 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.jar (21 kB at 6.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 4.9 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar (6.1 MB at 1.8 MB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar (379 kB at 113 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.jar (56 kB at 16 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar (31 kB at 7.9 kB/s)
[INFO] Skipping dependency-check:aggregate
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for NorthernWind 1.2-ALPHA-12-SNAPSHOT:
[INFO]
[INFO] NorthernWind ....................................... SUCCESS [ 27.848 s]
[INFO] NorthernWind (modules) ............................. SUCCESS [ 11.289 s]
[INFO] NorthernWind :: Commons for tests .................. SUCCESS [ 19.167 s]
[INFO] NorthernWind :: Core ............................... SUCCESS [ 30.885 s]
[INFO] NorthernWind :: Core :: Default Marshalling ........ SUCCESS [ 9.157 s]
[INFO] NorthernWind :: Profiling .......................... SUCCESS [ 6.239 s]
[INFO] NorthernWind :: HTML Patches ....................... SUCCESS [ 5.681 s]
[INFO] NorthernWind :: Filesystems ........................ SUCCESS [ 0.168 s]
[INFO] NorthernWind :: Filesystems :: Basic ............... SUCCESS [ 12.644 s]
[INFO] NorthernWind :: Core :: Default Implementation ..... SUCCESS [ 32.850 s]
[INFO] NorthernWind :: Frontend :: Components ............. SUCCESS [ 24.661 s]
[INFO] NorthernWind :: Frontend :: Components :: HTML Template SUCCESS [ 28.970 s]
[INFO] NorthernWind :: Filesystems :: SCM ................. SUCCESS [ 24.017 s]
[INFO] NorthernWind :: Filesystems :: SCM :: Git .......... SUCCESS [ 20.405 s]
[INFO] NorthernWind :: Filesystems :: SCM :: Mercurial .... SUCCESS [ 43.618 s]
[INFO] NorthernWind :: Frontend :: Commons ................ SUCCESS [ 12.509 s]
[INFO] NorthernWind :: Frontend :: Media .................. SUCCESS [ 25.463 s]
[INFO] NorthernWind :: Frontend ........................... SUCCESS [ 0.163 s]
[INFO] NorthernWind :: Frontend :: Spring MVC ............. SUCCESS [ 12.328 s]
[INFO] NorthernWind :: Frontend :: Media :: Spring MVC .... SUCCESS [ 0.599 s]
[INFO] NorthernWind :: Frontend :: Webapp ................. SUCCESS [ 1.463 s]
[INFO] NorthernWind :: Frontend :: Webapp :: Commons ...... SUCCESS [ 0.606 s]
[INFO] NorthernWind :: Frontend :: Webapp :: Spring MVC ... SUCCESS [ 7.592 s]
[INFO] NorthernWind :: Frontend :: Webapp :: Media :: Spring MVC SUCCESS [ 1.058 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:45 min
[INFO] Finished at: 2024-12-24T00:39:18Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins8983981217621880430.sh
No post-build script.
Archiving workspace
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/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: 10
[JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/jacoco.exec /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes:
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/classes 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/classes 55 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/classes 70 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/classes 63 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/classes 6 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/classes 21 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/classes 11 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/classes 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/classes 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/classes 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/classes 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/classes 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/classes 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/classes 22 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/classes 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/classes 0 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/classes 0 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/it-tidalwave-northernwind-frontend-media-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9/WEB-INF/classes 0 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/it-tidalwave-northernwind-frontend-springmvc-webapp-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9/WEB-INF/classes 0 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/NorthernWind_Metrics/workspace/modules/CommonTests/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/src/main/java 40 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java 48 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java 51 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java 6 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/src/main/java 21 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/src/main/java 13 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/src/main/java 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/src/main/java 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/java 7 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/src/main/java 8 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/src/main/java 16 files
[JaCoCo plugin] - /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/src/main/java 9 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: 55.932205, method: 42.244022, line: 46.45069, branch: 27.46642, instruction: 45.73946, complexity: 30.899706
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 150 issues (skipped 234 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/NorthernWind_Metrics/workspace'
[Java Compiler] -> resolved paths in source directory (57 found, 2 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 150 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 59 affected files
[Java Compiler] No filter has been set, publishing all 150 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 145 issues (skipped 5 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[Java Compiler] -> 57 copied, 0 not in workspace, 5 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #1305
[Java Compiler] Deleting source code files of build #1304
[Java Compiler] Deleting source code files of build #1303
[Java Compiler] Deleting source code files of build #1302
[Java Compiler] Deleting source code files of build #1301
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'schemaDirectory' is unknown for plugin 'jaxb2-maven-plugin' file not found
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 150 issues (skipped 234 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/NorthernWind_Metrics/workspace'
[Java Compiler] -> resolved paths in source directory (57 found, 2 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 150 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 59 affected files
[Java Compiler] No filter has been set, publishing all 150 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 145 issues (skipped 5 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[Java Compiler] -> 57 copied, 0 not in workspace, 5 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #1305
[Java Compiler] Deleting source code files of build #1304
[Java Compiler] Deleting source code files of build #1303
[Java Compiler] Deleting source code files of build #1302
[Java Compiler] Deleting source code files of build #1301
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'sourceEncoding' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'schemaDirectory' is unknown for plugin 'jaxb2-maven-plugin' file not found
[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 150 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Maven] -> found 244 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 244 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 244 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 244 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 244 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'NorthernWind_Metrics #1306'.
[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/NorthernWind_Metrics/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 38 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonTests/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonTests/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Components/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Components/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Core/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Core/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/cpd.xml
[CPD] -> found 4 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlPatches/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/cpd.xml
[CPD] -> found 4 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlPatches/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlTemplateComponents/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlTemplateComponents/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Marshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Marshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Profiling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Profiling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/GitFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Commons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Commons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Media/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Media/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/Commons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/Commons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/site/cpd.xml'
[CPD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[CPD] Creating SCM blamer to obtain author and commit information for affected files
[CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[CPD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace'
[CPD] -> resolved paths in source directory (1 found, 0 not found)
[CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[CPD] -> resolved module names for 8 issues
[CPD] Resolving package names (or namespaces) by parsing the affected files
[CPD] -> resolved package names of 1 affected files
[CPD] No filter has been set, publishing all 4 issues
[CPD] Creating fingerprints for all affected code blocks to track issues over different builds
[CPD] -> created fingerprints for 4 issues (skipped 0 issues)
[CPD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[CPD] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 38 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonTests/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonTests/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Components/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Components/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Core/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Core/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/cpd.xml
[CPD] -> found 4 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlPatches/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/cpd.xml
[CPD] -> found 4 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlPatches/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlTemplateComponents/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/HtmlTemplateComponents/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Marshalling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Marshalling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Profiling/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Profiling/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/GitFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Commons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Commons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Media/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/Media/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/Commons/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/Commons/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/site/cpd.xml'
[CPD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[CPD] Creating SCM blamer to obtain author and commit information for affected files
[CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[CPD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace'
[CPD] -> resolved paths in source directory (1 found, 0 not found)
[CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[CPD] -> resolved module names for 8 issues
[CPD] Resolving package names (or namespaces) by parsing the affected files
[CPD] -> resolved package names of 1 affected files
[CPD] No filter has been set, publishing all 4 issues
[CPD] Creating fingerprints for all affected code blocks to track issues over different builds
[CPD] -> created fingerprints for 4 issues (skipped 0 issues)
[CPD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[CPD] -> 0 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[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 4 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'NorthernWind_Metrics #1306'.
[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/NorthernWind_Metrics/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 38 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonTests/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonTests/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/pmd.xml
[PMD] -> found 4 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Components/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/pmd.xml
[PMD] -> found 4 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Components/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Core/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Core/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlPatches/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlPatches/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlTemplateComponents/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlTemplateComponents/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Marshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Marshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Profiling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Profiling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/GitFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Commons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Commons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Media/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Media/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/Commons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/Commons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcWebApp/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/NorthernWind_Metrics/workspace'
[PMD] -> resolved paths in source directory (10 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 22 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 11 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 11 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[PMD] -> 7 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/NorthernWind_Metrics/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 38 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonTests/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonTests/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/pmd.xml
[PMD] -> found 4 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Components/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/pmd.xml
[PMD] -> found 4 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Components/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Core/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Core/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlPatches/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlPatches/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlTemplateComponents/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/HtmlTemplateComponents/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Marshalling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Marshalling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Profiling/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Profiling/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/GitFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Commons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Commons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Media/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/Media/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcFrontend/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcMediaFrontend/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/frontend/SpringMvcMediaFrontend/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/Commons/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/Commons/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/Commons/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcMediaWebApp/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcMediaWebApp/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcWebApp/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/webapp/SpringMvcWebApp/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/webapp/SpringMvcWebApp/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/NorthernWind_Metrics/workspace'
[PMD] -> resolved paths in source directory (10 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 22 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 11 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 11 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[PMD] -> 7 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 11 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[AspectJ] -> found 10 issues (skipped 44 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/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/NorthernWind_Metrics/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 10 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 10 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 10 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 10 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[AspectJ] Successfully parsed console log
[AspectJ] -> found 10 issues (skipped 44 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/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/NorthernWind_Metrics/workspace'
[AspectJ] -> resolved paths in source directory (0 found, 1 not found)
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 10 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 2 affected files
[AspectJ] No filter has been set, publishing all 10 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 10 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 10 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] [-ERROR-] Can't create fingerprints for some files:
[AspectJ] [-ERROR-] - 'at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java' file not found
[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 10 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/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/NorthernWind_Metrics/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 'NorthernWind_Metrics #1306'.
[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/NorthernWind_Metrics/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 15 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonTests/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/Components/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 92 issues (skipped 23 duplicates)
[SpotBugs] Successfully processed file 'modules/CoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/spotbugsXml.xml
[SpotBugs] -> found 10 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/HtmlPatches/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/spotbugsXml.xml
[SpotBugs] -> found 25 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/HtmlTemplateComponents/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 15 issues (skipped 3 duplicates)
[SpotBugs] Successfully processed file 'modules/Marshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/Profiling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/spotbugsXml.xml
[SpotBugs] -> found 8 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/spotbugsXml.xml
[SpotBugs] -> found 5 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/frontend/Commons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/frontend/Media/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/spotbugsXml.xml
[SpotBugs] -> found 9 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/frontend/SpringMvcFrontend/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/NorthernWind_Metrics/workspace'
[SpotBugs] -> resolved paths in source directory (77 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 189 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 189 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[SpotBugs] -> 55 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/NorthernWind_Metrics/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 15 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CommonTests/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonTests/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Components/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/Components/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/CoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 92 issues (skipped 23 duplicates)
[SpotBugs] Successfully processed file 'modules/CoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlPatches/target/site/spotbugsXml.xml
[SpotBugs] -> found 10 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/HtmlPatches/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/target/site/spotbugsXml.xml
[SpotBugs] -> found 25 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/HtmlTemplateComponents/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Marshalling/target/site/spotbugsXml.xml
[SpotBugs] -> found 15 issues (skipped 3 duplicates)
[SpotBugs] Successfully processed file 'modules/Marshalling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Profiling/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/Profiling/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/BasicFileSystems/target/site/spotbugsXml.xml
[SpotBugs] -> found 8 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/filesystems/BasicFileSystems/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/GitFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/GitFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/MercurialFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/filesystems/ScmFileSystem/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Commons/target/site/spotbugsXml.xml
[SpotBugs] -> found 5 issues (skipped 1 duplicate)
[SpotBugs] Successfully processed file 'modules/frontend/Commons/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/Media/target/site/spotbugsXml.xml
[SpotBugs] -> found 7 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/frontend/Media/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/frontend/SpringMvcFrontend/target/site/spotbugsXml.xml
[SpotBugs] -> found 9 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'modules/frontend/SpringMvcFrontend/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/NorthernWind_Metrics/workspace'
[SpotBugs] -> resolved paths in source directory (77 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 189 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 189 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[SpotBugs] -> 55 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 189 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 10179 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 10179 files for open tasks
[Open Tasks Scanner] Found a total of 260 open tasks
[Open Tasks Scanner] -> FIXME: 171 open tasks
[Open Tasks Scanner] -> TODO: 89 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/NorthernWind_Metrics/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (112 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 260 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 112 affected files
[Open Tasks Scanner] No filter has been set, publishing all 260 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 260 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[Open Tasks Scanner] -> 58 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/NorthernWind_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 10179 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$
[Open Tasks Scanner] Scanning all 10179 files for open tasks
[Open Tasks Scanner] Found a total of 260 open tasks
[Open Tasks Scanner] -> FIXME: 171 open tasks
[Open Tasks Scanner] -> TODO: 89 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/NorthernWind_Metrics/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (112 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 260 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 112 affected files
[Open Tasks Scanner] No filter has been set, publishing all 260 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 260 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/NorthernWind_Metrics/builds/1306/files-with-issues'
[Open Tasks Scanner] -> 58 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 260 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'NorthernWind_Metrics #1306'.
[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/NorthernWind_Metrics/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/NorthernWind_Metrics/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 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/NorthernWind_Metrics/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/NorthernWind_Metrics/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 'NorthernWind_Metrics #1306'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
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
Triggering a new build of NorthernWind :: Archive (master)
Finished: SUCCESS