You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/10 12:30:32 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.6.0_41) - Build # 4650 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4650/
Java: 64bit/jdk1.6.0_41 -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.sorter.IndexSortingTest

Error Message:
37

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 37
	at __randomizedtesting.SeedInfo.seed([B91765FCB4B64600]:0)
	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingDocsAndPositionsEnum.<init>(SortingAtomicReader.java:454)
	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingTermsEnum.docsAndPositions(SortingAtomicReader.java:161)
	at org.apache.lucene.index.MultiTermsEnum.docsAndPositions(MultiTermsEnum.java:474)
	at org.apache.lucene.index.TermsEnum.docsAndPositions(TermsEnum.java:183)
	at org.apache.lucene.codecs.TermsConsumer.merge(TermsConsumer.java:186)
	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:72)
	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:383)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:116)
	at org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2420)
	at org.apache.lucene.index.sorter.IndexSortingTest.beforeClassSorterUtilTest(IndexSortingTest.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.sorter.SortingAtomicReaderTest

Error Message:
CheckReader failed

Stack Trace:
java.lang.RuntimeException: CheckReader failed
	at __randomizedtesting.SeedInfo.seed([B91765FCB4B64600]:0)
	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:255)
	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:234)
	at org.apache.lucene.index.sorter.SortingAtomicReaderTest.beforeClassSortingAtomicReaderTest(SortingAtomicReaderTest.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 6742 lines...]
[junit4:junit4] Suite: org.apache.lucene.index.sorter.IndexSortingTest
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=pt_PT, timezone=Europe/Dublin
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Sun Microsystems Inc. 1.6.0_41 (64-bit)/cpus=8,threads=1,free=108371576,total=126418944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIndexSplitter, SweetSpotSimilarityTest, TestPKIndexSplitter, TestHighFreqTerms, IndexSortingTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexSortingTest -Dtests.seed=B91765FCB4B64600 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Europe/Dublin -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | IndexSortingTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 37
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B91765FCB4B64600]:0)
[junit4:junit4]    > 	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingDocsAndPositionsEnum.<init>(SortingAtomicReader.java:454)
[junit4:junit4]    > 	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingTermsEnum.docsAndPositions(SortingAtomicReader.java:161)
[junit4:junit4]    > 	at org.apache.lucene.index.MultiTermsEnum.docsAndPositions(MultiTermsEnum.java:474)
[junit4:junit4]    > 	at org.apache.lucene.index.TermsEnum.docsAndPositions(TermsEnum.java:183)
[junit4:junit4]    > 	at org.apache.lucene.codecs.TermsConsumer.merge(TermsConsumer.java:186)
[junit4:junit4]    > 	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:72)
[junit4:junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:383)
[junit4:junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:116)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2420)
[junit4:junit4]    > 	at org.apache.lucene.index.sorter.IndexSortingTest.beforeClassSorterUtilTest(IndexSortingTest.java:65)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] Completed on J1 in 0.69s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
[junit4:junit4] Suite: org.apache.lucene.index.sorter.SortingAtomicReaderTest
[junit4:junit4]   1> CheckReader failed
[junit4:junit4]   1>     test: field norms.........OK [3 fields]
[junit4:junit4]   1>     test: terms, freq, prox...ERROR: java.lang.ArrayIndexOutOfBoundsException: 37
[junit4:junit4]   1> java.lang.ArrayIndexOutOfBoundsException: 37
[junit4:junit4]   1> 	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingDocsAndPositionsEnum.<init>(SortingAtomicReader.java:454)
[junit4:junit4]   1> 	at org.apache.lucene.index.sorter.SortingAtomicReader$SortingTermsEnum.docsAndPositions(SortingAtomicReader.java:161)
[junit4:junit4]   1> 	at org.apache.lucene.index.TermsEnum.docsAndPositions(TermsEnum.java:183)
[junit4:junit4]   1> 	at org.apache.lucene.index.CheckIndex.checkFields(CheckIndex.java:793)
[junit4:junit4]   1> 	at org.apache.lucene.index.CheckIndex.testPostings(CheckIndex.java:1200)
[junit4:junit4]   1> 	at org.apache.lucene.index.CheckIndex.testPostings(CheckIndex.java:1177)
[junit4:junit4]   1> 	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:243)
[junit4:junit4]   1> 	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:234)
[junit4:junit4]   1> 	at org.apache.lucene.index.sorter.SortingAtomicReaderTest.beforeClassSortingAtomicReaderTest(SortingAtomicReaderTest.java:72)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1>     test: stored fields.......OK [76 total field count; avg 1 fields per doc]
[junit4:junit4]   1>     test: term vectors........OK [76 total vector count; avg 1 term/freq vector fields per doc]
[junit4:junit4]   1>     test: docvalues...........OK [0 total doc count; 4 docvalues fields]
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=Asserting), positions=PostingsFormat(name=NestedPulsing), norm=MockFixedIntBlock(blockSize=317), docs=PostingsFormat(name=Asserting), term_vectors=PostingsFormat(name=MockRandom)}, docValues:{binary=DocValuesFormat(name=SimpleText), numeric=DocValuesFormat(name=SimpleText), sorted=DocValuesFormat(name=SimpleText), sorted_set=DocValuesFormat(name=Lucene42)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {positions=DFR G3(800.0), term_vectors=IB LL-L1}, locale=es_CL, timezone=Etc/GMT+3
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Sun Microsystems Inc. 1.6.0_41 (64-bit)/cpus=8,threads=1,free=105967368,total=126418944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIndexSplitter, SweetSpotSimilarityTest, TestPKIndexSplitter, TestHighFreqTerms, IndexSortingTest, SortingAtomicReaderTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SortingAtomicReaderTest -Dtests.seed=B91765FCB4B64600 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CL -Dtests.timezone=Etc/GMT+3 -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | SortingAtomicReaderTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: CheckReader failed
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B91765FCB4B64600]:0)
[junit4:junit4]    > 	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:255)
[junit4:junit4]    > 	at org.apache.lucene.util._TestUtil.checkReader(_TestUtil.java:234)
[junit4:junit4]    > 	at org.apache.lucene.index.sorter.SortingAtomicReaderTest.beforeClassSortingAtomicReaderTest(SortingAtomicReaderTest.java:72)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:677)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] Completed on J1 in 1.46s, 0 tests, 1 error <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:548: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1758: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 8 suites, 21 tests, 2 suite-level errors

Total time: 20 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0_41 -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_41) - Build # 4651 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4651/
Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1742, name=coreLoadExecutor-787-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1742, name=coreLoadExecutor-787-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1479)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:874)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:580)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:575)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@38005c lockFactory=org.apache.lucene.store.NativeFSLockFactory@ff7ecd)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1744, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1744, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1479)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 8587 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T1683 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /va_hmd/ab
[junit4:junit4]   2> 3 T1683 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1362919363487
[junit4:junit4]   2> 4 T1683 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1684 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1684 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1684 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1684 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1684 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1684 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1683 oasc.ZkTestServer.run start zk server on port:49276
[junit4:junit4]   2> 105 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@34472
[junit4:junit4]   2> 106 T1689 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 106 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1689 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 107 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47608
[junit4:junit4]   2> 107 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47608
[junit4:junit4]   2> 108 T1687 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 1726 T1687 oazsp.FileTxnLog.commit WARNING fsync-ing the write ahead log in SyncThread:0 took 1617ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
[junit4:junit4]   2> 1727 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40000 with negotiated timeout 10000 for client /127.0.0.1:47608
[junit4:junit4]   2> 1728 T1689 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40000, negotiated timeout = 10000
[junit4:junit4]   2> 1729 T1690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34472 name:ZooKeeperConnection Watcher:127.0.0.1:49276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1729 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1730 T1683 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 1736 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40000
[junit4:junit4]   2> 1737 T1690 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1738 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47608 which had sessionid 0x13d545313a40000
[junit4:junit4]   2> 1737 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40000 closed
[junit4:junit4]   2> 1739 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e0956e
[junit4:junit4]   2> 1741 T1691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1741 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1742 T1691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 1742 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47609
[junit4:junit4]   2> 1742 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47609
[junit4:junit4]   2> 1743 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40001 with negotiated timeout 10000 for client /127.0.0.1:47609
[junit4:junit4]   2> 1744 T1691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40001, negotiated timeout = 10000
[junit4:junit4]   2> 1744 T1692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e0956e name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1745 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1746 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1751 T1683 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1755 T1683 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1759 T1683 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1763 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1764 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1770 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 1772 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1778 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1778 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1783 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 1784 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1788 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 1789 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1793 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1794 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1798 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1799 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1803 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1804 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1808 T1683 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1809 T1683 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1812 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40001
[junit4:junit4]   2> 1813 T1692 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1813 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47609 which had sessionid 0x13d545313a40001
[junit4:junit4]   2> 1813 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40001 closed
[junit4:junit4]   2> 1883 T1683 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1885 T1683 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60368
[junit4:junit4]   2> 1886 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1886 T1683 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1887 T1683 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297
[junit4:junit4]   2> 1887 T1683 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/solr.xml
[junit4:junit4]   2> 1887 T1683 oasc.CoreContainer.<init> New CoreContainer 6490086
[junit4:junit4]   2> 1888 T1683 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/'
[junit4:junit4]   2> 1888 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/'
[junit4:junit4]   2> 1903 T1683 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1903 T1683 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1904 T1683 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1904 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1904 T1683 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1904 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1905 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1905 T1683 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1905 T1683 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1906 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1912 T1683 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1923 T1683 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49276/solr
[junit4:junit4]   2> 1924 T1683 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1924 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e4fb52
[junit4:junit4]   2> 1925 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1925 T1702 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1926 T1702 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 1926 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47611
[junit4:junit4]   2> 1926 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47611
[junit4:junit4]   2> 1927 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40002 with negotiated timeout 20000 for client /127.0.0.1:47611
[junit4:junit4]   2> 1928 T1702 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40002, negotiated timeout = 20000
[junit4:junit4]   2> 1928 T1703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4fb52 name:ZooKeeperConnection Watcher:127.0.0.1:49276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1928 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1930 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40002
[junit4:junit4]   2> 1931 T1703 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1931 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47611 which had sessionid 0x13d545313a40002
[junit4:junit4]   2> 1931 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40002 closed
[junit4:junit4]   2> 1932 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1934 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@976716
[junit4:junit4]   2> 1935 T1704 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 1935 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1935 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47612
[junit4:junit4]   2> 1935 T1704 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 1936 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47612
[junit4:junit4]   2> 1936 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40003 with negotiated timeout 20000 for client /127.0.0.1:47612
[junit4:junit4]   2> 1936 T1704 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40003, negotiated timeout = 20000
[junit4:junit4]   2> 1937 T1705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@976716 name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1937 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1939 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1941 T1683 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1943 T1683 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60368_va_hmd%2Fab
[junit4:junit4]   2> 1943 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60368_va_hmd%2Fab Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60368_va_hmd%2Fab
[junit4:junit4]   2> 1943 T1683 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60368_va_hmd%2Fab
[junit4:junit4]   2> 1946 T1683 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1951 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1952 T1683 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1955 T1683 oasc.Overseer.start Overseer (id=89320283405811715-127.0.0.1:60368_va_hmd%2Fab-n_0000000000) starting
[junit4:junit4]   2> 1956 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1957 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1958 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1959 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1961 T1707 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1962 T1683 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1965 T1683 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1968 T1683 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1973 T1706 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1977 T1708 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/collection1
[junit4:junit4]   2> 1978 T1708 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1979 T1708 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1979 T1708 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1981 T1708 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/collection1/'
[junit4:junit4]   2> 1982 T1708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/collection1/lib/README' to classloader
[junit4:junit4]   2> 1983 T1708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2023 T1708 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2059 T1708 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2060 T1708 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2065 T1708 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2454 T1708 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2460 T1708 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2462 T1708 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2474 T1708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2477 T1708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2481 T1708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2483 T1708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2483 T1708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 2483 T1708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2484 T1708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2485 T1708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 2485 T1708 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362919365297/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data/
[junit4:junit4]   2> 2485 T1708 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfa42
[junit4:junit4]   2> 2486 T1708 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2486 T1708 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data forceNew: false
[junit4:junit4]   2> 2486 T1708 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data/index/
[junit4:junit4]   2> 2487 T1708 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2487 T1708 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data/index forceNew: false
[junit4:junit4]   2> 2488 T1708 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@184a869 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a42097),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2489 T1708 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2490 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2490 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2491 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2491 T1708 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2492 T1708 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2492 T1708 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2492 T1708 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2493 T1708 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2493 T1708 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2495 T1708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2498 T1708 oass.SolrIndexSearcher.<init> Opening Searcher@58635 main
[junit4:junit4]   2> 2499 T1708 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/control/data/tlog
[junit4:junit4]   2> 2499 T1708 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2499 T1708 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2508 T1709 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58635 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2509 T1708 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2510 T1708 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2510 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 3478 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3479 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60368_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60368/va_hmd/ab"}
[junit4:junit4]   2> 3480 T1706 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 3480 T1706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 3481 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 3487 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3513 T1708 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3514 T1708 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60368/va_hmd/ab collection:control_collection shard:shard1
[junit4:junit4]   2> 3515 T1708 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3524 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3524 T1708 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3525 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3527 T1708 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3528 T1708 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3528 T1708 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60368/va_hmd/ab/collection1/
[junit4:junit4]   2> 3529 T1708 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3529 T1708 oasc.SyncStrategy.syncToMe http://127.0.0.1:60368/va_hmd/ab/collection1/ has no replicas
[junit4:junit4]   2> 3529 T1708 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60368/va_hmd/ab/collection1/
[junit4:junit4]   2> 3530 T1708 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3535 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4993 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5001 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5043 T1708 oasc.ZkController.register We are http://127.0.0.1:60368/va_hmd/ab/collection1/ and leader is http://127.0.0.1:60368/va_hmd/ab/collection1/
[junit4:junit4]   2> 5043 T1708 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60368/va_hmd/ab
[junit4:junit4]   2> 5044 T1708 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 5044 T1708 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 5044 T1708 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5048 T1708 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5050 T1683 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 5050 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5051 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5057 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 5058 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d09bd
[junit4:junit4]   2> 5060 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5060 T1711 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 5061 T1711 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 5061 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47614
[junit4:junit4]   2> 5062 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47614
[junit4:junit4]   2> 5063 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40004 with negotiated timeout 10000 for client /127.0.0.1:47614
[junit4:junit4]   2> 5063 T1711 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40004, negotiated timeout = 10000
[junit4:junit4]   2> 5064 T1712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d09bd name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5064 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5067 T1683 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5071 T1683 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 5142 T1683 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5144 T1683 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55992
[junit4:junit4]   2> 5144 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5145 T1683 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5145 T1683 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554
[junit4:junit4]   2> 5145 T1683 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/solr.xml
[junit4:junit4]   2> 5146 T1683 oasc.CoreContainer.<init> New CoreContainer 29520138
[junit4:junit4]   2> 5146 T1683 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/'
[junit4:junit4]   2> 5146 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/'
[junit4:junit4]   2> 5161 T1683 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5162 T1683 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5162 T1683 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5162 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5162 T1683 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5163 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5163 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5163 T1683 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5164 T1683 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5164 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5170 T1683 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5181 T1683 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49276/solr
[junit4:junit4]   2> 5181 T1683 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5182 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fee6f
[junit4:junit4]   2> 5183 T1722 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 5183 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5184 T1722 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 5184 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47615
[junit4:junit4]   2> 5185 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47615
[junit4:junit4]   2> 5186 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40005 with negotiated timeout 20000 for client /127.0.0.1:47615
[junit4:junit4]   2> 5186 T1722 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40005, negotiated timeout = 20000
[junit4:junit4]   2> 5186 T1723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fee6f name:ZooKeeperConnection Watcher:127.0.0.1:49276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5187 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5189 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40005
[junit4:junit4]   2> 5190 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47615 which had sessionid 0x13d545313a40005
[junit4:junit4]   2> 5190 T1723 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5190 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40005 closed
[junit4:junit4]   2> 5191 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5193 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f66d0
[junit4:junit4]   2> 5194 T1724 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 5194 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5194 T1724 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 5195 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47616
[junit4:junit4]   2> 5195 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47616
[junit4:junit4]   2> 5196 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40006 with negotiated timeout 20000 for client /127.0.0.1:47616
[junit4:junit4]   2> 5196 T1724 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40006, negotiated timeout = 20000
[junit4:junit4]   2> 5196 T1725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f66d0 name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5197 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5198 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5199 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5203 T1683 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6206 T1683 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55992_va_hmd%2Fab
[junit4:junit4]   2> 6208 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55992_va_hmd%2Fab Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55992_va_hmd%2Fab
[junit4:junit4]   2> 6209 T1683 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55992_va_hmd%2Fab
[junit4:junit4]   2> 6214 T1705 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6214 T1725 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6214 T1712 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6214 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6224 T1726 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/collection1
[junit4:junit4]   2> 6225 T1726 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6226 T1726 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6226 T1726 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6229 T1726 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/collection1/'
[junit4:junit4]   2> 6229 T1726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/collection1/lib/README' to classloader
[junit4:junit4]   2> 6230 T1726 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6265 T1726 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6309 T1726 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6310 T1726 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6314 T1726 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6507 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6508 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60368_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60368/va_hmd/ab"}
[junit4:junit4]   2> 6511 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6511 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6511 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6700 T1726 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6715 T1726 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6719 T1726 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6732 T1726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6735 T1726 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6740 T1726 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6742 T1726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6742 T1726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6743 T1726 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6744 T1726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6744 T1726 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6744 T1726 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362919368554/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1/
[junit4:junit4]   2> 6745 T1726 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfa42
[junit4:junit4]   2> 6745 T1726 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6746 T1726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1 forceNew: false
[junit4:junit4]   2> 6746 T1726 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1/index/
[junit4:junit4]   2> 6747 T1726 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6747 T1726 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1/index forceNew: false
[junit4:junit4]   2> 6749 T1726 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51ce81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14e76e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6749 T1726 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6751 T1726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6752 T1726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6752 T1726 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6753 T1726 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6754 T1726 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6754 T1726 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6755 T1726 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6755 T1726 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6756 T1726 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6759 T1726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6763 T1726 oass.SolrIndexSearcher.<init> Opening Searcher@1606802 main
[junit4:junit4]   2> 6763 T1726 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty1/tlog
[junit4:junit4]   2> 6764 T1726 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6764 T1726 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6771 T1727 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1606802 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6774 T1726 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6774 T1726 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8016 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8017 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55992_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55992/va_hmd/ab"}
[junit4:junit4]   2> 8018 T1706 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 8018 T1706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8024 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8024 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8024 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8777 T1726 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8777 T1726 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55992/va_hmd/ab collection:collection1 shard:shard1
[junit4:junit4]   2> 8779 T1726 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 8790 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 8791 T1726 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8791 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8794 T1726 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8795 T1726 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8795 T1726 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55992/va_hmd/ab/collection1/
[junit4:junit4]   2> 8796 T1726 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8796 T1726 oasc.SyncStrategy.syncToMe http://127.0.0.1:55992/va_hmd/ab/collection1/ has no replicas
[junit4:junit4]   2> 8796 T1726 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55992/va_hmd/ab/collection1/
[junit4:junit4]   2> 8797 T1726 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 8803 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9532 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9544 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9544 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9544 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9558 T1726 oasc.ZkController.register We are http://127.0.0.1:55992/va_hmd/ab/collection1/ and leader is http://127.0.0.1:55992/va_hmd/ab/collection1/
[junit4:junit4]   2> 9559 T1726 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55992/va_hmd/ab
[junit4:junit4]   2> 9559 T1726 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9559 T1726 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9560 T1726 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9562 T1726 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9564 T1683 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9565 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9565 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9633 T1683 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9636 T1683 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48912
[junit4:junit4]   2> 9637 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9637 T1683 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9637 T1683 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054
[junit4:junit4]   2> 9637 T1683 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/solr.xml
[junit4:junit4]   2> 9638 T1683 oasc.CoreContainer.<init> New CoreContainer 24041479
[junit4:junit4]   2> 9638 T1683 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/'
[junit4:junit4]   2> 9638 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/'
[junit4:junit4]   2> 9653 T1683 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 9654 T1683 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9654 T1683 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9654 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9655 T1683 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9655 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9655 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9655 T1683 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9656 T1683 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9656 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9662 T1683 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9673 T1683 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49276/solr
[junit4:junit4]   2> 9674 T1683 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9674 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@dbe769
[junit4:junit4]   2> 9675 T1738 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9675 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9676 T1738 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 9676 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47617
[junit4:junit4]   2> 9677 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47617
[junit4:junit4]   2> 9678 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40007 with negotiated timeout 20000 for client /127.0.0.1:47617
[junit4:junit4]   2> 9678 T1738 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40007, negotiated timeout = 20000
[junit4:junit4]   2> 9678 T1739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dbe769 name:ZooKeeperConnection Watcher:127.0.0.1:49276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9679 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9681 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40007
[junit4:junit4]   2> 9682 T1739 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9682 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40007 closed
[junit4:junit4]   2> 9682 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47617 which had sessionid 0x13d545313a40007
[junit4:junit4]   2> 9683 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9685 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a325e3
[junit4:junit4]   2> 9686 T1740 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9686 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9686 T1740 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 9686 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47618
[junit4:junit4]   2> 9687 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47618
[junit4:junit4]   2> 9688 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40008 with negotiated timeout 20000 for client /127.0.0.1:47618
[junit4:junit4]   2> 9688 T1740 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40008, negotiated timeout = 20000
[junit4:junit4]   2> 9688 T1741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a325e3 name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9689 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9690 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9691 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9694 T1683 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10698 T1683 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48912_va_hmd%2Fab
[junit4:junit4]   2> 10699 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a40008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48912_va_hmd%2Fab Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48912_va_hmd%2Fab
[junit4:junit4]   2> 10701 T1683 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48912_va_hmd%2Fab
[junit4:junit4]   2> 10706 T1712 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10706 T1741 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10706 T1705 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10706 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10706 T1725 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10707 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10708 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10717 T1742 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/collection1
[junit4:junit4]   2> 10717 T1742 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10719 T1742 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10719 T1742 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10721 T1742 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/collection1/'
[junit4:junit4]   2> 10722 T1742 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/collection1/lib/README' to classloader
[junit4:junit4]   2> 10722 T1742 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10751 T1742 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10788 T1742 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10789 T1742 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10794 T1742 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11053 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11054 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55992_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55992/va_hmd/ab"}
[junit4:junit4]   2> 11057 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11057 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11057 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11057 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11192 T1742 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11198 T1742 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11200 T1742 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11218 T1742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11223 T1742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11227 T1742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11229 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11230 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 11230 T1742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11232 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11232 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 11232 T1742 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/
[junit4:junit4]   2> 11233 T1742 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfa42
[junit4:junit4]   2> 11233 T1742 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 11234 T1742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2 forceNew: false
[junit4:junit4]   2> 11235 T1742 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index/
[junit4:junit4]   2> 11235 T1742 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11236 T1742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index forceNew: false
[junit4:junit4]   2> 11237 T1742 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1050752),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11238 T1742 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11240 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11241 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11241 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11242 T1742 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11243 T1742 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11243 T1742 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11244 T1742 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11245 T1742 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11245 T1742 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11248 T1742 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11251 T1742 oass.SolrIndexSearcher.<init> Opening Searcher@163088d main
[junit4:junit4]   2> 11251 T1742 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/tlog
[junit4:junit4]   2> 11251 T1742 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11251 T1742 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11259 T1743 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@163088d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11262 T1742 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11262 T1742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12562 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12564 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48912_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48912/va_hmd/ab"}
[junit4:junit4]   2> 12564 T1706 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12565 T1706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12571 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13265 T1742 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13265 T1742 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48912/va_hmd/ab collection:collection1 shard:shard1
[junit4:junit4]   2> 13270 T1742 oasc.ZkController.register We are http://127.0.0.1:48912/va_hmd/ab/collection1/ and leader is http://127.0.0.1:55992/va_hmd/ab/collection1/
[junit4:junit4]   2> 13271 T1742 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48912/va_hmd/ab
[junit4:junit4]   2> 13271 T1742 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13272 T1742 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C85 name=collection1 org.apache.solr.core.SolrCore@14a1b15 url=http://127.0.0.1:48912/va_hmd/ab/collection1 node=127.0.0.1:48912_va_hmd%2Fab C85_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:48912_va_hmd%2Fab, base_url=http://127.0.0.1:48912/va_hmd/ab}
[junit4:junit4]   2> 13272 T1744 C85 P48912 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13273 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13274 T1742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13274 T1744 C85 P48912 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13274 T1744 C85 P48912 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13276 T1683 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13276 T1744 C85 P48912 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13276 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13278 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13286 T1683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C86 name=collection1 org.apache.solr.core.SolrCore@433a44 url=http://127.0.0.1:60368/va_hmd/ab/collection1 node=127.0.0.1:60368_va_hmd%2Fab C86_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:60368_va_hmd%2Fab, base_url=http://127.0.0.1:60368/va_hmd/ab, leader=true}
[junit4:junit4]   2> 13302 T1699 C86 P60368 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@184a869 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a42097),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13304 T1699 C86 P60368 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13306 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[1 (1429124548429611008)]} 0 6
[junit4:junit4]   2> 13307 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10001 (1429124548434853888)]} 0 3
[junit4:junit4]   2> ASYNC  NEW_CORE C87 name=collection1 org.apache.solr.core.SolrCore@2b4ba6 url=http://127.0.0.1:55992/va_hmd/ab/collection1 node=127.0.0.1:55992_va_hmd%2Fab C87_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55992_va_hmd%2Fab, base_url=http://127.0.0.1:55992/va_hmd/ab, leader=true}
[junit4:junit4]   2> 13322 T1719 C87 P55992 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51ce81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14e76e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13323 T1719 C87 P55992 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13327 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10001 (1429124548451631104)]} 0 7
[junit4:junit4]   2> 13327 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[1 (1429124548451631105)]} 0 6
[junit4:junit4]   2> 13342 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10002 (1429124548472602624)]} 0 1
[junit4:junit4]   2> 13343 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[2 (1429124548473651200)]} 0 1
[junit4:junit4]   2> 13346 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10002 (1429124548476796928)]} 0 1
[junit4:junit4]   2> 13347 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[2 (1429124548477845504)]} 0 1
[junit4:junit4]   2> 13429 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10003 (1429124548563828736)]} 0 1
[junit4:junit4]   2> 13429 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[3 (1429124548564877312)]} 0 1
[junit4:junit4]   2> 13432 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10003 (1429124548566974464)]} 0 1
[junit4:junit4]   2> 13432 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[3 (1429124548566974465)]} 0 1
[junit4:junit4]   2> 13511 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10004 (1429124548650860544)]} 0 0
[junit4:junit4]   2> 13512 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[4 (1429124548650860545)]} 0 1
[junit4:junit4]   2> 13514 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10004 (1429124548654006272)]} 0 0
[junit4:junit4]   2> 13515 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[4 (1429124548654006273)]} 0 1
[junit4:junit4]   2> 13564 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10005 (1429124548705386496)]} 0 1
[junit4:junit4]   2> 13564 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[5 (1429124548706435072)]} 0 0
[junit4:junit4]   2> 13567 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10005 (1429124548708532224)]} 0 1
[junit4:junit4]   2> 13568 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[5 (1429124548709580800)]} 0 1
[junit4:junit4]   2> 13665 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10006 (1429124548812341248)]} 0 0
[junit4:junit4]   2> 13666 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[6 (1429124548812341249)]} 0 1
[junit4:junit4]   2> 13668 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10006 (1429124548815486976)]} 0 0
[junit4:junit4]   2> 13669 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[6 (1429124548815486977)]} 0 1
[junit4:junit4]   2> 13744 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10007 (1429124548894130176)]} 0 1
[junit4:junit4]   2> 13744 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[7 (1429124548895178752)]} 0 0
[junit4:junit4]   2> 13747 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10007 (1429124548897275904)]} 0 1
[junit4:junit4]   2> 13748 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[7 (1429124548898324480)]} 0 1
[junit4:junit4]   2> 13800 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10008 (1429124548952850432)]} 0 1
[junit4:junit4]   2> 13800 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[8 (1429124548952850433)]} 0 1
[junit4:junit4]   2> 13803 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10008 (1429124548955996160)]} 0 1
[junit4:junit4]   2> 13803 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[8 (1429124548957044736)]} 0 1
[junit4:junit4]   2> 13808 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10009 (1429124548962287616)]} 0 1
[junit4:junit4]   2> 13809 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[9 (1429124548962287617)]} 0 1
[junit4:junit4]   2> 13811 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10009 (1429124548965433344)]} 0 0
[junit4:junit4]   2> 13812 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[9 (1429124548965433345)]} 0 1
[junit4:junit4]   2> 13907 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10010 (1429124549065048064)]} 0 1
[junit4:junit4]   2> 13907 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10 (1429124549066096640)]} 0 0
[junit4:junit4]   2> 13910 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10010 (1429124549068193792)]} 0 1
[junit4:junit4]   2> 13911 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10 (1429124549069242368)]} 0 1
[junit4:junit4]   2> 13968 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10008 (-1429124549130059776)]} 0 0
[junit4:junit4]   2> 13969 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[8 (-1429124549130059777)]} 0 1
[junit4:junit4]   2> 13971 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10008 (-1429124549133205504)]} 0 0
[junit4:junit4]   2> 13972 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[8 (-1429124549134254080)]} 0 0
[junit4:junit4]   2> 13975 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10011 (1429124549136351232)]} 0 1
[junit4:junit4]   2> 13975 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[11 (1429124549137399808)]} 0 1
[junit4:junit4]   2> 13978 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10011 (1429124549139496960)]} 0 1
[junit4:junit4]   2> 13978 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[11 (1429124549140545536)]} 0 1
[junit4:junit4]   2> 14021 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10009 (-1429124549185634304)]} 0 1
[junit4:junit4]   2> 14021 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[9 (-1429124549185634305)]} 0 0
[junit4:junit4]   2> 14023 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10009 (-1429124549187731456)]} 0 0
[junit4:junit4]   2> 14023 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[9 (-1429124549187731457)]} 0 0
[junit4:junit4]   2> 14026 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10012 (1429124549190877184)]} 0 0
[junit4:junit4]   2> 14027 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[12 (1429124549190877185)]} 0 1
[junit4:junit4]   2> 14029 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10012 (1429124549194022912)]} 0 0
[junit4:junit4]   2> 14030 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[12 (1429124549194022913)]} 0 1
[junit4:junit4]   2> 14043 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10013 (1429124549207654400)]} 0 1
[junit4:junit4]   2> 14043 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[13 (1429124549207654401)]} 0 1
[junit4:junit4]   2> 14046 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10013 (1429124549210800128)]} 0 1
[junit4:junit4]   2> 14047 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[13 (1429124549211848704)]} 0 1
[junit4:junit4]   2> 14049 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10010 (-1429124549213945856)]} 0 1
[junit4:junit4]   2> 14049 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[10 (-1429124549214994432)]} 0 0
[junit4:junit4]   2> 14051 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10010 (-1429124549217091584)]} 0 0
[junit4:junit4]   2> 14052 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10 (-1429124549217091585)]} 0 1
[junit4:junit4]   2> 14054 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10014 (1429124549220237312)]} 0 0
[junit4:junit4]   2> 14055 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[14 (1429124549220237313)]} 0 1
[junit4:junit4]   2> 14058 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10014 (1429124549223383040)]} 0 0
[junit4:junit4]   2> 14058 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[14 (1429124549223383041)]} 0 1
[junit4:junit4]   2> 14072 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10015 (1429124549238063104)]} 0 1
[junit4:junit4]   2> 14072 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[15 (1429124549239111680)]} 0 1
[junit4:junit4]   2> 14075 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10015 (1429124549241208832)]} 0 1
[junit4:junit4]   2> 14076 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[15 (1429124549242257408)]} 0 1
[junit4:junit4]   2> 14078 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14079 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48912_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48912/va_hmd/ab"}
[junit4:junit4]   2> 14085 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14085 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14085 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14085 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14095 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10016 (1429124549263228928)]} 0 1
[junit4:junit4]   2> 14096 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[16 (1429124549264277504)]} 0 1
[junit4:junit4]   2>  C85_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:48912_va_hmd%2Fab, base_url=http://127.0.0.1:48912/va_hmd/ab}
[junit4:junit4]   2> 14111 T1735 C85 P48912 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1050752),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14112 T1735 C85 P48912 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14114 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10016 (1429124549266374656)]} 0 5
[junit4:junit4]   2> 14114 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1429124549267423232)]} 0 4
[junit4:junit4]   2> 14115 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10016 (1429124549266374656)]} 0 17
[junit4:junit4]   2> 14115 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[16 (1429124549267423232)]} 0 16
[junit4:junit4]   2> 14157 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10017 (1429124549328240640)]} 0 0
[junit4:junit4]   2> 14158 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[17 (1429124549328240641)]} 0 1
[junit4:junit4]   2> 14164 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10017 (1429124549331386368)]} 0 1
[junit4:junit4]   2> 14165 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1429124549331386369)]} 0 1
[junit4:junit4]   2> 14165 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10017 (1429124549331386368)]} 0 5
[junit4:junit4]   2> 14166 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[17 (1429124549331386369)]} 0 6
[junit4:junit4]   2> 14254 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10011 (-1429124549429952512)]} 0 0
[junit4:junit4]   2> 14255 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[11 (-1429124549431001088)]} 0 0
[junit4:junit4]   2> 14259 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10011 (-1429124549433098240)]} 0 0
[junit4:junit4]   2> 14260 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[11 (-1429124549433098241)]} 0 1
[junit4:junit4]   2> 14260 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10011 (-1429124549433098240)]} 0 3
[junit4:junit4]   2> 14261 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[11 (-1429124549433098241)]} 0 3
[junit4:junit4]   2> 14263 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10018 (1429124549439389696)]} 0 0
[junit4:junit4]   2> 14264 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[18 (1429124549439389697)]} 0 1
[junit4:junit4]   2> 14269 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10018 (1429124549442535424)]} 0 1
[junit4:junit4]   2> 14270 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1429124549442535425)]} 0 1
[junit4:junit4]   2> 14270 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10018 (1429124549442535424)]} 0 4
[junit4:junit4]   2> 14271 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[18 (1429124549442535425)]} 0 5
[junit4:junit4]   2> 14287 T1718 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:48912_va_hmd%252Fab&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 14318 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10013 (-1429124549497061376)]} 0 0
[junit4:junit4]   2> 14318 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[13 (-1429124549497061377)]} 0 0
[junit4:junit4]   2> 14323 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10013 (-1429124549500207104)]} 0 0
[junit4:junit4]   2> 14323 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[13 (-1429124549500207105)]} 0 0
[junit4:junit4]   2> 14324 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10013 (-1429124549500207104)]} 0 3
[junit4:junit4]   2> 14324 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[13 (-1429124549500207105)]} 0 3
[junit4:junit4]   2> 14327 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10019 (1429124549505449984)]} 0 1
[junit4:junit4]   2> 14327 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[19 (1429124549505449985)]} 0 1
[junit4:junit4]   2> 14333 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10019 (1429124549508595712)]} 0 1
[junit4:junit4]   2> 14333 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1429124549509644288)]} 0 1
[junit4:junit4]   2> 14333 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10019 (1429124549508595712)]} 0 4
[junit4:junit4]   2> 14334 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[19 (1429124549509644288)]} 0 4
[junit4:junit4]   2> 14421 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10015 (-1429124549605064704)]} 0 0
[junit4:junit4]   2> 14421 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[15 (-1429124549605064705)]} 0 0
[junit4:junit4]   2> 14426 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10015 (-1429124549608210432)]} 0 1
[junit4:junit4]   2> 14426 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[15 (-1429124549608210433)]} 0 0
[junit4:junit4]   2> 14426 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10015 (-1429124549608210432)]} 0 3
[junit4:junit4]   2> 14427 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[15 (-1429124549608210433)]} 0 3
[junit4:junit4]   2> 14430 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10020 (1429124549613453312)]} 0 1
[junit4:junit4]   2> 14430 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[20 (1429124549613453313)]} 0 1
[junit4:junit4]   2> 14436 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1429124549616599040)]} 0 0
[junit4:junit4]   2> 14436 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1429124549617647616)]} 0 1
[junit4:junit4]   2> 14436 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10020 (1429124549616599040)]} 0 4
[junit4:junit4]   2> 14437 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[20 (1429124549617647616)]} 0 4
[junit4:junit4]   2> 14501 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10017 (-1429124549688950784)]} 0 0
[junit4:junit4]   2> 14501 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[17 (-1429124549688950785)]} 0 0
[junit4:junit4]   2> 14506 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10017 (-1429124549692096512)]} 0 1
[junit4:junit4]   2> 14506 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[17 (-1429124549692096513)]} 0 0
[junit4:junit4]   2> 14506 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10017 (-1429124549692096512)]} 0 3
[junit4:junit4]   2> 14507 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[17 (-1429124549692096513)]} 0 3
[junit4:junit4]   2> 14510 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10021 (1429124549697339392)]} 0 1
[junit4:junit4]   2> 14510 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[21 (1429124549697339393)]} 0 1
[junit4:junit4]   2> 14516 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1429124549700485120)]} 0 1
[junit4:junit4]   2> 14516 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1429124549701533696)]} 0 1
[junit4:junit4]   2> 14516 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10021 (1429124549700485120)]} 0 4
[junit4:junit4]   2> 14517 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[21 (1429124549701533696)]} 0 4
[junit4:junit4]   2> 14579 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10022 (1429124549769691136)]} 0 1
[junit4:junit4]   2> 14580 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[22 (1429124549770739712)]} 0 1
[junit4:junit4]   2> 14585 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1429124549772836864)]} 0 1
[junit4:junit4]   2> 14585 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1429124549773885440)]} 0 1
[junit4:junit4]   2> 14585 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10022 (1429124549772836864)]} 0 4
[junit4:junit4]   2> 14586 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[22 (1429124549773885440)]} 0 4
[junit4:junit4]   2> 14664 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10023 (1429124549858820096)]} 0 1
[junit4:junit4]   2> 14665 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[23 (1429124549859868672)]} 0 1
[junit4:junit4]   2> 14670 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1429124549861965824)]} 0 0
[junit4:junit4]   2> 14670 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1429124549863014400)]} 0 0
[junit4:junit4]   2> 14670 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10023 (1429124549861965824)]} 0 4
[junit4:junit4]   2> 14671 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[23 (1429124549863014400)]} 0 4
[junit4:junit4]   2> 14759 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10024 (1429124549959483392)]} 0 1
[junit4:junit4]   2> 14760 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[24 (1429124549959483393)]} 0 1
[junit4:junit4]   2> 14765 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1429124549962629120)]} 0 1
[junit4:junit4]   2> 14765 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1429124549962629121)]} 0 0
[junit4:junit4]   2> 14765 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10024 (1429124549962629120)]} 0 3
[junit4:junit4]   2> 14766 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[24 (1429124549962629121)]} 0 4
[junit4:junit4]   2> 14792 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10025 (1429124549994086400)]} 0 0
[junit4:junit4]   2> 14793 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[25 (1429124549994086401)]} 0 1
[junit4:junit4]   2> 14798 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1429124549997232128)]} 0 0
[junit4:junit4]   2> 14799 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1429124549997232129)]} 0 1
[junit4:junit4]   2> 14799 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10025 (1429124549997232128)]} 0 4
[junit4:junit4]   2> 14800 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[25 (1429124549997232129)]} 0 5
[junit4:junit4]   2> 14807 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10019 (-1429124550009815040)]} 0 0
[junit4:junit4]   2> 14807 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[19 (-1429124550009815041)]} 0 0
[junit4:junit4]   2> 14812 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10019 (-1429124550012960768)]} 0 0
[junit4:junit4]   2> 14812 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[19 (-1429124550012960769)]} 0 0
[junit4:junit4]   2> 14813 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10019 (-1429124550012960768)]} 0 3
[junit4:junit4]   2> 14813 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[19 (-1429124550012960769)]} 0 3
[junit4:junit4]   2> 14816 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10026 (1429124550019252224)]} 0 1
[junit4:junit4]   2> 14817 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[26 (1429124550019252225)]} 0 1
[junit4:junit4]   2> 14822 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1429124550022397952)]} 0 1
[junit4:junit4]   2> 14822 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1429124550022397953)]} 0 0
[junit4:junit4]   2> 14823 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10026 (1429124550022397952)]} 0 4
[junit4:junit4]   2> 14823 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[26 (1429124550022397953)]} 0 4
[junit4:junit4]   2> 14925 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10020 (-1429124550133547008)]} 0 0
[junit4:junit4]   2> 14925 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[20 (-1429124550133547009)]} 0 0
[junit4:junit4]   2> 14929 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10020 (-1429124550135644160)]} 0 0
[junit4:junit4]   2> 14930 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[20 (-1429124550136692736)]} 0 0
[junit4:junit4]   2> 14930 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[10020 (-1429124550135644160)]} 0 3
[junit4:junit4]   2> 14931 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[20 (-1429124550136692736)]} 0 3
[junit4:junit4]   2> 14934 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10027 (1429124550141935616)]} 0 1
[junit4:junit4]   2> 14934 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[27 (1429124550141935617)]} 0 1
[junit4:junit4]   2> 14940 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1429124550145081344)]} 0 1
[junit4:junit4]   2> 14940 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1429124550146129920)]} 0 1
[junit4:junit4]   2> 14940 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10027 (1429124550145081344)]} 0 4
[junit4:junit4]   2> 14941 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[27 (1429124550146129920)]} 0 4
[junit4:junit4]   2> 15012 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10028 (1429124550224773120)]} 0 1
[junit4:junit4]   2> 15013 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[28 (1429124550224773121)]} 0 1
[junit4:junit4]   2> 15018 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1429124550227918848)]} 0 1
[junit4:junit4]   2> 15019 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1429124550227918849)]} 0 1
[junit4:junit4]   2> 15019 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10028 (1429124550227918848)]} 0 4
[junit4:junit4]   2> 15020 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[28 (1429124550227918849)]} 0 5
[junit4:junit4]   2> 15049 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10029 (1429124550263570432)]} 0 0
[junit4:junit4]   2> 15050 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[29 (1429124550263570433)]} 0 1
[junit4:junit4]   2> 15055 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1429124550266716160)]} 0 0
[junit4:junit4]   2> 15056 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1429124550266716161)]} 0 1
[junit4:junit4]   2> 15056 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10029 (1429124550266716160)]} 0 4
[junit4:junit4]   2> 15057 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[29 (1429124550266716161)]} 0 5
[junit4:junit4]   2> 15099 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10030 (1429124550314950656)]} 0 1
[junit4:junit4]   2> 15099 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[30 (1429124550315999232)]} 0 1
[junit4:junit4]   2> 15104 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1429124550318096384)]} 0 0
[junit4:junit4]   2> 15105 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1429124550319144960)]} 0 1
[junit4:junit4]   2> 15105 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10030 (1429124550318096384)]} 0 4
[junit4:junit4]   2> 15106 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[30 (1429124550319144960)]} 0 4
[junit4:junit4]   2> 15178 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10021 (-1429124550398836736)]} 0 0
[junit4:junit4]   2> 15178 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[21 (-1429124550398836737)]} 0 0
[junit4:junit4]   2> 15183 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10021 (-1429124550400933888)]} 0 1
[junit4:junit4]   2> 15183 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[21 (-1429124550401982464)]} 0 0
[junit4:junit4]   2> 15183 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10021 (-1429124550400933888)]} 0 3
[junit4:junit4]   2> 15184 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[21 (-1429124550401982464)]} 0 3
[junit4:junit4]   2> 15187 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10031 (1429124550407225344)]} 0 1
[junit4:junit4]   2> 15187 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[31 (1429124550408273920)]} 0 1
[junit4:junit4]   2> 15193 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1429124550410371072)]} 0 1
[junit4:junit4]   2> 15193 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1429124550411419648)]} 0 1
[junit4:junit4]   2> 15193 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10031 (1429124550410371072)]} 0 4
[junit4:junit4]   2> 15194 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[31 (1429124550411419648)]} 0 4
[junit4:junit4]   2> 15258 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10032 (1429124550481674240)]} 0 1
[junit4:junit4]   2> 15259 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[32 (1429124550482722816)]} 0 0
[junit4:junit4]   2> 15264 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1429124550485868544)]} 0 1
[junit4:junit4]   2> 15265 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1429124550485868545)]} 0 1
[junit4:junit4]   2> 15265 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10032 (1429124550485868544)]} 0 5
[junit4:junit4]   2> 15265 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[32 (1429124550485868545)]} 0 4
[junit4:junit4]   2> 15289 T1683 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 48912
[junit4:junit4]   2> 15290 T1683 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24041479
[junit4:junit4]   2> 15332 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10022 (-1429124550560317440)]} 0 0
[junit4:junit4]   2> 15332 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[22 (-1429124550560317441)]} 0 0
[junit4:junit4]   2> 15336 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10022 (-1429124550562414592)]} 0 0
[junit4:junit4]   2> 15337 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[22 (-1429124550563463168)]} 0 0
[junit4:junit4]   2> 15337 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10022 (-1429124550562414592)]} 0 3
[junit4:junit4]   2> 15338 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[22 (-1429124550563463168)]} 0 3
[junit4:junit4]   2> 15341 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10033 (1429124550568706048)]} 0 1
[junit4:junit4]   2> 15341 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[33 (1429124550569754624)]} 0 1
[junit4:junit4]   2> 15347 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1429124550572900352)]} 0 1
[junit4:junit4]   2> 15347 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1429124550572900353)]} 0 0
[junit4:junit4]   2> 15348 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10033 (1429124550572900352)]} 0 5
[junit4:junit4]   2> 15348 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[33 (1429124550572900353)]} 0 4
[junit4:junit4]   2> 15404 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10023 (-1429124550635814912)]} 0 0
[junit4:junit4]   2> 15405 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[23 (-1429124550636863488)]} 0 0
[junit4:junit4]   2> 15409 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10023 (-1429124550638960640)]} 0 0
[junit4:junit4]   2> 15409 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[23 (-1429124550638960641)]} 0 0
[junit4:junit4]   2> 15410 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10023 (-1429124550638960640)]} 0 3
[junit4:junit4]   2> 15411 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[23 (-1429124550638960641)]} 0 4
[junit4:junit4]   2> 15413 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10034 (1429124550645252096)]} 0 0
[junit4:junit4]   2> 15414 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[34 (1429124550645252097)]} 0 1
[junit4:junit4]   2> 15419 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1429124550648397824)]} 0 1
[junit4:junit4]   2> 15419 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1429124550649446400)]} 0 0
[junit4:junit4]   2> 15420 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10034 (1429124550648397824)]} 0 4
[junit4:junit4]   2> 15420 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[34 (1429124550649446400)]} 0 4
[junit4:junit4]   2> 15491 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10035 (1429124550725992448)]} 0 1
[junit4:junit4]   2> 15491 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[35 (1429124550725992449)]} 0 1
[junit4:junit4]   2> 15497 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10035 (1429124550729138176)]} 0 1
[junit4:junit4]   2> 15497 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1429124550730186752)]} 0 1
[junit4:junit4]   2> 15498 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10035 (1429124550729138176)]} 0 5
[junit4:junit4]   2> 15498 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[35 (1429124550730186752)]} 0 4
[junit4:junit4]   2> 15592 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[10027 (-1429124550832947200)]} 0 0
[junit4:junit4]   2> 15592 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[27 (-1429124550832947201)]} 0 0
[junit4:junit4]   2> 15592 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15594 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48912_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48912/va_hmd/ab"}
[junit4:junit4]   2> 15596 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10027 (-1429124550835044352)]} 0 0
[junit4:junit4]   2> 15597 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[27 (-1429124550836092928)]} 0 0
[junit4:junit4]   2> 15597 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10027 (-1429124550835044352)]} 0 3
[junit4:junit4]   2> 15598 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[27 (-1429124550836092928)]} 0 3
[junit4:junit4]   2> 15601 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15601 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10036 (1429124550841335808)]} 0 1
[junit4:junit4]   2> 15601 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15601 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15601 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15601 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[36 (1429124550841335809)]} 0 1
[junit4:junit4]   2> 15606 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[36 (1429124550846578688)]} 0 1
[junit4:junit4]   2>  C85_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:48912_va_hmd%2Fab, base_url=http://127.0.0.1:48912/va_hmd/ab}
[junit4:junit4]   2> 15607 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10036 (1429124550845530112)]} 0 1
[junit4:junit4]   2> 15608 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10036 (1429124550845530112)]} 0 4
[junit4:junit4]   2> 15700 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[28 (-1429124550946193408)]} 0 1
[junit4:junit4]   2> 15702 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10028 (-1429124550948290560)]} 0 0
[junit4:junit4]   2> 15702 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[28 (-1429124550948290560)]} 0 0
[junit4:junit4]   2> 15705 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[10028 (-1429124550951436288)]} 0 1
[junit4:junit4]   2> 15706 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[37 (1429124550951436288)]} 0 1
[junit4:junit4]   2> 15708 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10037 (1429124550953533440)]} 0 1
[junit4:junit4]   2> 15709 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[37 (1429124550954582016)]} 0 1
[junit4:junit4]   2> 15711 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10037 (1429124550956679168)]} 0 1
[junit4:junit4]   2> 15731 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[38 (1429124550977650688)]} 0 1
[junit4:junit4]   2> 15733 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10038 (1429124550979747840)]} 0 1
[junit4:junit4]   2> 15734 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[38 (1429124550981844992)]} 0 1
[junit4:junit4]   2> 15737 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10038 (1429124550983942144)]} 0 1
[junit4:junit4]   2> 15738 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[39 (1429124550986039296)]} 0 0
[junit4:junit4]   2> 15741 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10039 (1429124550988136448)]} 0 1
[junit4:junit4]   2> 15741 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[39 (1429124550989185024)]} 0 0
[junit4:junit4]   2> 15744 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10039 (1429124550991282176)]} 0 1
[junit4:junit4]   2> 15810 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[40 (1429124551060488192)]} 0 1
[junit4:junit4]   2> 15812 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10040 (1429124551063633920)]} 0 0
[junit4:junit4]   2> 15813 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[40 (1429124551063633920)]} 0 1
[junit4:junit4]   2> 15816 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10040 (1429124551066779648)]} 0 1
[junit4:junit4]   2> 15857 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[30 (-1429124551110819840)]} 0 0
[junit4:junit4]   2> 15859 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[30 (-1429124551112916992)]} 0 0
[junit4:junit4]   2> 15860 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10030 (-1429124551112916992)]} 0 0
[junit4:junit4]   2> 15862 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10030 (-1429124551116062720)]} 0 0
[junit4:junit4]   2> 15863 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[41 (1429124551116062720)]} 0 1
[junit4:junit4]   2> 15865 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10041 (1429124551119208448)]} 0 0
[junit4:junit4]   2> 15866 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[41 (1429124551119208448)]} 0 1
[junit4:junit4]   2> 15869 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10041 (1429124551122354176)]} 0 1
[junit4:junit4]   2> 15915 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[31 (-1429124551171637248)]} 0 1
[junit4:junit4]   2> 15917 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10031 (-1429124551173734400)]} 0 0
[junit4:junit4]   2> 15917 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[31 (-1429124551173734400)]} 0 0
[junit4:junit4]   2> 15920 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10031 (-1429124551176880128)]} 0 0
[junit4:junit4]   2> 15921 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[42 (1429124551176880128)]} 0 1
[junit4:junit4]   2> 15923 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10042 (1429124551178977280)]} 0 1
[junit4:junit4]   2> 15924 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[42 (1429124551180025856)]} 0 1
[junit4:junit4]   2> 15926 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10042 (1429124551183171584)]} 0 0
[junit4:junit4]   2> 16019 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[43 (1429124551279640576)]} 0 1
[junit4:junit4]   2> 16021 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10043 (1429124551281737728)]} 0 1
[junit4:junit4]   2> 16022 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[43 (1429124551282786304)]} 0 1
[junit4:junit4]   2> 16024 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10043 (1429124551284883456)]} 0 1
[junit4:junit4]   2> 16115 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[44 (1429124551380303872)]} 0 1
[junit4:junit4]   2> 16117 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10044 (1429124551383449600)]} 0 1
[junit4:junit4]   2> 16118 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[44 (1429124551383449600)]} 0 1
[junit4:junit4]   2> 16120 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10044 (1429124551386595328)]} 0 0
[junit4:junit4]   2> 16177 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[33 (-1429124551446364160)]} 0 0
[junit4:junit4]   2> 16179 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10033 (-1429124551448461312)]} 0 0
[junit4:junit4]   2> 16179 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[33 (-1429124551448461312)]} 0 0
[junit4:junit4]   2> 16182 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10033 (-1429124551451607040)]} 0 0
[junit4:junit4]   2> 16183 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[45 (1429124551451607040)]} 0 1
[junit4:junit4]   2> 16185 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10045 (1429124551454752768)]} 0 1
[junit4:junit4]   2> 16186 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[45 (1429124551454752768)]} 0 1
[junit4:junit4]   2> 16188 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10045 (1429124551457898496)]} 0 0
[junit4:junit4]   2> 16215 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[36 (-1429124551486210048)]} 0 0
[junit4:junit4]   2> 16218 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10036 (-1429124551489355776)]} 0 0
[junit4:junit4]   2> 16218 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[36 (-1429124551489355776)]} 0 0
[junit4:junit4]   2> 16220 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10036 (-1429124551491452928)]} 0 0
[junit4:junit4]   2> 16221 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[46 (1429124551492501504)]} 0 0
[junit4:junit4]   2> 16223 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10046 (1429124551494598656)]} 0 0
[junit4:junit4]   2> 16225 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[46 (1429124551495647232)]} 0 1
[junit4:junit4]   2> 16227 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10046 (1429124551497744384)]} 0 1
[junit4:junit4]   2> 16246 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[39 (-1429124551518715904)]} 0 0
[junit4:junit4]   2> 16248 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10039 (-1429124551520813056)]} 0 0
[junit4:junit4]   2> 16249 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[39 (-1429124551521861632)]} 0 0
[junit4:junit4]   2> 16251 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10039 (-1429124551523958784)]} 0 0
[junit4:junit4]   2> 16252 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[47 (1429124551523958784)]} 0 1
[junit4:junit4]   2> 16254 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10047 (1429124551527104512)]} 0 0
[junit4:junit4]   2> 16255 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[47 (1429124551527104512)]} 0 1
[junit4:junit4]   2> 16257 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10047 (1429124551530250240)]} 0 0
[junit4:junit4]   2> 16288 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55992/va_hmd/ab/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16288 T1744 C85 P48912 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48912/va_hmd/ab START replicas=[http://127.0.0.1:55992/va_hmd/ab/collection1/] nUpdates=100
[junit4:junit4]   2> 16289 T1744 C85 P48912 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16290 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16291 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16291 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16291 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[42 (-1429124551565901824)]} 0 0
[junit4:junit4]   2> 16291 T1719 C87 P55992 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16291 T1744 C85 P48912 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 16292 T1744 C85 P48912 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55992/va_hmd/ab/collection1/. core=collection1
[junit4:junit4]   2> 16293 T1744 C85 P48912 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16293 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10042 (-1429124551567998976)]} 0 0
[junit4:junit4]   2> 16294 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[42 (-1429124551567998976)]} 0 1
[junit4:junit4]   2> 16295 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[10042 (-1429124551570096128)]} 0 0
[junit4:junit4]   2> 16297 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[48 (1429124551571144704)]} 0 1
[junit4:junit4]   2> 16299 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10048 (1429124551573241856)]} 0 1
[junit4:junit4]   2> 16299 T1721 C87 P55992 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 16301 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[48 (1429124551574290432)]} 0 2
[junit4:junit4]   2> 16303 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10048 (1429124551576387584)]} 0 2
[junit4:junit4]   2> 16319 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[49 (1429124551594213376)]} 0 1
[junit4:junit4]   2> 16321 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10049 (1429124551596310528)]} 0 2
[junit4:junit4]   2> 16322 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[49 (1429124551598407680)]} 0 0
[junit4:junit4]   2> 16324 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10049 (1429124551599456256)]} 0 1
[junit4:junit4]   2> 16329 T1721 C87 P55992 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51ce81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14e76e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@51ce81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14e76e1),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.dvd, _0_1.del, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 16330 T1721 C87 P55992 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.dvd, _0_1.del, _0.nvm, _0.dvm, _0.pos, _0.nvd, _0.tim, segments_2, _0.fdx, _0.si, _0.tip, _0.doc, _0.fdt]
[junit4:junit4]   2> 16332 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[44 (-1429124551608893440)]} 0 0
[junit4:junit4]   2> 16333 T1721 C87 P55992 oass.SolrIndexSearcher.<init> Opening Searcher@8f762e realtime
[junit4:junit4]   2> 16334 T1721 C87 P55992 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16334 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[10044 (-1429124551610990592)]} 0 0
[junit4:junit4]   2> 16334 T1721 C87 P55992 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 16334 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[44 (-1429124551610990592)]} 0 0
[junit4:junit4]   2> 16335 T1744 C85 P48912 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16335 T1744 C85 P48912 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16336 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10044 (-1429124551613087744)]} 0 0
[junit4:junit4]   2> 16337 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[50 (1429124551614136320)]} 0 0
[junit4:junit4]   2> 16337 T1721 C87 P55992 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16338 T1721 C87 P55992 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16338 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16339 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16339 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16339 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10050 (1429124551615184896)]} 0 1
[junit4:junit4]   2> 16340 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[50 (1429124551616233472)]} 0 1
[junit4:junit4]   2> 16341 T1720 C87 P55992 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16342 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 14
[junit4:junit4]   2> 16342 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10050 (1429124551619379200)]} 0 1
[junit4:junit4]   2> 16344 T1744 C85 P48912 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index.20130310064259826 forceNew: false
[junit4:junit4]   2> 16344 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47) fullCopy=true
[junit4:junit4]   2> 16347 T1721 C87 P55992 REQ /replication {file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16350 T1718 C87 P55992 REQ /replication {file=_0.dvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16353 T1720 C87 P55992 REQ /replication {file=_0_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16356 T1719 C87 P55992 REQ /replication {file=_0.dvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16360 T1721 C87 P55992 REQ /replication {file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16363 T1718 C87 P55992 REQ /replication {file=_0.pos&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16366 T1720 C87 P55992 REQ /replication {file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16370 T1719 C87 P55992 REQ /replication {file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16374 T1721 C87 P55992 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 16377 T1718 C87 P55992 REQ /replication {file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16381 T1720 C87 P55992 REQ /replication {file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16385 T1719 C87 P55992 REQ /replication {file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 16388 T1721 C87 P55992 REQ /replication {file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16392 T1718 C87 P55992 REQ /replication {file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16394 T1744 C85 P48912 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16394 T1744 C85 P48912 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130310064259826
[junit4:junit4]   2> 16395 T1744 C85 P48912 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16395 T1744 C85 P48912 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16396 T1744 C85 P48912 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16398 T1744 C85 P48912 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index.20130310064259826
[junit4:junit4]   2> 16399 T1744 C85 P48912 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 16400 T1744 C85 P48912 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 16400 T1744 C85 P48912 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16401 T1744 C85 P48912 oass.SolrIndexSearcher.<init> Opening Searcher@19a59e5 main
[junit4:junit4]   2> 16403 T1743 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19a59e5 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C95/40)}
[junit4:junit4]   2> 16404 T1744 C85 P48912 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(org.apache.lucene.store.RAMDirectory@b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1050752)
[junit4:junit4]   2> 16404 T1744 C85 P48912 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/index
[junit4:junit4]   2> 16405 T1744 C85 P48912 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@b2a244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1050752)
[junit4:junit4]   2> 16405 T1744 C85 P48912 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 16405 T1752 C85 P48912 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362919363486/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=4688
[junit4:junit4]   2> 16406 T1752 C85 P48912 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 16407 T1752 C85 P48912 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 16408 T1752 C85 P48912 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 16409 T1752 C85 P48912 oass.SolrIndexSearcher.<init> Opening Searcher@15ab8c7 main
[junit4:junit4]   2> 16409 T1752 C85 P48912 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16410 T1743 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15ab8c7 main{StandardDirectoryReader(segments_2:4:nrt _0(5.0):C95/40)}
[junit4:junit4]   2> 16411 T1752 C85 P48912 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=4688}
[junit4:junit4]   2> 16412 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16412 T1744 C85 P48912 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16412 T1744 C85 P48912 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16414 T1744 C85 P48912 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16438 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[45 (-1429124551720042496)]} 0 0
[junit4:junit4]   2> 16441 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[45 (-1429124551723188224)]} 0 0
[junit4:junit4]   2> 16441 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[10045 (-1429124551723188224)]} 0 0
[junit4:junit4]   2> 16444 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10045 (-1429124551726333952)]} 0 0
[junit4:junit4]   2> 16444 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[51 (1429124551725285376)]} 0 1
[junit4:junit4]   2> 16447 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10051 (1429124551728431104)]} 0 1
[junit4:junit4]   2> 16447 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[51 (1429124551729479680)]} 0 0
[junit4:junit4]   2> 16450 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10051 (1429124551731576832)]} 0 1
[junit4:junit4]   2> 16488 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[52 (1429124551771422720)]} 0 1
[junit4:junit4]   2> 16490 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10052 (1429124551774568448)]} 0 0
[junit4:junit4]   2> 16491 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[52 (1429124551774568448)]} 0 1
[junit4:junit4]   2> 16494 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10052 (1429124551777714176)]} 0 1
[junit4:junit4]   2> 16517 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[49 (-1429124551802880000)]} 0 0
[junit4:junit4]   2> 16520 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[49 (-1429124551806025728)]} 0 0
[junit4:junit4]   2> 16520 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10049 (-1429124551806025728)]} 0 0
[junit4:junit4]   2> 16523 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[10049 (-1429124551809171456)]} 0 0
[junit4:junit4]   2> 16523 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[53 (1429124551808122880)]} 0 1
[junit4:junit4]   2> 16526 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10053 (1429124551811268608)]} 0 1
[junit4:junit4]   2> 16526 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[53 (1429124551812317184)]} 0 1
[junit4:junit4]   2> 16529 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10053 (1429124551815462912)]} 0 1
[junit4:junit4]   2> 16535 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[51 (-1429124551821754368)]} 0 0
[junit4:junit4]   2> 16538 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[51 (-1429124551824900096)]} 0 0
[junit4:junit4]   2> 16538 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[10051 (-1429124551824900096)]} 0 0
[junit4:junit4]   2> 16541 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[10051 (-1429124551828045824)]} 0 0
[junit4:junit4]   2> 16541 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[54 (1429124551826997248)]} 0 1
[junit4:junit4]   2> 16544 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10054 (1429124551830142976)]} 0 1
[junit4:junit4]   2> 16544 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[54 (1429124551831191552)]} 0 0
[junit4:junit4]   2> 16547 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10054 (1429124551833288704)]} 0 1
[junit4:junit4]   2> 16642 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[55 (1429124551932903424)]} 0 1
[junit4:junit4]   2> 16644 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10055 (1429124551936049152)]} 0 0
[junit4:junit4]   2> 16645 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[55 (1429124551936049152)]} 0 1
[junit4:junit4]   2> 16647 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10055 (1429124551939194880)]} 0 0
[junit4:junit4]   2> 16664 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[56 (1429124551955972096)]} 0 1
[junit4:junit4]   2> 16667 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10056 (1429124551959117824)]} 0 1
[junit4:junit4]   2> 16667 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[56 (1429124551959117824)]} 0 1
[junit4:junit4]   2> 16670 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10056 (1429124551962263552)]} 0 1
[junit4:junit4]   2> 16686 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[57 (1429124551980089344)]} 0 0
[junit4:junit4]   2> 16689 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10057 (1429124551982186496)]} 0 1
[junit4:junit4]   2> 16689 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[57 (1429124551983235072)]} 0 0
[junit4:junit4]   2> 16692 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10057 (1429124551985332224)]} 0 1
[junit4:junit4]   2> 16698 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[58 (1429124551991623680)]} 0 1
[junit4:junit4]   2> 16700 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10058 (1429124551994769408)]} 0 0
[junit4:junit4]   2> 16701 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[58 (1429124551994769408)]} 0 1
[junit4:junit4]   2> 16703 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10058 (1429124551997915136)]} 0 0
[junit4:junit4]   2> 16799 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[52 (-1429124552098578432)]} 0 0
[junit4:junit4]   2> 16802 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[10052 (-1429124552101724160)]} 0 0
[junit4:junit4]   2> 16802 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[52 (-1429124552101724160)]} 0 0
[junit4:junit4]   2> 16805 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10052 (-1429124552104869888)]} 0 0
[junit4:junit4]   2> 16806 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[59 (1429124552104869888)]} 0 1
[junit4:junit4]   2> 16808 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10059 (1429124552106967040)]} 0 1
[junit4:junit4]   2> 16809 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[59 (1429124552108015616)]} 0 1
[junit4:junit4]   2> 16811 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10059 (1429124552110112768)]} 0 1
[junit4:junit4]   2> 16903 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[60 (1429124552206581760)]} 0 1
[junit4:junit4]   2> 16905 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10060 (1429124552208678912)]} 0 1
[junit4:junit4]   2> 16906 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[60 (1429124552209727488)]} 0 1
[junit4:junit4]   2> 16908 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10060 (1429124552211824640)]} 0 1
[junit4:junit4]   2> 16925 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[61 (1429124552230699008)]} 0 0
[junit4:junit4]   2> 16927 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10061 (1429124552232796160)]} 0 1
[junit4:junit4]   2> 16929 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[61 (1429124552233844736)]} 0 1
[junit4:junit4]   2> 16930 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10061 (1429124552235941888)]} 0 0
[junit4:junit4]   2> 16983 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[62 (1429124552290467840)]} 0 1
[junit4:junit4]   2> 16984 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10062 (1429124552292564992)]} 0 0
[junit4:junit4]   2> 16986 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[62 (1429124552293613568)]} 0 1
[junit4:junit4]   2> 16988 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10062 (1429124552295710720)]} 0 1
[junit4:junit4]   2> 16993 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[54 (-1429124552302002176)]} 0 0
[junit4:junit4]   2> 16994 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10054 (-1429124552303050752)]} 0 0
[junit4:junit4]   2> 16995 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[54 (-1429124552304099328)]} 0 0
[junit4:junit4]   2> 16997 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[10054 (-1429124552306196480)]} 0 0
[junit4:junit4]   2> 16998 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[63 (1429124552307245056)]} 0 0
[junit4:junit4]   2> 17000 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10063 (1429124552308293632)]} 0 1
[junit4:junit4]   2> 17001 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[63 (1429124552310390784)]} 0 0
[junit4:junit4]   2> 17003 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10063 (1429124552311439360)]} 0 1
[junit4:junit4]   2> 17094 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[64 (1429124552406859776)]} 0 1
[junit4:junit4]   2> 17095 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10064 (1429124552408956928)]} 0 0
[junit4:junit4]   2> 17097 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[64 (1429124552411054080)]} 0 0
[junit4:junit4]   2> 17099 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10064 (1429124552412102656)]} 0 1
[junit4:junit4]   2> 17108 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17109 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48912_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48912/va_hmd/ab"}
[junit4:junit4]   2> 17116 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 17116 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 17116 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 17116 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 17128 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[65 (1429124552442511360)]} 0 1
[junit4:junit4]   2> 17129 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10065 (1429124552443559936)]} 0 1
[junit4:junit4]   2>  C85_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:48912_va_hmd%2Fab, base_url=http://127.0.0.1:48912/va_hmd/ab}
[junit4:junit4]   2> 17135 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1429124552445657088)]} 0 2
[junit4:junit4]   2> 17135 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10065 (1429124552447754240)]} 0 1
[junit4:junit4]   2> 17136 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[65 (1429124552445657088)]} 0 6
[junit4:junit4]   2> 17137 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10065 (1429124552447754240)]} 0 5
[junit4:junit4]   2> 17169 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[66 (1429124552485502976)]} 0 1
[junit4:junit4]   2> 17169 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10066 (1429124552485502977)]} 0 1
[junit4:junit4]   2> 17175 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1429124552488648704)]} 0 1
[junit4:junit4]   2> 17175 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10066 (1429124552489697280)]} 0 1
[junit4:junit4]   2> 17176 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[66 (1429124552488648704)]} 0 5
[junit4:junit4]   2> 17176 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10066 (1429124552489697280)]} 0 4
[junit4:junit4]   2> 17235 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[67 (1429124552554708992)]} 0 1
[junit4:junit4]   2> 17237 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10067 (1429124552554708993)]} 0 3
[junit4:junit4]   2> 17242 T1734 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1429124552558903296)]} 0 1
[junit4:junit4]   2> 17242 T1736 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10067 (1429124552559951872)]} 0 0
[junit4:junit4]   2> 17243 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[67 (1429124552558903296)]} 0 5
[junit4:junit4]   2> 17243 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10067 (1429124552559951872)]} 0 4
[junit4:junit4]   2> 17293 T1683 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17293 T1683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17297 T1683 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14a1b15
[junit4:junit4]   2> 17303 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[68 (1429124552626012160)]} 0 1
[junit4:junit4]   2> 17303 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10068 (1429124552626012161)]} 0 1
[junit4:junit4]   2> 17309 T1683 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=7,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=48,cumulative_deletesById=20,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 17309 T1737 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1429124552629157888)]} 0 1
[junit4:junit4]   2> 17310 T1683 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 17310 T1735 C85 P48912 /update {distrib.from=http://127.0.0.1:55992/va_hmd/ab/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10068 (1429124552630206464)]} 0 1
[junit4:junit4]   2> 17310 T1683 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 17310 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[68 (1429124552629157888)]} 0 5
[junit4:junit4]   2> 17311 T1735 C85 P48912 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14a1b15
[junit4:junit4]   2> 17311 T1683 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 17312 T1735 C85 P48912 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=8,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=49,cumulative_deletesById=20,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 17315 T1683 C85 P48912 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.dvd, _0_1.del, _0.dvm, _0.nvm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47),segFN=segments_4,generation=4,filenames=[_2.pos, _2.dvm, _2.si, _0.dvd, _0.dvm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _0.fnm, _0_1.del, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _2.tip, _2.nvm, _2.dvd, _0.pos, _2.nvd, _0.tim, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 17316 T1683 C85 P48912 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_2.pos, _2.dvm, _2.si, _0.dvd, _0.dvm, _2.doc, _2.tim, _0.nvd, _0.si, _0.doc, _0.fnm, _0_1.del, _2.fdt, _0.nvm, _2.fdx, _2.fnm, _2.tip, _2.nvm, _2.dvd, _0.pos, _2.nvd, _0.tim, _0.fdx, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 17318 T1735 C85 P48912 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 17319 T1683 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 17319 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10068 (1429124552630206464)]} 0 13
[junit4:junit4]   2> 17320 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40008
[junit4:junit4]   2> 17321 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47618 which had sessionid 0x13d545313a40008
[junit4:junit4]   2> 17321 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40008 closed
[junit4:junit4]   2> 17321 T1725 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 17322 T1705 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 17322 T1712 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 17322 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 17322 T1705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 17322 T1712 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 17344 T1683 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/va_hmd/ab,null}
[junit4:junit4]   2> 17375 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[55 (-1429124552702558208)]} 0 0
[junit4:junit4]   2> 17378 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[55 (-1429124552704655360)]} 0 1
[junit4:junit4]   2> 17380 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[69 (1429124552706752512)]} 0 1
[junit4:junit4]   2> 17382 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[69 (1429124552709898240)]} 0 0
[junit4:junit4]   2> 17383 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10055 (-1429124552710946816)]} 0 0
[junit4:junit4]   2> 17385 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10055 (-1429124552713043968)]} 0 0
[junit4:junit4]   2> 17387 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10069 (1429124552715141120)]} 0 0
[junit4:junit4]   2> 17390 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10069 (1429124552717238272)]} 0 1
[junit4:junit4]   2> 17436 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[70 (1429124552765472768)]} 0 1
[junit4:junit4]   2> 17438 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[70 (1429124552768618496)]} 0 0
[junit4:junit4]   2> 17443 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10070 (1429124552773861376)]} 0 0
[junit4:junit4]   2> 17446 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10070 (1429124552775958528)]} 0 1
[junit4:junit4]   2> 17485 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[71 (1429124552816852992)]} 0 1
[junit4:junit4]   2> 17487 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[71 (1429124552819998720)]} 0 0
[junit4:junit4]   2> 17497 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10071 (1429124552825241600)]} 0 0
[junit4:junit4]   2> 17500 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10071 (1429124552832581632)]} 0 1
[junit4:junit4]   2> 17521 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[72 (1429124552855650304)]} 0 0
[junit4:junit4]   2> 17523 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[72 (1429124552857747456)]} 0 0
[junit4:junit4]   2> 17534 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10072 (1429124552868233216)]} 0 1
[junit4:junit4]   2> 17536 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10072 (1429124552871378944)]} 0 0
[junit4:junit4]   2> 17574 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[73 (1429124552911224832)]} 0 0
[junit4:junit4]   2> 17576 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[73 (1429124552913321984)]} 0 0
[junit4:junit4]   2> 17587 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10073 (1429124552923807744)]} 0 1
[junit4:junit4]   2> 17589 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10073 (1429124552926953472)]} 0 0
[junit4:junit4]   2> 17596 T1683 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17599 T1683 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48912
[junit4:junit4]   2> 17600 T1683 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17600 T1683 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17601 T1683 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054
[junit4:junit4]   2> 17601 T1683 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/solr.xml
[junit4:junit4]   2> 17602 T1683 oasc.CoreContainer.<init> New CoreContainer 8245564
[junit4:junit4]   2> 17602 T1683 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/'
[junit4:junit4]   2> 17603 T1683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362919373054/'
[junit4:junit4]   2> 17620 T1683 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17621 T1683 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17621 T1683 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17621 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17621 T1683 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17622 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17622 T1683 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17622 T1683 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17623 T1683 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17623 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17629 T1683 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17641 T1683 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49276/solr
[junit4:junit4]   2> 17642 T1683 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17642 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f7180
[junit4:junit4]   2> 17643 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17643 T1762 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17644 T1762 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 17644 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47634
[junit4:junit4]   2> 17645 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47634
[junit4:junit4]   2> 17646 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a40009 with negotiated timeout 20000 for client /127.0.0.1:47634
[junit4:junit4]   2> 17646 T1762 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a40009, negotiated timeout = 20000
[junit4:junit4]   2> 17646 T1763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f7180 name:ZooKeeperConnection Watcher:127.0.0.1:49276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17646 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17648 T1688 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d545313a40009
[junit4:junit4]   2> 17648 T1685 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47634 which had sessionid 0x13d545313a40009
[junit4:junit4]   2> 17648 T1763 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17648 T1683 oaz.ZooKeeper.close Session: 0x13d545313a40009 closed
[junit4:junit4]   2> 17649 T1683 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17651 T1683 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49276/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b0371c
[junit4:junit4]   2> 17652 T1764 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49276. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17652 T1683 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17652 T1764 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49276, initiating session
[junit4:junit4]   2> 17653 T1685 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47635
[junit4:junit4]   2> 17653 T1685 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47635
[junit4:junit4]   2> 17654 T1687 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d545313a4000a with negotiated timeout 20000 for client /127.0.0.1:47635
[junit4:junit4]   2> 17654 T1764 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49276, sessionid = 0x13d545313a4000a, negotiated timeout = 20000
[junit4:junit4]   2> 17654 T1765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0371c name:ZooKeeperConnection Watcher:127.0.0.1:49276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17655 T1683 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17656 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a4000a type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17656 T1688 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d545313a4000a type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17658 T1683 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17673 T1700 C86 P60368 /update {wt=javabin&version=2} {delete=[57 (-1429124553015033856)]} 0 0
[junit4:junit4]   2> 17675 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[57 (-1429124553017131008)]} 0 0
[junit4:junit4]   2> 17677 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[74 (1429124553019228160)]} 0 0
[junit4:junit4]   2> 17679 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[74 (1429124553021325312)]} 0 0
[junit4:junit4]   2> 17686 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10057 (-1429124553028665344)]} 0 0
[junit4:junit4]   2> 17688 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10057 (-1429124553030762496)]} 0 0
[junit4:junit4]   2> 17690 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10074 (1429124553032859648)]} 0 0
[junit4:junit4]   2> 17692 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10074 (1429124553034956800)]} 0 0
[junit4:junit4]   2> 17733 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[75 (1429124553077948416)]} 0 1
[junit4:junit4]   2> 17735 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[75 (1429124553080045568)]} 0 0
[junit4:junit4]   2> 17746 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10075 (1429124553090531328)]} 0 1
[junit4:junit4]   2> 17748 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10075 (1429124553093677056)]} 0 0
[junit4:junit4]   2> 17775 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[58 (-1429124553120940032)]} 0 1
[junit4:junit4]   2> 17777 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[58 (-1429124553124085760)]} 0 0
[junit4:junit4]   2> 17779 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[76 (1429124553125134336)]} 0 1
[junit4:junit4]   2> 17781 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[76 (1429124553128280064)]} 0 0
[junit4:junit4]   2> 17787 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10058 (-1429124553134571520)]} 0 0
[junit4:junit4]   2> 17789 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10058 (-1429124553136668672)]} 0 0
[junit4:junit4]   2> 17791 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10076 (1429124553138765824)]} 0 0
[junit4:junit4]   2> 17794 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10076 (1429124553140862976)]} 0 1
[junit4:junit4]   2> 17859 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[62 (-1429124553210068992)]} 0 0
[junit4:junit4]   2> 17862 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[62 (-1429124553213214720)]} 0 0
[junit4:junit4]   2> 17865 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[77 (1429124553215311872)]} 0 1
[junit4:junit4]   2> 17868 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[77 (1429124553218457600)]} 0 1
[junit4:junit4]   2> 17872 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10062 (-1429124553223700480)]} 0 0
[junit4:junit4]   2> 17874 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10062 (-1429124553225797632)]} 0 0
[junit4:junit4]   2> 17877 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10077 (1429124553228943360)]} 0 0
[junit4:junit4]   2> 17881 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10077 (1429124553232089088)]} 0 1
[junit4:junit4]   2> 17898 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[63 (-1429124553250963456)]} 0 0
[junit4:junit4]   2> 17901 T1720 C87 P55992 /update {wt=javabin&version=2} {delete=[63 (-1429124553254109184)]} 0 0
[junit4:junit4]   2> 17904 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[78 (1429124553256206336)]} 0 1
[junit4:junit4]   2> 17907 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[78 (1429124553259352064)]} 0 1
[junit4:junit4]   2> 17911 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10063 (-1429124553264594944)]} 0 0
[junit4:junit4]   2> 17913 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10063 (-1429124553266692096)]} 0 0
[junit4:junit4]   2> 17915 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10078 (1429124553268789248)]} 0 0
[junit4:junit4]   2> 17917 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10078 (1429124553270886400)]} 0 0
[junit4:junit4]   2> 17981 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[79 (1429124553337995264)]} 0 1
[junit4:junit4]   2> 17983 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[79 (1429124553340092416)]} 0 0
[junit4:junit4]   2> 17991 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10079 (1429124553348481024)]} 0 1
[junit4:junit4]   2> 17994 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10079 (1429124553351626752)]} 0 0
[junit4:junit4]   2> 18069 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[80 (1429124553429221376)]} 0 1
[junit4:junit4]   2> 18072 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[80 (1429124553433415680)]} 0 1
[junit4:junit4]   2> 18080 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[10080 (1429124553441804288)]} 0 0
[junit4:junit4]   2> 18083 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[10080 (1429124553444950016)]} 0 0
[junit4:junit4]   2> 18119 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[81 (1429124553482698752)]} 0 0
[junit4:junit4]   2> 18123 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[81 (1429124553485844480)]} 0 1
[junit4:junit4]   2> 18131 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10081 (1429124553494233088)]} 0 1
[junit4:junit4]   2> 18134 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10081 (1429124553497378816)]} 0 1
[junit4:junit4]   2> 18173 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[65 (-1429124553538273280)]} 0 1
[junit4:junit4]   2> 18175 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[65 (-1429124553541419008)]} 0 0
[junit4:junit4]   2> 18178 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[82 (1429124553544564736)]} 0 0
[junit4:junit4]   2> 18181 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[82 (1429124553547710464)]} 0 0
[junit4:junit4]   2> 18184 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10065 (-1429124553550856192)]} 0 0
[junit4:junit4]   2> 18186 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10065 (-1429124553552953344)]} 0 0
[junit4:junit4]   2> 18189 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10082 (1429124553556099072)]} 0 0
[junit4:junit4]   2> 18193 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10082 (1429124553559244800)]} 0 1
[junit4:junit4]   2> 18257 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[66 (-1429124553627402240)]} 0 0
[junit4:junit4]   2> 18260 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[66 (-1429124553630547968)]} 0 1
[junit4:junit4]   2> 18263 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[83 (1429124553632645120)]} 0 1
[junit4:junit4]   2> 18266 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[83 (1429124553635790848)]} 0 1
[junit4:junit4]   2> 18268 T1701 C86 P60368 /update {wt=javabin&version=2} {delete=[10066 (-1429124553638936576)]} 0 0
[junit4:junit4]   2> 18271 T1721 C87 P55992 /update {wt=javabin&version=2} {delete=[10066 (-1429124553642082304)]} 0 0
[junit4:junit4]   2> 18274 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10083 (1429124553644179456)]} 0 1
[junit4:junit4]   2> 18277 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10083 (1429124553647325184)]} 0 1
[junit4:junit4]   2> 18344 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[84 (1429124553718628352)]} 0 0
[junit4:junit4]   2> 18347 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[84 (1429124553721774080)]} 0 0
[junit4:junit4]   2> 18355 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[10084 (1429124553730162688)]} 0 0
[junit4:junit4]   2> 18358 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[10084 (1429124553733308416)]} 0 0
[junit4:junit4]   2> 18369 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[85 (1429124553743794176)]} 0 1
[junit4:junit4]   2> 18372 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[85 (1429124553746939904)]} 0 1
[junit4:junit4]   2> 18380 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10085 (1429124553755328512)]} 0 1
[junit4:junit4]   2> 18383 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10085 (1429124553758474240)]} 0 1
[junit4:junit4]   2> 18441 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[69 (-1429124553820340224)]} 0 0
[junit4:junit4]   2> 18443 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[69 (-1429124553822437376)]} 0 0
[junit4:junit4]   2> 18446 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[86 (1429124553825583104)]} 0 0
[junit4:junit4]   2> 18449 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[86 (1429124553828728832)]} 0 0
[junit4:junit4]   2> 18452 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10069 (-1429124553830825984)]} 0 1
[junit4:junit4]   2> 18454 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10069 (-1429124553833971712)]} 0 0
[junit4:junit4]   2> 18457 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10086 (1429124553837117440)]} 0 1
[junit4:junit4]   2> 18460 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10086 (1429124553840263168)]} 0 1
[junit4:junit4]   2> 18533 T1699 C86 P60368 /update {wt=javabin&version=2} {add=[87 (1429124553915760640)]} 0 1
[junit4:junit4]   2> 18536 T1718 C87 P55992 /update {wt=javabin&version=2} {add=[87 (1429124553918906368)]} 0 1
[junit4:junit4]   2> 18539 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[88 (1429124553923100672)]} 0 1
[junit4:junit4]   2> 18542 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[88 (1429124553926246400)]} 0 0
[junit4:junit4]   2> 18543 T1698 C86 P60368 /update {wt=javabin&version=2} {add=[10087 (1429124553927294976)]} 0 0
[junit4:junit4]   2> 18547 T1719 C87 P55992 /update {wt=javabin&version=2} {add=[10087 (1429124553930440704)]} 0 1
[junit4:junit4]   2> 18550 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10088 (1429124553933586432)]} 0 1
[junit4:junit4]   2> 18553 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10088 (1429124553936732160)]} 0 1
[junit4:junit4]   2> 18564 T1699 C86 P60368 /update {wt=javabin&version=2} {delete=[70 (-1429124553949315072)]} 0 0
[junit4:junit4]   2> 18566 T1718 C87 P55992 /update {wt=javabin&version=2} {delete=[70 (-1429124553951412224)]} 0 0
[junit4:junit4]   2> 18570 T1701 C86 P60368 /update {wt=javabin&version=2} {add=[89 (1429124553954557952)]} 0 1
[junit4:junit4]   2> 18573 T1721 C87 P55992 /update {wt=javabin&version=2} {add=[89 (1429124553957703680)]} 0 1
[junit4:junit4]   2> 18574 T1698 C86 P60368 /update {wt=javabin&version=2} {delete=[10070 (-1429124553959800832)]} 0 0
[junit4:junit4]   2> 18577 T1719 C87 P55992 /update {wt=javabin&version=2} {delete=[10070 (-1429124553962946560)]} 0 0
[junit4:junit4]   2> 18580 T1700 C86 P60368 /update {wt=javabin&version=2} {add=[10089 (1429124553965043712)]} 0 1
[junit4:junit4]   2> 18583 T1720 C87 P55992 /update {wt=javabin&version=2} {add=[10089 (1429124553969238016)]} 0 0
[junit4:junit4]   2> 18621 T1741 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 18621 T1741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 18622 T1741 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 18622 T1741 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18624 T1706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18625 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48912_va_hmd%2Fab",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48912/va_hmd/ab"}
[junit4:junit4]   2> 18631 T1706 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  

[...truncated too long message...]

:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=be, timezone=America/Regina
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Sun Microsystems Inc. 1.6.0_41 (32-bit)/cpus=8,threads=3,free=166469752,total=252641280
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, TestQueryUtils, TestPhraseSuggestions, PeerSyncTest, ScriptEngineTest, ShardRoutingTest, ZkControllerTest, RAMDirectoryFactoryTest, ResourceLoaderTest, TestPerFieldSimilarity, ExternalFileFieldSortTest, SystemInfoHandlerTest, RegexBoostProcessorTest, ShowFileRequestHandlerTest, MBeansHandlerTest, TestSort, AnalysisAfterCoreReloadTest, SoftAutoCommitTest, PolyFieldTest, MoreLikeThisHandlerTest, TestSolrDeletionPolicy1, TestIBSimilarityFactory, TermsComponentTest, CacheHeaderTest, TestValueSourceCache, UnloadDistributedZkTest, TestSolrDeletionPolicy2, TestFaceting, TestSolrQueryParser, TestGroupingSearch, TestRandomDVFaceting, TestDocumentBuilder, DirectSolrConnectionTest, LukeRequestHandlerTest, TestQuerySenderListener, TestCharFilters, StatelessScriptUpdateProcessorFactoryTest, SuggesterTest, TermVectorComponentTest, SynonymTokenizerTest, TestJoin, TestFieldResource, UUIDFieldTest, TestLRUCache, TestPropInjectDefaults, TestPseudoReturnFields, ResponseLogComponentTest, TestStressVersions, SuggesterFSTTest, TestFastWriter, FastVectorHighlighterTest, TestRemoteStreaming, BasicFunctionalityTest, PreAnalyzedFieldTest, DistributedQueryElevationComponentTest, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, TestDocSet, TestConfig, FieldMutatingUpdateProcessorTest, SearchHandlerTest, SchemaVersionSpecificBehaviorTest, SliceStateTest, ClusterStateUpdateTest, ChaosMonkeySafeLeaderTest, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=5DAB3887A0D199B8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Regina -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1742, name=coreLoadExecutor-787-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1479)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:874)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:580)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:575)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@38005c lockFactory=org.apache.lucene.store.NativeFSLockFactory@ff7ecd)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1744, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1479)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@990bbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055c47)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] Completed on J0 in 37.62s, 1 test, 2 errors <<< FAILURES!

[...truncated 397 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 269 suites, 1137 tests, 2 suite-level errors, 13 ignored (7 assumptions)

Total time: 54 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure