Hi,

Tommaso set up a matrix build for Oak on Jenkins [1, 2]. While there are still some platform issues to sort out I wanted to point out that we are seeing quite a bit of test failures. See below for a run down per fixture and platform. I will keep an eye on these for the next couple of builds and start reporting issues for those that are not transient. Feel free to get ahead of me for any issue you happen to know about.

Michael


SegmentMK, Windows:
testClockDrift(org.apache.jackrabbit.oak.stats.ClockTest): Clock.Fast unexpected drift: -172ms (estimated limit was 23ms, measured granularity was 10.0ms) testGetSize(org.apache.jackrabbit.core.query.QueryResultTest): Wrong size of NodeIterator in result expected:<52> but was:<-1>
concurrentObservers(org.apache.jackrabbit.oak.spi.commit.BackgroundObserverTest)
removeSubtree[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426645955649, external=false}, Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426645955649, external=false}] removeSubtreeFilter[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426645955649, external=false}, Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426645955649, external=false}]

SegmentMK, Ubuntu
testGlobRestriction2(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists testGlobRestriction3(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists

DocumentNS, Windows
testGetSize(org.apache.jackrabbit.core.query.QueryResultTest): Wrong size of NodeIterator in result expected:<54> but was:<-1> testClockDrift(org.apache.jackrabbit.oak.stats.ClockTest): Clock.Fast unexpected drift: -85ms (estimated limit was 23ms, measured granularity was 10.0ms)

DocumentNS, Ubuntu
testGlobRestriction2(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists testGlobRestriction3(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists

DocumentRDB, Windows
testClockDrift(org.apache.jackrabbit.oak.stats.ClockTest): Clock.Fast unexpected drift: -86ms (estimated limit was 23ms, measured granularity was 10.0ms) addSubtreeFilter[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426639212385, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426639212385, external=false}] removeSubtreeFilter[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426639212385, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426639212385, external=false}] propertyValue[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426639212385, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426639212385, external=false}] observation2[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426637576838, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426637576838, external=false}] infoMap[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426641501267, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426641501267, external=false}] observation2[0](org.apache.jackrabbit.oak.jcr.observation.ObservationTest): Unexpected events: [Event{type=4, path=/oak:index/counter/reindexCount, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=1}, userID=oak:unknown, userData=null, date=1426641501267, external=false}, Event{type=4, path=/oak:index/counter/reindex, identifier=/oak:index/counter, info={jcr:primaryType=oak:QueryIndexDefinition, afterValue=false}, userID=oak:unknown, userData=null, date=1426641501267, external=false}]

DocumentRDB, Ubuntu
testAddNode[0](org.apache.jackrabbit.oak.jcr.OrderableNodesTest): Failed to register node types. testGlobRestriction2(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists testGlobRestriction3(org.apache.jackrabbit.oak.jcr.security.authorization.ReadTest): Authorizable with ID group2 already exists



[1] https://issues.apache.org/jira/browse/OAK-2476
[2] https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/

Reply via email to