You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2021/01/14 14:01:00 UTC

[jira] [Created] (OAK-9324) oak-auth-ldap (UseUidForExtIdTest) tests fail (likely specific to Windows)

Julian Reschke created OAK-9324:
-----------------------------------

             Summary: oak-auth-ldap (UseUidForExtIdTest) tests fail (likely specific to Windows)
                 Key: OAK-9324
                 URL: https://issues.apache.org/jira/browse/OAK-9324
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: auth-ldap
            Reporter: Julian Reschke
             Fix For: 1.38.0


{noformat}
[INFO] Running org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest
[ERROR] Tests run: 18, Failures: 0, Errors: 18, Skipped: 0, Time elapsed: 0.184 s <<< FAILURE! - in org.apache.jackrabbit.oak.security.auth
entication.ldap.impl.UseUidForExtIdTest
[ERROR] testAuthenticate(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.029 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testAuthenticate(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.029 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testGetGroupByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.021 s  <<< ERROR
!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetGroupByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.021 s  <<< ERROR
!
java.lang.NullPointerException

[ERROR] testGetUnknownUserByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<<
 ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetUnknownUserByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<<
 ERROR!
java.lang.NullPointerException

[ERROR] testGetGroups2(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetGroups2(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testAuthenticateCaseInsensitive(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.02
 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testAuthenticateCaseInsensitive(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.02
 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testGetGroups(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.018 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetGroups(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.018 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testGetMembers(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetMembers(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testGetUserByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetUserByRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<< ERROR!
java.lang.NullPointerException

[ERROR] testGetUserByForeignRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.019 s  <<<
 ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] testGetUserByForeignRef(org.apache.jackrabbit.oak.security.authentication.ldap.impl.UseUidForExtIdTest)  Time elapsed: 0.02 s  <<<
ERROR!
java.lang.NullPointerException

[INFO] Running org.apache.jackrabbit.oak.security.authentication.ldap.LargeLdapProviderTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.jackrabbit.oak.security.authen
tication.ldap.LargeLdapProviderTest
[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LargeLdapProviderTest  Time elapsed: 0.005 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LargeLdapProviderTest  Time elapsed: 0.005 s  <<< ERROR!
java.lang.NullPointerException
        at org.apache.jackrabbit.oak.security.authentication.ldap.LargeLdapProviderTest.afterClass(LargeLdapProviderTest.java:83)

[INFO] Running org.apache.jackrabbit.oak.security.authentication.ldap.LdapDefaultLoginModuleTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.019 s <<< FAILURE! - in org.apache.jackrabbit.oak.security.authen
tication.ldap.LdapDefaultLoginModuleTest
[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LdapDefaultLoginModuleTest  Time elapsed: 0.019 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LdapDefaultLoginModuleTest  Time elapsed: 0.019 s  <<< ERROR!
java.lang.IllegalArgumentException: object is not an instance of declaring class

[INFO] Running org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginStandaloneTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.027 s <<< FAILURE! - in org.apache.jackrabbit.oak.security.authen
tication.ldap.LdapLoginStandaloneTest
[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginStandaloneTest  Time elapsed: 0.027 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginStandaloneTest  Time elapsed: 0.027 s  <<< ERROR!
java.lang.IllegalArgumentException: object is not an instance of declaring class

[INFO] Running org.apache.jackrabbit.oak.security.authentication.ldap.TokenDefaultLdapLoginModuleTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.025 s <<< FAILURE! - in org.apache.jackrabbit.oak.security.authen
tication.ldap.TokenDefaultLdapLoginModuleTest
[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.TokenDefaultLdapLoginModuleTest  Time elapsed: 0.025 s  <<< ERROR!
java.lang.reflect.InvocationTargetException
Caused by: java.io.IOException: Unable to delete file: target\apacheds\cache\c68efd7d-7963-4972-b27c-c2ace6c83b63\ou=system.data

[ERROR] org.apache.jackrabbit.oak.security.authentication.ldap.TokenDefaultLdapLoginModuleTest  Time elapsed: 0.025 s  <<< ERROR!
java.lang.IllegalArgumentException: object is not an instance of declaring class



{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)