Re: Build failed in Jenkins: Apache Jackrabbit Oak matrix » jdk1.8.0_11,Ubuntu,SEGMENT_MK,pedantic #76

2015-03-31 Thread Michael Dürig



On 31.3.15 12:21 , Apache Jenkins Server wrote:

[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on 
project jackrabbit-oak: Too many files with unapproved license: 7 See RAT report 
in:https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=pedantic/ws/target/rat.txt
  - [Help 1]


Back to square one, giving up: 
https://issues.apache.org/jira/browse/OAK-2706


Michael


buildbot success in ASF Buildbot on oak-trunk-win7

2015-03-31 Thread buildbot
The Buildbot has detected a restored build on builder oak-trunk-win7 while 
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/oak-trunk-win7/builds/1419

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The AnyBranchScheduler scheduler named 'on-oak-commit' triggered 
this build
Build Source Stamp: [branch jackrabbit/oak/trunk] 1670255
Blamelist: chetanm

Build succeeded!

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on oak-trunk-win7

2015-03-31 Thread buildbot
The Buildbot has detected a new failure on builder oak-trunk-win7 while 
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/oak-trunk-win7/builds/1420

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The AnyBranchScheduler scheduler named 'on-oak-commit' triggered 
this build
Build Source Stamp: [branch jackrabbit/oak/trunk] 1670263
Blamelist: chetanm

BUILD FAILED: failed compile

Sincerely,
 -The Buildbot





Build failed in Jenkins: Apache Jackrabbit Oak matrix » latest1.7,Ubuntu,DOCUMENT_RDB,unittesting #78

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/78/

--
[...truncated 1261 lines...]
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.validateAndCompilePropertyDefinition(TypeRegistration.java:420)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.validateAndCompileType(TypeRegistration.java:342)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.apply(TypeRegistration.java:140)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider.getRootEditor(TypeEditorProvider.java:67)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider.getRootEditor(CompositeEditorProvider.java:80)
at 
org.apache.jackrabbit.oak.spi.commit.EditorHook.processCommit(EditorHook.java:53)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:60)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:60)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted$3.call(DocumentNodeStoreBranch.java:632)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted$3.call(DocumentNodeStoreBranch.java:629)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.withCurrentBranch(DocumentNodeStoreBranch.java:335)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.access$500(DocumentNodeStoreBranch.java:52)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted.merge(DocumentNodeStoreBranch.java:629)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge0(DocumentNodeStoreBranch.java:234)
... 38 more

Running org.apache.jackrabbit.oak.jcr.MoveTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.jackrabbit.oak.jcr.RepositoryTest
Tests run: 117, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 92.713 sec
Running org.apache.jackrabbit.oak.jcr.LongPathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec
Running org.apache.jackrabbit.oak.jcr.ItemSaveTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 6.209 sec
Running org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.153 sec
Running org.apache.jackrabbit.oak.jcr.ReferencesTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
Running org.apache.jackrabbit.oak.jcr.ValueFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec
Running org.apache.jackrabbit.oak.jcr.CopyTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.942 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.MixinTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeDefinitionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeTypeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.013 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeTypeEqualsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.jackrabbit.oak.jcr.NamePathTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.apache.jackrabbit.oak.jcr.xml.ImportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.jackrabbit.oak.jcr.security.user.RemappingTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
Running org.apache.jackrabbit.oak.jcr.security.user.NestedGroupTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.jackrabbit.oak.jcr.security.user.UserImportTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec
Running org.apache.jackrabbit.oak.jcr.security.user.UserManagerTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec
Running org.apache.jackrabbit.oak.jcr.security.user.GroupImportTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec
Running org.apache.jackrabbit.oak.jcr.security.user.SystemUserTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.apache.jackrabbit.oak.jcr.security.user.UserQueryTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.313 sec
Running org.apache.jackrabbit.oak.jcr.security.user.UserImportBestEffortTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
Running org.apache.jackrabbit.oak.jcr.security.user.AuthorizablePropertyTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 

Jenkins build is back to normal : Apache Jackrabbit Oak matrix » jdk1.8.0_11,Ubuntu,SEGMENT_MK,pedantic #77

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=pedantic/77/changes



Jenkins build is back to normal : Apache Jackrabbit Oak matrix » jdk-1.6u45,Ubuntu,SEGMENT_MK,integrationTesting #77

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=integrationTesting/77/changes



[DISCUSS] Enable CopyOnRead feature for Lucene indexes by default

2015-03-31 Thread Chetan Mehrotra
Hi Team,

CopyOnRead feature was provided as part of 1.0.9 release and has been in
used in quite a few customer deployment. Of late we have to recommend to
enable this setting on most of the deployments where queries are found to
be performing slowly and it provides considerable better performance.

I would like to enable this feature by default now [1]. Both in trunk and
in branch.

Would it be fine to do that?

Chetan Mehrotra
[1] https://issues.apache.org/jira/browse/OAK-2708


Re: [DISCUSS] Enable CopyOnRead feature for Lucene indexes by default

2015-03-31 Thread Amit Jain
+1

On Tue, Mar 31, 2015 at 4:18 PM, Chetan Mehrotra chetan.mehro...@gmail.com
wrote:

 Hi Team,

 CopyOnRead feature was provided as part of 1.0.9 release and has been in
 used in quite a few customer deployment. Of late we have to recommend to
 enable this setting on most of the deployments where queries are found to
 be performing slowly and it provides considerable better performance.

 I would like to enable this feature by default now [1]. Both in trunk and
 in branch.

 Would it be fine to do that?

 Chetan Mehrotra
 [1] https://issues.apache.org/jira/browse/OAK-2708



Jenkins build is back to normal : Apache Jackrabbit Oak matrix » latest1.7,Ubuntu,DOCUMENT_RDB,unittesting #79

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/79/changes



Re: [VOTE] Release Apache Jackrabbit Oak 1.1.8

2015-03-31 Thread Marcel Reutegger
Hi,

On 30/03/15 17:20, Davide Giannella dav...@apache.org wrote:
Please vote on releasing this package as Apache Jackrabbit Oak 1.1.8.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 Jackrabbit PMC votes are cast.

All checks OK.

+1 Release this package as Apache Jackrabbit Oak 1.1.8

Regards
 Marcel



Re: [DISCUSS] Enable CopyOnRead feature for Lucene indexes by default

2015-03-31 Thread Tommaso Teofili
+1

Tommaso

2015-03-31 12:48 GMT+02:00 Chetan Mehrotra chetan.mehro...@gmail.com:

 Hi Team,

 CopyOnRead feature was provided as part of 1.0.9 release and has been in
 used in quite a few customer deployment. Of late we have to recommend to
 enable this setting on most of the deployments where queries are found to
 be performing slowly and it provides considerable better performance.

 I would like to enable this feature by default now [1]. Both in trunk and
 in branch.

 Would it be fine to do that?

 Chetan Mehrotra
 [1] https://issues.apache.org/jira/browse/OAK-2708



Re: [DISCUSS] Enable CopyOnRead feature for Lucene indexes by default

2015-03-31 Thread Michael Marth
+1

 On 31 Mar 2015, at 12:54, Amit Jain am...@ieee.org wrote:
 
 +1
 
 On Tue, Mar 31, 2015 at 4:18 PM, Chetan Mehrotra chetan.mehro...@gmail.com
 wrote:
 
 Hi Team,
 
 CopyOnRead feature was provided as part of 1.0.9 release and has been in
 used in quite a few customer deployment. Of late we have to recommend to
 enable this setting on most of the deployments where queries are found to
 be performing slowly and it provides considerable better performance.
 
 I would like to enable this feature by default now [1]. Both in trunk and
 in branch.
 
 Would it be fine to do that?
 
 Chetan Mehrotra
 [1] https://issues.apache.org/jira/browse/OAK-2708
 



jackrabbit-oak build #5374: Broken

2015-03-31 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #5374
Status: Broken

Duration: 2224 seconds
Commit: 18d02a51d51945ebba617a58917fd9c507c75066 (trunk)
Author: Angela Schreiber
Message: minor improvement: javadoc

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1670366 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/105f890e04ee...18d02a51d519

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/56587345

--
sent by Jukka's Travis notification gateway


jackrabbit-oak build #5375: Fixed

2015-03-31 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #5375
Status: Fixed

Duration: 1852 seconds
Commit: 0b6c51e25b84f830a7513868d10f1b16c20ab2b0 (trunk)
Author: Angela Schreiber
Message: javadoc: fix broken link to PropertyIndexLookup

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1670377 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/18d02a51d519...0b6c51e25b84

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/56596006

--
sent by Jukka's Travis notification gateway


Build failed in Jenkins: Apache Jackrabbit Oak matrix » jdk-1.6u45,Ubuntu,DOCUMENT_NS,unittesting #81

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/81/changes

Changes:

[angela] javadoc: fix broken link to PropertyIndexLookup

[angela] javadoc

[angela] minor improvement: typo (though 'reposistory' would be nice as well)

[angela] minor improvement: javadoc

[angela] minor improvement: suppress unused warning

[angela] minor improvement: unused logger field

--
[...truncated 1567 lines...]
---
Running org.apache.jackrabbit.oak.upgrade.RepositoryGroupMemberUpgradeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.515 sec
Running org.apache.jackrabbit.oak.upgrade.RepositoryGroupMemberSplitUpgradeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 sec
Running org.apache.jackrabbit.oak.upgrade.PrivilegeUpgradeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 sec
Running org.apache.jackrabbit.oak.upgrade.TickerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.jackrabbit.oak.upgrade.RepositoryUpgradeTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.407 sec

Results :

Tests run: 19, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ 
oak-upgrade ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oak-upgrade ---
[INFO] Building jar: 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-upgrade/target/oak-upgrade-1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
oak-upgrade ---
[INFO] 
[INFO] 
[INFO] Building Oak HTTP Binding 1.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-http ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) 
@ oak-http ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] test.opts.coverage set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-http ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oak-http 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-http/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oak-http ---
[INFO] Compiling 9 source files to 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-http/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
oak-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-http/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
oak-http ---
[INFO] Compiling 1 source file to 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-http/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oak-http ---
[INFO] Surefire report directory: 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_NS,profile=unittesting/ws/oak-http/target/surefire-reports

---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ 
oak-http ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ oak-http ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
oak-http ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-http ---
[INFO] Baseline analisys complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] 

Build failed in Jenkins: Apache Jackrabbit Oak matrix » latest1.7,Ubuntu,DOCUMENT_RDB,unittesting #81

2015-03-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=latest1.7,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/81/changes

Changes:

[angela] javadoc: fix broken link to PropertyIndexLookup

[angela] javadoc

[angela] minor improvement: typo (though 'reposistory' would be nice as well)

[angela] minor improvement: javadoc

[angela] minor improvement: suppress unused warning

[angela] minor improvement: unused logger field

--
[...truncated 1506 lines...]
at 
org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.createOrUpdate(RDBDocumentStore.java:256)
at 
org.apache.jackrabbit.oak.plugins.document.Commit.createOrUpdateNode(Commit.java:437)
at 
org.apache.jackrabbit.oak.plugins.document.Commit.applyToDocumentStore(Commit.java:341)
at 
org.apache.jackrabbit.oak.plugins.document.Commit.prepare(Commit.java:223)
at 
org.apache.jackrabbit.oak.plugins.document.Commit.apply(Commit.java:189)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.persist(DocumentNodeStoreBranch.java:311)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.persist(DocumentNodeStoreBranch.java:281)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.access$200(DocumentNodeStoreBranch.java:52)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted.persistTransientHead(DocumentNodeStoreBranch.java:655)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted.setRoot(DocumentNodeStoreBranch.java:606)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.setRoot(DocumentNodeStoreBranch.java:166)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentRootBuilder.purge(DocumentRootBuilder.java:199)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentRootBuilder.updated(DocumentRootBuilder.java:99)
at 
org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder.updated(MemoryNodeBuilder.java:214)
at 
org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder.setProperty(MemoryNodeBuilder.java:508)
at 
org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeBuilder.setChildNode(AbstractDocumentNodeBuilder.java:59)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.validateAndCompilePropertyDefinition(TypeRegistration.java:420)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.validateAndCompileType(TypeRegistration.java:342)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeRegistration.apply(TypeRegistration.java:140)
at 
org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider.getRootEditor(TypeEditorProvider.java:67)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider.getRootEditor(CompositeEditorProvider.java:80)
at 
org.apache.jackrabbit.oak.spi.commit.EditorHook.processCommit(EditorHook.java:53)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:61)
at 
org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:61)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted$3.call(DocumentNodeStoreBranch.java:632)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted$3.call(DocumentNodeStoreBranch.java:629)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.withCurrentBranch(DocumentNodeStoreBranch.java:335)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.access$500(DocumentNodeStoreBranch.java:52)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch$Persisted.merge(DocumentNodeStoreBranch.java:629)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBranch.merge0(DocumentNodeStoreBranch.java:234)
... 38 more

Running org.apache.jackrabbit.oak.jcr.xml.ImportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeTypeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.823 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeDefinitionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.NodeTypeEqualsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jackrabbit.oak.jcr.nodetype.MixinTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
Running org.apache.jackrabbit.oak.jcr.SameNameSiblingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.985 sec
Running org.apache.jackrabbit.oak.jcr.security.privilege.PrivilegeManagerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running