See 
<https://builds.apache.org/job/dir-studio-ui-tests-in-docker/108/display/redirect?page=changes>

Changes:

[mail] Fix some tests

------------------------------------------
[...truncated 2.21 MB...]
        at 
org.apache.directory.server.core.referral.ReferralInterceptor.add(ReferralInterceptor.java:246)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.authn.AuthenticationInterceptor.add(AuthenticationInterceptor.java:341)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.normalization.NormalizationInterceptor.add(NormalizationInterceptor.java:146)
        at 
org.apache.directory.server.core.DefaultOperationManager.add(DefaultOperationManager.java:419)
        at 
org.apache.directory.server.core.shared.DefaultCoreSession.add(DefaultCoreSession.java:217)
        at 
org.apache.directory.server.core.shared.DefaultCoreSession.add(DefaultCoreSession.java:192)
        at 
org.apache.directory.studio.test.integration.core.ConnectionWrapperTestBase.setUp(ConnectionWrapperTestBase.java:113)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.runChild(FrameworkRunner.java:391)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.runChild(FrameworkRunner.java:64)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.run(FrameworkRunner.java:164)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
        at 
org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)
        at 
org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1472)

testSearchContinuation_Follow_DirectReferral(org.apache.directory.studio.test.integration.core.DirectoryApiConnectionWrapperTest)
  Time elapsed: 0.033 sec  <<< ERROR!
org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException: 
ERR_250_ENTRY_ALREADY_EXISTS ou=referrals,ou=system already exists!
        at 
org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.add(AbstractBTreePartition.java:747)
        at 
org.apache.directory.server.core.shared.partition.DefaultPartitionNexus.add(DefaultPartitionNexus.java:365)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor$1.add(BaseInterceptor.java:107)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.journal.JournalInterceptor.add(JournalInterceptor.java:141)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.changelog.ChangeLogInterceptor.add(ChangeLogInterceptor.java:115)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.trigger.TriggerInterceptor.add(TriggerInterceptor.java:297)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.event.EventInterceptor.add(EventInterceptor.java:254)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.subtree.SubentryInterceptor.add(SubentryInterceptor.java:1037)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.collective.CollectiveAttributeInterceptor.add(CollectiveAttributeInterceptor.java:138)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.operational.OperationalAttributeInterceptor.add(OperationalAttributeInterceptor.java:323)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.schema.SchemaInterceptor.add(SchemaInterceptor.java:1100)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.exception.ExceptionInterceptor.add(ExceptionInterceptor.java:193)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.admin.AdministrativePointInterceptor.add(AdministrativePointInterceptor.java:1194)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.authz.AciAuthorizationInterceptor.add(AciAuthorizationInterceptor.java:533)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.referral.ReferralInterceptor.add(ReferralInterceptor.java:246)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.authn.AuthenticationInterceptor.add(AuthenticationInterceptor.java:341)
        at 
org.apache.directory.server.core.api.interceptor.BaseInterceptor.next(BaseInterceptor.java:341)
        at 
org.apache.directory.server.core.normalization.NormalizationInterceptor.add(NormalizationInterceptor.java:146)
        at 
org.apache.directory.server.core.DefaultOperationManager.add(DefaultOperationManager.java:419)
        at 
org.apache.directory.server.core.shared.DefaultCoreSession.add(DefaultCoreSession.java:217)
        at 
org.apache.directory.server.core.shared.DefaultCoreSession.add(DefaultCoreSession.java:192)
        at 
org.apache.directory.studio.test.integration.core.ConnectionWrapperTestBase.setUp(ConnectionWrapperTestBase.java:113)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.runChild(FrameworkRunner.java:391)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.runChild(FrameworkRunner.java:64)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.directory.server.core.integ.FrameworkRunner.run(FrameworkRunner.java:164)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
        at 
org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)
        at 
org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1472)


Results :

Failed tests: 
  
DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.testDeleteFollowsReferral_DirectReferral:631
 null

Tests in error: 
  
DirectoryApiConnectionWrapperTest.org.apache.directory.studio.test.integration.core.DirectoryApiConnectionWrapperTest
 » LdapOperation
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists
  DirectoryApiConnectionWrapperTest>ConnectionWrapperTestBase.setUp:113 » 
LdapEntryAlreadyExists

Tests run: 45, Failures: 1, Errors: 20, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Directory Studio Parent ..................... SUCCESS [  1.070 s]
[INFO] Apache Directory Studio Target Platform for Eclipse  SUCCESS [  0.181 s]
[INFO] Apache Directory Studio Plugins .................... SUCCESS [  0.836 s]
[INFO] Apache Directory Studio Common UI .................. SUCCESS [  3.951 s]
[INFO] Apache Directory Studio Common Core ................ SUCCESS [  0.298 s]
[INFO] Apache Directory Studio LDIF Parser ................ SUCCESS [  2.375 s]
[INFO] Apache Directory Studio Connection Core ............ SUCCESS [  1.222 s]
[INFO] Apache Directory Studio Connection UI .............. SUCCESS [  0.997 s]
[INFO] Apache Directory Studio LDAP Browser Core .......... SUCCESS [  3.788 s]
[INFO] Apache Directory Studio LDAP Browser Common ........ SUCCESS [  3.352 s]
[INFO] Apache Directory Studio Value Editors .............. SUCCESS [  1.958 s]
[INFO] Apache Directory Studio ACI Item Editor ............ SUCCESS [  0.674 s]
[INFO] Apache Directory Studio ApacheDS Configuration ..... SUCCESS [  0.844 s]
[INFO] Apache Directory Studio LDIF Editor ................ SUCCESS [  0.842 s]
[INFO] Apache Directory Studio LDAP Browser UI ............ SUCCESS [  1.402 s]
[INFO] Apache Directory Studio LDAP Servers ............... SUCCESS [  0.463 s]
[INFO] Apache Directory Studio ApacheDS LDAP Server Adapter SUCCESS [  5.800 s]
[INFO] Apache Directory Studio RCP ........................ SUCCESS [  0.388 s]
[INFO] Apache Directory Studio Schema Editor .............. SUCCESS [  3.390 s]
[INFO] Apache Directory Studio OpenLDAP Common UI ......... SUCCESS [  1.528 s]
[INFO] Apache Directory Studio OpenLDAP Syncrepl .......... SUCCESS [  1.265 s]
[INFO] Apache Directory Studio OpenLDAP Configuration Editor SUCCESS [  2.992 s]
[INFO] Apache Directory Studio OpenLDAP ACL Configuration Editor SUCCESS [  
3.207 s]
[INFO] Apache Directory Studio Template Editor ............ SUCCESS [  2.465 s]
[INFO] Apache Directory Studio Combined Editor ............ SUCCESS [  0.437 s]
[INFO] Apache Directory Studio SLF4J to Eclipse Log Binding SUCCESS [  0.110 s]
[INFO] Apache Directory Studio Help Plugins ............... SUCCESS [  0.018 s]
[INFO] Apache Directory Studio Apache DS Help ............. SUCCESS [  5.096 s]
[INFO] Apache Directory Studio LDAP Browser Help .......... SUCCESS [  9.795 s]
[INFO] Apache Directory Studio LDIF Editor Help ........... SUCCESS [  2.895 s]
[INFO] Apache Directory Studio RCP Help ................... SUCCESS [  1.957 s]
[INFO] Apache Directory Studio Schema Editor Help ......... SUCCESS [  2.633 s]
[INFO] Apache Directory Studio Feature Plugins ............ SUCCESS [  0.014 s]
[INFO] Apache Directory Studio ApacheDS Feature ........... SUCCESS [  0.213 s]
[INFO] Apache Directory Studio LDAP Browser Feature ....... SUCCESS [  0.159 s]
[INFO] Apache Directory Studio LDIF Editor Feature ........ SUCCESS [  0.138 s]
[INFO] Apache Directory Studio RCP Feature ................ SUCCESS [  0.209 s]
[INFO] Apache Directory Studio Schema Editor Feature ...... SUCCESS [  0.119 s]
[INFO] Apache Directory Studio OpenLDAP Feature ........... SUCCESS [  0.111 s]
[INFO] Apache Directory Studio National Language Support Feature SUCCESS [  
0.454 s]
[INFO] Apache Directory Studio Test Plugins ............... SUCCESS [  0.016 s]
[INFO] Apache Directory Studio Core Integration Tests ..... FAILURE [01:11 min]
[INFO] Apache Directory Studio UI Integration Tests ....... SKIPPED
[INFO] Apache Directory Studio P2 Repositories ............ SKIPPED
[INFO] Apache Directory Studio P2 Repository Dependencies . SKIPPED
[INFO] Apache Directory Studio P2 Repository Eclipse ...... SKIPPED
[INFO] Apache Directory Studio Product .................... SKIPPED
[INFO] Apache Directory Studio Installers ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:18 min
[INFO] Finished at: 2018-03-18T23:03:31+00:00
[INFO] Final Memory: 281M/4187M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:1.1.0:test (default-test) on project 
org.apache.directory.studio.test.integration.core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/hnelson/studio/tests/test.integration.core/target/surefire-reports for 
the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.apache.directory.studio.test.integration.core
Build step 'Execute shell' marked build as failure
Recording test results

Reply via email to