Console Output

Skipping 484 KB.. Full Log
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
05:11:09.230 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
05:11:14.573 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
05:11:15.401 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
05:11:15.401 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber"
05:11:15.401 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
05:11:15.412 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 10 msec
05:11:15.413 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
05:11:15.667 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
05:11:15.676 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
05:11:15.682 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
05:11:15.682 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
05:11:15.688 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty))
05:11:15.737 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 60 msec
05:11:15.742 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
05:11:16.028 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
05:11:16.037 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
05:11:16.044 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node"
05:11:16.044 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
05:11:16.045 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 1890212065]))
05:11:16.061 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 1289280305
05:11:16.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 46 msec
05:11:16.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
05:11:16.154 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.624 s - in it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Structure Editor' with 1 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1734757877527
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 17.0.13 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/StructureEditor/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:3.2-ALPHA-8:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >--
[INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT               [13/14]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

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

[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1734757888667
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 17.0.13 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-javafx >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1734757896962
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 17.0.13 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:11.0.1:compile
[WARNING]    javax.xml.bind:jaxb-api:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-core:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-impl:jar:2.2.11:runtime
[WARNING]    javax.activation:activation:jar:1.1.1:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >--
[INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT      [14/14]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1734757904270
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 17.0.13 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-application-javafx ---
[JENKINS] Recording test results
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-application-javafx >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1734757912410
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 17.0.13 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING]  Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.2.3:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:runtime
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 
[INFO] Zephyr ............................................. SUCCESS [ 13.991 s]
[INFO] Zephyr (modules) ................................... SUCCESS [  2.440 s]
[INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 14.844 s]
[INFO] Zephyr - Model ..................................... SUCCESS [ 24.580 s]
[INFO] Zephyr - UI Commons ................................ SUCCESS [01:10 min]
[INFO] Zephyr - Embedded Server ........................... SUCCESS [ 44.319 s]
[INFO] Zephyr - UI Content Editor ......................... SUCCESS [01:08 min]
[INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 56.317 s]
[INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 58.110 s]
[INFO] Zephyr - UI Site Opener ............................ SUCCESS [01:04 min]
[INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 49.461 s]
[INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 35.823 s]
[INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [ 15.324 s]
[INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [ 16.254 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:13 min
[INFO] Finished at: 2024-12-21T05:12:03Z
[INFO] ------------------------------------------------------------------------
channel stopped
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings14019693112416778976.xml -Dmaven.repo.local=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/.repository -B -Dmaven.repo.local=/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace@tmp/repository -DfailOnError=false -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-site-v1,it.tidalwave-ci-v1,generate-revision-id -Dtft.maven.requiredJdk=[17,18)
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Zephyr                                                             [pom]
[INFO] Zephyr (modules)                                                   [pom]
[INFO] Zephyr - Core Implementation Stripped                              [jar]
[INFO] Zephyr - Model                                                     [jar]
[INFO] Zephyr - UI Commons                                                [jar]
[INFO] Zephyr - Embedded Server                                           [jar]
[INFO] Zephyr - UI Content Editor                                         [jar]
[INFO] Zephyr - UI Content Explorer                                       [jar]
[INFO] Zephyr - UI Content Manager                                        [jar]
[INFO] Zephyr - UI Site Opener                                            [jar]
[INFO] Zephyr - UI Structure Explorer                                     [jar]
[INFO] Zephyr - UI Structure Editor                                       [jar]
[INFO] Zephyr - UI (JavaFX)                                               [jar]
[INFO] Zephyr - Application (JavaFX)                                      [jar]
[INFO] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                              [1/14]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- site:3.9.1:site (default-site) @ northernwind-rca ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
[INFO] 16 reports configured for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M5
[INFO] 1 report configured for maven-surefire-report-plugin:3.0.0-M5: report-only
[INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.7
[INFO] 1 report configured for jacoco-maven-plugin:0.8.7: report-aggregate
[INFO] configuring report plugin com.github.spotbugs:spotbugs-maven-plugin:4.5.0.0
[INFO] 1 report configured for spotbugs-maven-plugin:4.5.0.0: spotbugs
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.14.0
[INFO] 2 reports configured for maven-pmd-plugin:3.14.0: pmd, cpd
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0
[INFO] 2 reports detected for maven-checkstyle-plugin:3.0.0: checkstyle, checkstyle-aggregate
[INFO] configuring report plugin org.owasp:dependency-check-maven:6.1.1
[INFO] 1 report configured for dependency-check-maven:6.1.1: aggregate
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.2.0
[INFO] 2 reports configured for maven-javadoc-plugin:3.2.0: javadoc-no-fork, test-javadoc-no-fork
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] The project northernwind-rca-modules does not seem to be compiled. PMD results might be inaccurate.
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

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

Dec 21, 2024 5:12:33 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 21, 2024 5:12:33 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 21, 2024 5:12:34 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 21, 2024 5:12:35 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 21, 2024 5:12:35 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 21, 2024 5:12:35 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 21, 2024 5:12:35 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 21, 2024 5:12:36 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 21, 2024 5:12:36 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 21, 2024 5:12:36 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
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: http://tidalwave.it/projects/northernwind-rca
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.1.1:ci-management
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/rca/zephyr-macosx-embedded-jre/1.2-ALPHA-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/rca/zephyr-macosx-embedded-jre/1.2-ALPHA-1-SNAPSHOT/zephyr-macosx-embedded-jre-1.2-ALPHA-1-SNAPSHOT.pom
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.1.1:issue-management
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
[INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-eclipse-batch/maven-metadata.xml (2.7 kB at 5.9 kB/s)
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:3.0.0-M5:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "JaCoCo Aggregate" report     --- jacoco-maven-plugin:0.8.7:report-aggregate
[INFO] Generating "PMD" report                  --- maven-pmd-plugin:3.14.0:pmd
[INFO] Generating "CPD" report                  --- maven-pmd-plugin:3.14.0:cpd
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate
[INFO] There are 133 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "dependency-check:aggregate" report --- dependency-check-maven:6.1.1:aggregate
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - Modified  (1094 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Complete for NVD CVE - Modified  (13363 ms)
[INFO] Begin database maintenance
[INFO] Updated the CPE ecosystem on 136344 NVD records
[INFO] Cleaned up 4 orphaned NVD records
[INFO] End database maintenance (60776 ms)
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Begin database defrag
[INFO] End database defrag (12246 ms)
[INFO] Check for updates complete (88352 ms)
[INFO] 

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


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

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

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


See the dependency-check report for more details.


[INFO] 
[INFO] --- site:3.9.1:stage (default-cli) @ northernwind-rca ---
[INFO] Using this base directory for staging: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/target/staging
[INFO] Pushing /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/target/site
[INFO]    >>> to file:///var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/target/staging/../zephyr
[INFO] 
[INFO] -------< it.tidalwave.northernwind.rca:northernwind-rca-modules >-------
[INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT                    [2/14]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- site:3.9.1:site (default-site) @ northernwind-rca-modules ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
[INFO] 16 reports configured for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M5
[INFO] 1 report configured for maven-surefire-report-plugin:3.0.0-M5: report-only
[INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.7
[INFO] 1 report configured for jacoco-maven-plugin:0.8.7: report-aggregate
[INFO] configuring report plugin com.github.spotbugs:spotbugs-maven-plugin:4.5.0.0
[INFO] 1 report configured for spotbugs-maven-plugin:4.5.0.0: spotbugs
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.14.0
[INFO] 2 reports configured for maven-pmd-plugin:3.14.0: pmd, cpd
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0
[INFO] 1 report detected for maven-checkstyle-plugin:3.0.0: checkstyle
[INFO] configuring report plugin org.owasp:dependency-check-maven:6.1.1
[INFO] 1 report configured for dependency-check-maven:6.1.1: aggregate
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.2.0
[INFO] 2 reports configured for maven-javadoc-plugin:3.2.0: javadoc-no-fork, test-javadoc-no-fork
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: http://tidalwave.it/projects/northernwind-rca/northernwind-rca-modules
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.1.1:ci-management
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-beans/3.1-ALPHA-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-beans/3.1-ALPHA-1-SNAPSHOT/it-tidalwave-beans-3.1-ALPHA-1-SNAPSHOT.pom
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-java8supplement/3.2-ALPHA-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-java8supplement/3.2-ALPHA-1-SNAPSHOT/it-tidalwave-util-java8supplement-3.2-ALPHA-1-SNAPSHOT.pom
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-swt/11.0.1/javafx-swt-11.0.1.pom
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.1.1:issue-management
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
[INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
[INFO] Generating "JaCoCo Aggregate" report     --- jacoco-maven-plugin:0.8.7:report-aggregate
[INFO] Generating "dependency-check:aggregate" report --- dependency-check-maven:6.1.1:aggregate
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:1.2-ALPHA-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (475 ms)
[INFO] 

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


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (5 seconds)
[INFO] Finished CPE Analyzer (7 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
00:42  INFO: Vulnerability found: bootstrap below 3.4.0
00:42  INFO: Vulnerability found: bootstrap below 3.4.0
00:42  INFO: Vulnerability found: bootstrap below 3.4.0
00:42  INFO: Vulnerability found: bootstrap below 3.4.0
00:42  INFO: Vulnerability found: bootstrap below 3.4.0
00:42  INFO: Vulnerability found: bootstrap below 3.4.1
00:42  INFO: Vulnerability found: bootstrap below 3.4.1
00:42  INFO: Vulnerability found: bootstrap below 3.4.2
00:42  INFO: Vulnerability found: bootstrap below 3.999.999
00:43  INFO: Vulnerability found: jquery below 1.12.0
00:43  INFO: Vulnerability found: jquery below 2.999.999
00:43  INFO: Vulnerability found: jquery below 3.4.0
00:43  INFO: Vulnerability found: jquery below 3.5.0
00:43  INFO: Vulnerability found: jquery below 3.5.0
[INFO] Finished RetireJS Analyzer (1 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (11 seconds)
[INFO] Writing report to: /var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/workspace/modules/target/site/dependency-check-report.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 
[INFO] Zephyr ............................................. SUCCESS [03:06 min]
[INFO] Zephyr (modules) ................................... FAILURE [ 41.012 s]
[INFO] Zephyr - Core Implementation Stripped .............. SKIPPED
[INFO] Zephyr - Model ..................................... SKIPPED
[INFO] Zephyr - UI Commons ................................ SKIPPED
[INFO] Zephyr - Embedded Server ........................... SKIPPED
[INFO] Zephyr - UI Content Editor ......................... SKIPPED
[INFO] Zephyr - UI Content Explorer ....................... SKIPPED
[INFO] Zephyr - UI Content Manager ........................ SKIPPED
[INFO] Zephyr - UI Site Opener ............................ SKIPPED
[INFO] Zephyr - UI Structure Explorer ..................... SKIPPED
[INFO] Zephyr - UI Structure Editor ....................... SKIPPED
[INFO] Zephyr - UI (JavaFX) ............................... SKIPPED
[INFO] Zephyr - Application (JavaFX) ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:52 min
[INFO] Finished at: 2024-12-21T05:16:01Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.9.1:site (default-site) on project northernwind-rca-modules: Error generating dependency-check-maven:6.1.1:aggregate report: Invocation of method 'getReferences' in  class org.owasp.dependencycheck.dependency.Vulnerability threw exception java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at templates/htmlReport.vsl[line 955, column 24] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :northernwind-rca-modules
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_AdoptiumJDK_17/builds/20/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: 
[Java CompilerMavenCPDAspectJCode AnalysisSpotBugsPMDOpen Tasks ScannerJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE