Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer >--
[INFO] Building Zephyr - UI Content Explorer 1.2-ALPHA-4-SNAPSHOT        [8/15]
[INFO]   from modules/ContentExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1682144140349
[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/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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-content-explorer ---
[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 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/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.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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-content-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/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-content-explorer ---
[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-content-explorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
06:15:57.829 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
06:16:00.082 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@124b8fe9
06:16:00.092 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
06:16:00.127 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
06:16:05.512 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
06:16:05.560 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
06:16:05.562 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
06:16:05.563 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
06:16:05.563 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
06:16:05.563 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
06:16:05.563 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
06:16:05.564 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
06:16:05.564 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
06:16:05.564 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
06:16:07.960 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
06:16:07.960 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
06:16:07.962 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
06:16:07.980 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 21 msec
06:16:07.981 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
06:16:08.114 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
06:16:08.132 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
06:16:12.193 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
06:16:12.194 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
06:16:12.195 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
06:16:12.195 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
06:16:12.195 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
06:16:12.216 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
06:16:12.217 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
06:16:12.217 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
06:16:12.344 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 102 msec
06:16:12.345 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
06:16:12.505 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7b39a8f9
06:16:12.505 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
06:16:12.506 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
06:16:16.267 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
06:16:16.271 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
06:16:16.273 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
06:16:16.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
06:16:16.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
06:16:16.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
06:16:16.282 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
06:16:16.283 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
06:16:16.283 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
06:16:16.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
06:16:16.657 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
06:16:17.179 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1942206928@bdc2686 at construction time: []
06:16:17.183 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1942206928@bdc2686 at construction time: []
06:16:17.300 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
06:16:17.303 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
06:16:17.304 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
06:16:17.305 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 5 msec
06:16:17.305 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
06:16:17.425 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@659889ca
06:16:17.425 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
06:16:17.426 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
06:16:20.595 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
06:16:20.598 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
06:16:20.599 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
06:16:20.609 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
06:16:20.611 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
06:16:20.611 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
06:16:20.611 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
06:16:20.611 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
06:16:20.612 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
06:16:20.612 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
06:16:20.671 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
06:16:20.673 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1942206928@52619c04 at construction time: []
06:16:20.673 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1942206928@52619c04 at construction time: []
06:16:20.683 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
06:16:20.683 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection"
06:16:20.683 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
06:16:20.685 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562.onOpenSite() with context thread binding
06:16:20.687 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@7c75d437)
06:16:20.687 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@6913a562] - it.tidalwave.role.spi.DefaultContextManager@353ddc9c
06:16:20.687 [main                ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 1687624890)
06:16:20.727 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1942206928@52619c04 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562]
06:16:20.728 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@7c75d437) completed
06:16:20.744 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$1942206928@52619c04
06:16:20.745 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@6913a562])
06:16:20.747 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.SpringAsDelegate$1@d6b4dbc)
06:16:20.748 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@6913a562] - it.tidalwave.role.spi.DefaultContextManager@353ddc9c
06:16:20.751 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$1942206928@52619c04, i.t.r.u.Selectable)
06:16:20.751 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
06:16:20.751 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
06:16:20.753 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
06:16:20.762 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562]
06:16:20.763 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 60841233, Mock for Content, hashCode: 1382128644]
06:16:20.767 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@367b0338]
06:16:20.770 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.SpringAsDelegate$1@d6b4dbc) completed
06:16:20.774 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@367b0338]
06:16:20.777 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$1942206928@52619c04
06:16:20.778 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@6913a562])
06:16:20.780 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.SpringAsDelegate$1@76e4e555)
06:16:20.780 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@6913a562] - it.tidalwave.role.spi.DefaultContextManager@353ddc9c
06:16:20.781 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$1942206928@52619c04, i.t.r.u.Selectable)
06:16:20.781 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
06:16:20.781 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
06:16:20.783 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
06:16:20.785 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562]
06:16:20.787 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 60841233, Mock for Content, hashCode: 1382128644]
06:16:20.787 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@77ad764d]
06:16:20.787 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@6913a562], i.t.r.s.s.SpringAsDelegate$1@76e4e555) completed
06:16:20.790 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@77ad764d]
06:16:20.795 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 113 msec
06:16:20.795 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
06:16:20.871 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.417 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Content Explorer' with 3 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b.jar to /var/jenkins_home/jobs/Zephyr_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/jobs/Zephyr_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.5d530d4ad69b-tests.jar to /var/jenkins_home/jobs/Zephyr_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-rca-ui-content-explorer >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: 5d530d4ad69b at timestamp: 1682144182424
[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/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-4-SNAPSHOT 5d530d4ad69b
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/Zephyr_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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-content-explorer ---
[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 4 source files to /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/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.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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-content-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[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 2 source files to /var/jenkins_home/jobs/Zephyr_Metrics/workspace/modules/ContentExplorer/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-content-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1: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]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    javax.servlet:servlet-api:jar:2.5:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[JENKINS] Archiving disabled