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-commons >--
[INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT [5/15]
[INFO] from modules/CommonsUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO]
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633060301
[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_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO]
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons ---
[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-commons ---
[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 18 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/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: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber
[INFO]
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[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-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons ---
[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 7 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/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: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider
[INFO]
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[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-commons ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:51:18.808 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
11:51:18.838 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
11:51:20.796 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
11:51:20.797 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall"
11:51:20.797 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
11:51:20.871 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable
11:51:20.873 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
11:51:20.873 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
11:51:20.873 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/marshallable
11:51:20.874 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/marshallable
11:51:20.876 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 79 msec
11:51:20.876 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest -
11:51:20.887 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
11:51:20.893 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
11:51:20.893 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text"
11:51:20.893 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
11:51:20.897 [main ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName
11:51:20.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
11:51:20.900 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
11:51:20.901 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/fileName
11:51:20.901 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/mockFileObject/fileName
11:51:20.902 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 8 msec
11:51:20.902 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest -
11:51:22.200 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@64984b0f
11:51:22.201 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
11:51:22.222 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:51:25.479 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - scan([i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.SiteNodePresentable])
11:51:25.483 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
11:51:25.484 [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]
11:51:25.485 [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]
11:51:25.485 [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]
11:51:25.485 [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]
11:51:25.485 [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]
11:51:25.485 [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]
11:51:25.485 [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]
11:51:25.622 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - ***************************************************
11:51:25.623 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST "must unregister a disposed PresentationModel"
11:51:25.623 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - ***************************************************
11:51:25.633 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 482818993)
11:51:25.651 [main ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@400b4dd5
11:51:25.656 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest - TEST PASSED in 34 msec
11:51:25.656 [main ] INFO i.t.n.m.i.a.r.ContentPresentationModelFactoryTest -
11:51:25.658 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ***************************************************************************
11:51:25.658 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments"
11:51:25.658 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ***************************************************************************
11:51:25.659 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 1 msec
11:51:25.660 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest -
11:51:25.666 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************
11:51:25.666 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments"
11:51:25.666 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - ************************************************************************
11:51:25.671 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest - TEST PASSED in 4 msec
11:51:25.671 [main ] INFO i.t.n.rca.ui.event.ContentSelectedEventTest -
11:51:25.672 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ***************************************************************************
11:51:25.672 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must represent an empty selection when constructed with no arguments"
11:51:25.672 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ***************************************************************************
11:51:25.673 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 1 msec
11:51:25.679 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest -
11:51:25.680 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************
11:51:25.680 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST "must return the original SiteNode when constructed with arguments"
11:51:25.680 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - ************************************************************************
11:51:25.778 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest - TEST PASSED in 92 msec
11:51:25.779 [main ] INFO i.t.n.rca.ui.event.SiteNodeSelectedEventTest -
11:51:25.808 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ****************************************************************************************************
11:51:25.816 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables"
11:51:25.818 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00]
11:51:25.818 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ****************************************************************************************************
11:51:25.820 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00[CET])
11:51:25.820 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime)
11:51:25.845 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 37 msec
11:51:25.846 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest -
11:51:25.852 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************
11:51:25.852 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST "must create proper Displayables"
11:51:25.852 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - ARGS [Key(name=title, type=class java.lang.String), the title]
11:51:25.852 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - **************************************************************
11:51:25.853 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - convertValue(Key(name=title, type=class java.lang.String), the title)
11:51:25.854 [main ] TRACE i.t.n.core.impl.model.DefaultResourceProperties - >>>> returning the title (java.lang.String)
11:51:25.899 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest - TEST PASSED in 47 msec
11:51:25.900 [main ] INFO i.t.northernwind.rca.util.PropertyUtilitiesTest -
11:51:26.001 [main ] INFO i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - FINISHED TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.413 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO]
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO]
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled