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

Status: Still Failing

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

Changes:
[tomekr] OAK-4761: Reduce the number of calls to /jcr:system/jcr:versionStorage

[tomekr] OAK-4751: Improve the checkpoint migration performance

[tomekr] OAK-4762: Rebuild indexes only for partial sidegrades

[alexparvulescu] OAK-4758 Allow tweaking of node migration logs threshold

[mduerig] OAK-4281: Rework memory estimation for compaction Remove memory

[alexparvulescu] OAK-4763 Clarify OverlappingFileLockException on FileStore

[tommaso] OAK-4764 - updated httpclient version

[alexparvulescu] OAK-4746 Move writeFile into the TarWriter

[frm] OAK-4744 - Always use a StatisticsProvider in standby tests

[frm] OAK-4735 - Enable tests in DataStoreTestBase

[frm] OAK-4766 - Let StandbyStore own the Segment and SegmentId it uses

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.remote.http.handler.RemoteServerIT.testSearchLastRevisionWithoutAuthentication[DocumentNodeStore[RDB]
 on jdbc:h2:file:./{fname}oaktest]

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
        at 
org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.Server.doStart(Server.java:291)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at 
org.apache.jackrabbit.oak.remote.http.handler.RemoteServer.start(RemoteServer.java:54)
        at 
org.apache.jackrabbit.oak.remote.http.handler.RemoteServerIT.setUp(RemoteServerIT.java:139)


Reply via email to