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.bluemarine2:it-tidalwave-bluemarine2-services-stoppingdown >--
[INFO] Building blueMarine II :: Services :: StoppingDown 1.1-ALPHA-2-SNAPSHOT [23/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown
[INFO] Storing buildNumber: 776aa35dcaa1 at timestamp: 1674843154278
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fabrizio.giudici 1.1-ALPHA-2-SNAPSHOT 776aa35dcaa1
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[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] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/classes
[WARNING] No processor claimed any of these annotations: /it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/javax.inject.Named,/javax.annotation.concurrent.Immutable,java.base/java.lang.Override,/javax.inject.Inject,/org.springframework.scheduling.annotation.Scheduled
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 203 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/test-classes
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.DataProvider,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[78,33] [unchecked] unchecked method invocation: method finderOf in interface MediaFolder is applied to given types
  required: Finder<PathAwareEntity>
  found: Finder
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[78,37] [unchecked] unchecked conversion
  required: Finder<PathAwareEntity>
  found:    Finder
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[79,33] [unchecked] unchecked method invocation: method finderOf in interface MediaFolder is applied to given types
  required: Function<MediaFolder,Collection<? extends PathAwareEntity>>
  found: Function
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/src/test/java/it/tidalwave/bluemarine2/service/stoppingdown/impl/PhotoCollectionProviderTestSupport.java:[79,37] [unchecked] unchecked conversion
  required: Function<MediaFolder,Collection<? extends PathAwareEntity>>
  found:    Function
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
19:12:58.599 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - STARTING TESTS OF it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest
19:12:58.648 [main                ] INFO  i.t.bluemarine2.commons.test.SpringTestSupport     - Spring configuration locations: [META-INF/DciAutoBeans.xml, META-INF/MockBeans.xml]
19:12:59.861 [main                ] WARN  o.s.context.support.ClassPathXmlApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
19:12:59.883 [main                ] ERROR i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION FAILED org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
19:12:59.886 [main                ] ERROR i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION FAILED
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1537)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:693)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:663)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1665)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1142)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:924)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:925)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:144)
	at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:95)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.createSpringContext(SpringTestSupport.java:109)
	at it.tidalwave.bluemarine2.commons.test.SpringTestSupport.beforeMethod(SpringTestSupport.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:398)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:284)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:469)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1602)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1529)
	... 42 common frames omitted
19:12:59.890 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
19:12:59.891 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - ********************************
19:12:59.894 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST "must properly parse diary"
19:12:59.894 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - ********************************
19:12:59.895 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED 
19:12:59.895 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - 
19:12:59.907 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
19:12:59.914 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED java.lang.Throwable: Method DiaryPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest@7283d3eb] depends on not successfully finished methods
19:12:59.914 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - TEST SKIPPED
java.lang.Throwable: Method DiaryPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest@7283d3eb] depends on not successfully finished methods
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1037)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
19:12:59.915 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - 
19:12:59.917 [main                ] WARN  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - CONFIGURATION SKIPPED 
19:12:59.919 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
19:12:59.927 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
19:12:59.928 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
19:12:59.929 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - *************************************
19:12:59.929 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - TEST "must properly parse PhotoItems"
19:12:59.929 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - *************************************
19:12:59.930 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - TEST SKIPPED 
19:12:59.932 [main                ] INFO  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - 
19:12:59.934 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
19:12:59.937 [main                ] WARN  i.t.b.s.s.impl.PhotoCollectionProviderSupportTest  - CONFIGURATION SKIPPED 
19:12:59.938 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
19:12:59.940 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
19:12:59.940 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - ******************************************
19:12:59.940 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - TEST "must properly generate DIDL content"
19:12:59.940 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - ******************************************
19:12:59.941 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - TEST SKIPPED 
19:12:59.946 [main                ] INFO  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - 
19:12:59.950 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
19:12:59.951 [main                ] WARN  i.t.b.s.stoppingdown.impl.PhotoItemDIDLAdapterTest - CONFIGURATION SKIPPED 
19:12:59.952 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
19:12:59.953 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
19:12:59.962 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
19:12:59.967 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - ******************************
19:12:59.967 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - TEST "test service publishing"
19:12:59.968 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - ******************************
19:12:59.978 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - TEST SKIPPED 
19:12:59.980 [main                ] INFO  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - 
19:12:59.981 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
19:12:59.981 [main                ] WARN  i.t.b.s.s.i.StoppingDownMediaServerServiceIntegrationTest - CONFIGURATION SKIPPED 
19:12:59.982 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.067 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.071 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.074 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
19:13:00.075 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST "must properly parse themes"
19:13:00.075 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - ARGS [themes.txt, com.sun.org.apache.xpath.internal.jaxp.XPathExpressionImpl@7d61eccf]
19:13:00.076 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
19:13:00.090 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED 
19:13:00.090 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
19:13:00.091 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.094 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.095 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.095 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
19:13:00.095 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST "must properly parse themes"
19:13:00.095 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - ARGS [places.txt, com.sun.org.apache.xpath.internal.jaxp.XPathExpressionImpl@2427e004]
19:13:00.095 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - **************************************************************************************
19:13:00.096 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED 
19:13:00.096 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
19:13:00.102 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.104 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED java.lang.Throwable: Method ThemesPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.ThemesPhotoCollectionProviderTest@47c81abf] depends on not successfully finished methods
19:13:00.104 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - TEST SKIPPED
java.lang.Throwable: Method ThemesPhotoCollectionProviderTest.must_properly_create_hierarchy()[pri:0, instance:it.tidalwave.bluemarine2.service.stoppingdown.impl.ThemesPhotoCollectionProviderTest@47c81abf] depends on not successfully finished methods
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1037)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:782)
	at org.testng.TestRunner.run(TestRunner.java:632)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
	at org.testng.SuiteRunner.run(SuiteRunner.java:268)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.run(TestNG.java:1064)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:136)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:145)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
19:13:00.105 [main                ] INFO  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - 
19:13:00.108 [main                ] WARN  i.t.b.s.s.impl.ThemesPhotoCollectionProviderTest   - CONFIGURATION SKIPPED 
19:13:00.287 [main                ] INFO  i.t.b.s.s.impl.DiaryPhotoCollectionProviderTest    - FINISHED TESTS OF it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest
[ERROR] Tests run: 34, Failures: 1, Errors: 0, Skipped: 33, Time elapsed: 3.22 s <<< FAILURE! - in TestSuite
[ERROR] it.tidalwave.bluemarine2.service.stoppingdown.impl.DiaryPhotoCollectionProviderTest.beforeMethod  Time elapsed: 2.474 s  <<< FAILURE!
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [it.tidalwave.role.spring.spi.AnnotationSpringRoleManager] for bean with name 'roleManager' defined in class path resource [META-INF/DciAutoBeans.xml]; nested exception is java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager
Caused by: java.lang.ClassNotFoundException: it.tidalwave.role.spring.spi.AnnotationSpringRoleManager

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DiaryPhotoCollectionProviderTest>SpringTestSupport.beforeMethod:75->SpringTestSupport.createSpringContext:109 » CannotLoadBeanClass
[INFO] 
[ERROR] Tests run: 31, Failures: 1, Errors: 0, Skipped: 30
[INFO] 
[ERROR] There are test failures.

Please refer to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/surefire-reports/plain for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-services-stoppingdown ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/Services/StoppingDown/target/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT.776aa35dcaa1-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-services-stoppingdown/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-services-stoppingdown-1.1-ALPHA-2-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled