You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/16 18:27:58 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 2713 - Failure

The Apache Jenkins build system has built Jackrabbit Oak (build #2713)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2713/ to view the results.

Changes:
[ngupta] OAK-9004 | Multitenant index name strategy with reindex support (Some additional modifications - patch by Amrit Verma)

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 2718 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2718)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2718/ to view the results.

Changes:
[reschke] OAK-9010: Standardize handling of system properties (add support for Long)

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 2717 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2717)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2717/ to view the results.

Changes:
[reschke] OAK-9023: use SystemPropertySupplier in RDBDocumentStore

[reschke] OAK-9022: use SystemPropertySupplier in ClusterNodeInfo

[reschke] OAK-9021: use SystemPropertySupplier in RDBDataSourceFactory

[reschke] OAK-9020: use SystemPropertySupplier in RDBDocumentStoreDB

[reschke] OAK-9019: use SystemPropertySupplier in RDBMissingLastRevSeeker

[reschke] OAK-9018: use SystemPropertySupplier in RDBVersionGCSupport

[reschke] OAK-9017: use SystemPropertySupplier in RDBConnectionHandler

[reschke] OAK-9016: link slf4j javadocs

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 2716 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2716)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2716/ to view the results.

Changes:
[reschke] OAK-9010: Standardize handling of system properties

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 2715 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2715)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2715/ to view the results.

Changes:
[reschke] OAK-8769: oak-auth-ldap pom needs maintenance - backed out due to build errors

 

Test results:
All tests passed

BUILD FAILURE: Jackrabbit Oak - Build # 2714 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2714)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2714/ to view the results.

Changes:
[baedke] OAK-8769: oak-auth-ldap pom needs maintenance

Updated to org.apache.directory.api.api-all-2.0.1.
The LDAP test server now uses a separate ClassLoader because it still uses v1.

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.osgi.OSGiIT.bundleStates

Error Message:
Bundle org.apache.jackrabbit.oak-auth-ldap [27] not active. have a look at the logs expected:<32> but was:<2>

Stack Trace:
java.lang.AssertionError: Bundle org.apache.jackrabbit.oak-auth-ldap [27] not active. have a look at the logs expected:<32> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.apache.jackrabbit.oak.osgi.OSGiIT.bundleStates(OSGiIT.java:115)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:67)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:125)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:98)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:74)
	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.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:420)
	at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:393)
	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 sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
	at sun.rmi.transport.Transport$1.run(Transport.java:200)
	at sun.rmi.transport.Transport$1.run(Transport.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)