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.steelblue:it-tidalwave-steelblue-example-presentation >-- [INFO] Building SteelBlue - Examples - Presentation 1.1-ALPHA-4-SNAPSHOT [6/7] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-presentation --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [INFO] Storing buildNumber: a6178a6d6401 at timestamp: 1734732351390 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [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/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-steelblue-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-steelblue-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT a6178a6d6401 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-steelblue-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,55] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,59] [unchecked] unchecked conversion required: BoundProperty<Path> found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,54] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,58] [unchecked] unchecked conversion required: BoundProperty<Path> found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[240,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[257,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[299,59] [unchecked] unchecked conversion required: SimpleComposite<PresentationModel> found: SimpleComposite [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/FileEntityPresentableTest.java:[70,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-example-presentation --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 22:06:00.632 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:06:03.366 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 22:06:03.367 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 22:06:03.368 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 22:06:03.445 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@184b9bd7)... 22:06:03.464 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 91 msec 22:06:03.465 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.476 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 22:06:03.476 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 22:06:03.477 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 22:06:03.483 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@7579828b)... 22:06:03.487 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 11 msec 22:06:03.488 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.496 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 22:06:03.496 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 22:06:03.497 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 22:06:03.500 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@43aaac32)... 22:06:03.504 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 7 msec 22:06:03.504 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.510 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 22:06:03.510 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 22:06:03.510 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 22:06:03.513 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@291acd3e)... 22:06:03.518 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 8 msec 22:06:03.519 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.527 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 22:06:03.528 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 22:06:03.528 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 22:06:03.532 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6d4b7ee9)... 22:06:03.536 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 9 msec 22:06:03.536 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.542 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 22:06:03.543 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 22:06:03.543 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 22:06:03.546 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 22:06:03.547 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:03.552 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 22:06:03.552 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate" 22:06:03.553 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 22:06:04.058 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6ad6ae45 22:06:04.071 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@72fb989b at construction time: [] 22:06:04.161 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@6dece1f9, []) 22:06:04.162 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5c5c7cc4 22:06:04.166 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@30afb481 22:06:04.168 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@72fb989b at construction time: [] 22:06:04.169 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.r.u.e.m.FileEntity@72fb989b 22:06:04.169 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 22:06:04.169 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@156cfa20, []) 22:06:04.170 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5c5c7cc4 22:06:04.177 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, ignoring default providers ... 22:06:04.181 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@30eedaa4 22:06:04.268 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@72fb989b, i.t.r.SimpleComposite) 22:06:04.272 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 22:06:04.273 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@156cfa20, []) completed 22:06:04.273 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 22:06:04.274 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@72fb989b: [i.t.r.u.PresentationModelAggregate@a95cb11] 22:06:04.274 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@6dece1f9, []) completed 22:06:04.278 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 22:06:04.311 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 22:06:04.313 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.SimpleDciEntity@33187485 at construction time: [] 22:06:04.313 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.SimpleDciEntity@33187485 22:06:04.314 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 22:06:04.314 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@5d2e6f62, []) 22:06:04.315 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5c5c7cc4 22:06:04.315 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.SimpleDciEntity@33187485, i.t.r.u.Displayable) 22:06:04.315 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 22:06:04.316 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@5d2e6f62, []) completed 22:06:04.316 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 22:06:04.328 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 22:06:04.330 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@72fb989b at construction time: [] 22:06:04.331 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.u.Displayable) for i.t.r.u.e.m.FileEntity@72fb989b 22:06:04.331 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 22:06:04.332 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@45707f76, []) 22:06:04.332 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5c5c7cc4 22:06:04.333 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.r.u.e.m.FileEntity@72fb989b, i.t.r.u.Displayable) 22:06:04.333 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 22:06:04.333 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@45707f76, []) completed 22:06:04.334 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.r.u.e.m.FileEntity@72fb989b] 22:06:04.337 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 785 msec 22:06:04.338 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 22:06:04.345 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 22:06:04.346 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST "test" 22:06:04.346 [main ] INFO i.t.r.u.e.p.impl.FileEntityPresentableTest - *********** 22:06:04.422 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.r.u.e.m.FileEntity@4bbc21bd at construction time: [] 22:06:04.423 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@278de2b2, []) 22:06:04.423 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5c5c7cc4 22:06:04.424 [main ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@4bbc21bd: [i.t.r.u.PresentationModelAggregate@1fc1c7e, i.t.r.u.Selectable$MockitoMock$fQ2qJGng@1a6dc5ea] 22:06:04.425 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007cfe60313530@278de2b2, []) completed 22:06:04.467 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST FAILED in 109 msec - test - java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" 22:06:04.468 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - TEST FAILED java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:739) at org.testng.TestRunner.run(TestRunner.java:614) at org.testng.SuiteRunner.runTest(SuiteRunner.java:421) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373) at org.testng.SuiteRunner.run(SuiteRunner.java:312) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274) at org.testng.TestNG.runSuitesLocally(TestNG.java:1208) at org.testng.TestNG.runSuites(TestNG.java:1112) at org.testng.TestNG.run(TestNG.java:1079) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 22:06:04.475 [main ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest - 22:06:04.476 [main ] INFO i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.503 s <<< FAILURE! -- in TestSuite [ERROR] it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test -- Time elapsed: 0.120 s <<< FAILURE! java.lang.AssertionError: Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:739) at org.testng.TestRunner.run(TestRunner.java:614) at org.testng.SuiteRunner.runTest(SuiteRunner.java:421) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373) at org.testng.SuiteRunner.run(SuiteRunner.java:312) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274) at org.testng.TestNG.runSuitesLocally(TestNG.java:1208) at org.testng.TestNG.runSuites(TestNG.java:1112) at org.testng.TestNG.run(TestNG.java:1079) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] FileEntityPresentableTest.test:78 Expected: is "10/28/24 8:34 pm" but: was "10/28/24 8:34 PM" [INFO] [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. See /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/surefire-reports/jacoco for the individual test results. See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-steelblue-example-presentation --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue - Examples - Presentation' with 2 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.a6178a6d6401.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.a6178a6d6401-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-presentation --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.a6178a6d6401.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.a6178a6d6401-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-steelblue-example-presentation >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-steelblue-example-presentation --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-steelblue-example-presentation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-steelblue-example-presentation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.steelblue:it-tidalwave-steelblue-example-presentation >-- [INFO] Building SteelBlue - Examples - Presentation 1.1-ALPHA-4-SNAPSHOT [14/7] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-steelblue-example-presentation --- [INFO] There are 15 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-steelblue-example-presentation >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [INFO] Storing buildNumber: a6178a6d6401 at timestamp: 1734732447371 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [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/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-steelblue-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-steelblue-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT a6178a6d6401 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-steelblue-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.a6178a6d6401.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,55] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[177,59] [unchecked] unchecked conversion required: BoundProperty<Path> found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,54] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types required: BoundProperty<Path>,UserNotificationWithFeedback found: BoundProperty,UserNotificationWithFeedback [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[194,58] [unchecked] unchecked conversion required: BoundProperty<Path> found: BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[240,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[257,64] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[299,59] [unchecked] unchecked conversion required: SimpleComposite<PresentationModel> found: SimpleComposite [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_JDK_21_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/FileEntityPresentableTest.java:[70,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-steelblue-example-presentation <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-steelblue-example-presentation --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile [WARNING] org.springframework:spring-context:jar:5.3.37:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-24:compile [WARNING] org.springframework:spring-beans:jar:5.3.37:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.12:test [JENKINS] Archiving disabled