Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12783/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([35642EE5937987FB:92209641FEC29442]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:419)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:285)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:159)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        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:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running 
expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: 
running expected:<[completed]> but was:<[running]>
        at 
__randomizedtesting.SeedInfo.seed([35642EE5937987FB:6D00A28495132F2F]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        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:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest

Error Message:
Number of tlogs on replica: 54 is superior to: 50.

Stack Trace:
java.lang.AssertionError: Number of tlogs on replica: 54 is superior to: 50.
        at 
__randomizedtesting.SeedInfo.seed([35642EE5937987FB:92209641FEC29442]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertUpdateLogs(BaseCdcrDistributedZkTest.java:720)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:372)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest(CdcrReplicationDistributedZkTest.java:46)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9731 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/init-core-data-001
   [junit4]   2> 524069 T6041 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 524069 T6041 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 524071 T6041 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 524071 T6042 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 524071 T6042 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 524171 T6041 oasc.ZkTestServer.run start zk server on 
port:50889
   [junit4]   2> 524177 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 524177 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 524178 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 524179 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 524179 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 524180 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 524180 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 524181 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 524181 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 524182 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 524182 T6041 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 524225 T6041 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1
   [junit4]   2> 524226 T6041 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 524227 T6041 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@36e1ecb{/,null,AVAILABLE}
   [junit4]   2> 524228 T6041 oejs.AbstractConnector.doStart Started 
ServerConnector@c1bc03c{HTTP/1.1}{127.0.0.1:55304}
   [junit4]   2> 524228 T6041 oejs.Server.doStart Started @525083ms
   [junit4]   2> 524228 T6041 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=55304, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores}
   [junit4]   2> 524228 T6041 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 524228 T6041 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/'
   [junit4]   2> 524235 T6041 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/solr.xml
   [junit4]   2> 524238 T6041 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores
   [junit4]   2> 524239 T6041 oasc.CoreContainer.<init> New CoreContainer 
1045639281
   [junit4]   2> 524239 T6041 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/]
   [junit4]   2> 524239 T6041 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/lib
   [junit4]   2> 524239 T6041 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/lib).
   [junit4]   2> 524242 T6041 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 524243 T6041 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 524243 T6041 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 524244 T6041 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 524244 T6041 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 524244 T6041 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50889/solr
   [junit4]   2> 524244 T6041 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 524250 T6041 n:127.0.0.1:55304_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55304_
   [junit4]   2> 524251 T6041 n:127.0.0.1:55304_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 524252 T6041 n:127.0.0.1:55304_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:55304_
   [junit4]   2> 524253 T6041 n:127.0.0.1:55304_ oasc.Overseer.start Overseer 
(id=93869437308108803-127.0.0.1:55304_-n_0000000000) starting
   [junit4]   2> 524255 T6041 n:127.0.0.1:55304_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 524255 T6071 n:127.0.0.1:55304_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 524255 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 524256 T6041 n:127.0.0.1:55304_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 524257 T6041 n:127.0.0.1:55304_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 524257 T6041 n:127.0.0.1:55304_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores
   [junit4]   2> 524258 T6041 n:127.0.0.1:55304_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 524258 T6041 n:127.0.0.1:55304_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/
   [junit4]   2> 524258 T6041 n:127.0.0.1:55304_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 524259 T6073 n:127.0.0.1:55304_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 524259 T6073 n:127.0.0.1:55304_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 524259 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 524259 T6073 n:127.0.0.1:55304_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 524259 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 524260 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 524260 T6070 n:127.0.0.1:55304_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 524260 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 525259 T6073 n:127.0.0.1:55304_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 525260 T6073 n:127.0.0.1:55304_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 525260 T6073 n:127.0.0.1:55304_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 525260 T6073 n:127.0.0.1:55304_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/'
   [junit4]   2> 525266 T6073 n:127.0.0.1:55304_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 525268 T6073 n:127.0.0.1:55304_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 525271 T6073 n:127.0.0.1:55304_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 525283 T6073 n:127.0.0.1:55304_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 525284 T6073 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 525287 T6073 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 525358 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 525362 T6073 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 525363 T6073 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 525367 T6073 n:127.0.0.1:55304_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 525368 T6073 n:127.0.0.1:55304_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 525369 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 525369 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 525370 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 525371 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 525371 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f22cf55
   [junit4]   2> 525371 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/data
   [junit4]   2> 525371 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/data/index/
   [junit4]   2> 525371 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 525372 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/control-001/cores/collection1/data/index
   [junit4]   2> 525372 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3401501224447425]
   [junit4]   2> 525372 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3170f661 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24d67963),segFN=segments_1,generation=1}
   [junit4]   2> 525372 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 525374 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 525374 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 525375 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 525377 T6073 n:127.0.0.1:55304_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 525377 T6073 n:127.0.0.1:55304_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 525378 T6073 n:127.0.0.1:55304_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 525378 T6073 n:127.0.0.1:55304_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 525380 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 525380 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 525381 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 525381 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 525381 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=55.82421875, 
floorSegmentMB=0.431640625, forceMergeDeletesPctAllowed=19.65456556101773, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.021484375, noCFSRatio=0.0
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3170f661 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24d67963),segFN=segments_1,generation=1}
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4d5b0ab3[collection1] main
   [junit4]   2> 525382 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 525383 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 525383 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 525383 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501910998304423936
   [junit4]   2> 525384 T6073 n:127.0.0.1:55304_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets 
with highest version 1501910998304423936
   [junit4]   2> 525385 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 525385 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 525385 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 525385 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 525386 T6074 n:127.0.0.1:55304_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4d5b0ab3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 525386 T6073 n:127.0.0.1:55304_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 525387 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:55304 collection:control_collection shard:shard1
   [junit4]   2> 525387 T6041 n:127.0.0.1:55304_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 525387 T6041 n:127.0.0.1:55304_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 525388 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 525389 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 525389 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 525390 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 525390 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C1162 name=collection1 
org.apache.solr.core.SolrCore@7ededb8 url=http://127.0.0.1:55304/collection1 
node=127.0.0.1:55304_ C1162_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55304, 
node_name=127.0.0.1:55304_, state=down}
   [junit4]   2> 525390 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 C1162 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:55304/collection1/
   [junit4]   2> 525390 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 C1162 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 525390 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 C1162 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55304/collection1/ has no replicas
   [junit4]   2> 525390 T6041 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 525390 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:55304/collection1/ shard1
   [junit4]   2> 525391 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 525392 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 525433 T6041 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1
   [junit4]   2> 525433 T6041 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001
   [junit4]   2> 525434 T6041 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 525435 T6041 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@dff7c04{/,null,AVAILABLE}
   [junit4]   2> 525435 T6041 oejs.AbstractConnector.doStart Started 
ServerConnector@34a05c29{HTTP/1.1}{127.0.0.1:48678}
   [junit4]   2> 525435 T6041 oejs.Server.doStart Started @526291ms
   [junit4]   2> 525436 T6041 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=48678, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores}
   [junit4]   2> 525436 T6041 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 525436 T6041 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/'
   [junit4]   2> 525443 T6041 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/solr.xml
   [junit4]   2> 525446 T6041 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores
   [junit4]   2> 525446 T6041 oasc.CoreContainer.<init> New CoreContainer 
441787764
   [junit4]   2> 525446 T6041 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/]
   [junit4]   2> 525446 T6041 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/lib
   [junit4]   2> 525447 T6041 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/lib).
   [junit4]   2> 525450 T6041 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 525451 T6041 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 525451 T6041 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 525451 T6041 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 525451 T6041 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 525451 T6041 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50889/solr
   [junit4]   2> 525452 T6041 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 525542 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:55304/collection1/ and leader is 
http://127.0.0.1:55304/collection1/
   [junit4]   2> 525542 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:55304
   [junit4]   2> 525542 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 525542 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 525542 T6077 n:127.0.0.1:55304_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 525543 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 525543 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 525543 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 526456 T6041 n:127.0.0.1:48678_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48678_
   [junit4]   2> 526457 T6041 n:127.0.0.1:48678_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 526458 T6041 n:127.0.0.1:48678_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 526458 T6041 n:127.0.0.1:48678_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 526459 T6041 n:127.0.0.1:48678_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores
   [junit4]   2> 526459 T6041 n:127.0.0.1:48678_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 526459 T6041 n:127.0.0.1:48678_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/
   [junit4]   2> 526460 T6041 n:127.0.0.1:48678_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 526460 T6098 n:127.0.0.1:48678_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 526460 T6098 n:127.0.0.1:48678_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 526461 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 526461 T6098 n:127.0.0.1:48678_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 526461 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48678";,
   [junit4]   2>          "node_name":"127.0.0.1:48678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 526461 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48678";,
   [junit4]   2>          "node_name":"127.0.0.1:48678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 526461 T6070 n:127.0.0.1:55304_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 526461 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 527461 T6098 n:127.0.0.1:48678_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 527461 T6098 n:127.0.0.1:48678_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 527462 T6098 n:127.0.0.1:48678_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 527462 T6098 n:127.0.0.1:48678_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/'
   [junit4]   2> 527467 T6098 n:127.0.0.1:48678_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 527470 T6098 n:127.0.0.1:48678_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 527473 T6098 n:127.0.0.1:48678_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 527479 T6098 n:127.0.0.1:48678_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 527479 T6098 n:127.0.0.1:48678_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 527482 T6098 n:127.0.0.1:48678_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 527555 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 527559 T6098 n:127.0.0.1:48678_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 527559 T6098 n:127.0.0.1:48678_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 527563 T6098 n:127.0.0.1:48678_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 527564 T6098 n:127.0.0.1:48678_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 527565 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 527565 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 527565 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 527565 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 527565 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 527566 T6098 n:127.0.0.1:48678_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 527566 T6098 n:127.0.0.1:48678_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 527566 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 527566 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 527566 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f22cf55
   [junit4]   2> 527567 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/data
   [junit4]   2> 527567 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 527567 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 527567 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 35642EE5937987FB-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 527567 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3401501224447425]
   [junit4]   2> 527568 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@55925056 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279bc771),segFN=segments_1,generation=1}
   [junit4]   2> 527568 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 527570 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 527571 T6098 n:127.0.0.1:48678_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 527571 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 527572 T6098 n:127.0.0.1:48678_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527572 T6098 n:127.0.0.1:48678_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527573 T6098 n:127.0.0.1:48678_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527573 T6098 n:127.0.0.1:48678_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527576 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 527576 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 527577 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 527577 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 527577 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 527577 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 527578 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=55.82421875, 
floorSegmentMB=0.431640625, forceMergeDeletesPctAllowed=19.65456556101773, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.021484375, noCFSRatio=0.0
   [junit4]   2> 527578 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@55925056 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279bc771),segFN=segments_1,generation=1}
   [junit4]   2> 527578 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 527579 T6098 n:127.0.0.1:48678_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@37839bc9[collection1] main
   [junit4]   2> 527579 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 527579 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 527579 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 527579 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501911000607096832
   [junit4]   2> 527581 T6098 n:127.0.0.1:48678_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1501911000607096832
   [junit4]   2> 527581 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 527581 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 527581 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 527581 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527582 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 527582 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527582 T6098 n:127.0.0.1:48678_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 527582 T6098 n:127.0.0.1:48678_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 527582 T6099 n:127.0.0.1:48678_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@37839bc9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 527582 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 527583 T6098 n:127.0.0.1:48678_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 527583 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:48678 collection:collection1 shard:shard1
   [junit4]   2> 527583 T6041 n:127.0.0.1:48678_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 527583 T6041 n:127.0.0.1:48678_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 527585 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 527585 T6041 oas.SolrTestCaseJ4.setUp ###Starting 
testSolrJAPICalls
   [junit4]   2> 527585 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 527585 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 527585 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 527586 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C1163 name=collection1 
org.apache.solr.core.SolrCore@2d14096c url=http://127.0.0.1:48678/collection1 
node=127.0.0.1:48678_ C1163_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:48678, 
node_name=127.0.0.1:48678_, state=down}
   [junit4]   2> 527586 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 C1163 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:48678/collection1/
   [junit4]   2> 527586 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 C1163 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 527586 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 C1163 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48678/collection1/ has no replicas
   [junit4]   2> 527586 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:48678/collection1/ shard1
   [junit4]   2> 527587 T6087 n:127.0.0.1:48678_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action :create 
with 
paramsasync=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2
 
   [junit4]   2> 527587 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 527587 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/collection-queue-work state SyncConnected
   [junit4]   2> 527588 T6087 n:127.0.0.1:48678_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 527588 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48678";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 527588 T6071 n:127.0.0.1:55304_ 
oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the 
message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"}
   [junit4]   2> 527588 T6104 n:127.0.0.1:55304_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.processMessage WARN 
OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"}
   [junit4]   2> 527589 T6104 n:127.0.0.1:55304_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createConfNode creating collections conf node 
/collections/testasynccollectioncreation 
   [junit4]   2> 527590 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 527590 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "operation":"create"} current state version: 4
   [junit4]   2> 527590 T6088 n:127.0.0.1:48678_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action 
:requeststatus with 
paramsrequestid=1001&action=REQUESTSTATUS&wt=javabin&version=2 
   [junit4]   2> 527590 T6070 n:127.0.0.1:55304_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
testasynccollectioncreation
   [junit4]   2> 527591 T6088 n:127.0.0.1:48678_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=1 
   [junit4]   2> 527638 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:48678/collection1/ and leader is 
http://127.0.0.1:48678/collection1/
   [junit4]   2> 527638 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:48678
   [junit4]   2> 527638 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 527638 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 527638 T6102 n:127.0.0.1:48678_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 527639 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 527639 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48678";,
   [junit4]   2>          "node_name":"127.0.0.1:48678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 527639 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48678";,
   [junit4]   2>          "node_name":"127.0.0.1:48678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 527639 T6070 n:127.0.0.1:55304_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/testasynccollectioncreation/state.json
   [junit4]   2> 527690 T6104 n:127.0.0.1:55304_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection testasynccollectioncreation, shardNames [shard1] , replicationFactor 
: 1
   [junit4]   2> 527690 T6104 n:127.0.0.1:55304_ c:testasynccollectioncreation 
oasc.OverseerCollectionProcessor.createCollection Creating core 
testasynccollectioncreation_shard1_replica1 as part of shard shard1 of 
collection testasynccollectioncreation on 127.0.0.1:55304_
   [junit4]   2> 527693 T6059 n:127.0.0.1:55304_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={async=1001182016192633248&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 527693 T6107 n:127.0.0.1:55304_ 
oasha.CoreAdminHandler.handleCreateAction core create command 
async=1001182016192633248&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2
   [junit4]   2> 527693 T6107 n:127.0.0.1:55304_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=testasynccollectioncreation_shard1_replica1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=testasynccollectioncreation_shard1_replica1, 
collection=testasynccollectioncreation, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/,
 numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 527694 T6107 n:127.0.0.1:55304_ c:testasynccollectioncreation 
x:testasynccollectioncreation_shard1_replica1 oasc.ZkController.publish 
publishing core=testasynccollectioncreation_shard1_replica1 state=down 
collection=testasynccollectioncreation
   [junit4]   2> 527694 T6060 n:127.0.0.1:55304_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
1001182016192633248
   [junit4]   2> 527695 T6069 n:127.0.0.1:55304_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 527695 T6107 n:127.0.0.1:55304_ oasc.ZkController.preRegister 
Registering watch for external collection testasynccollectioncreation
   [junit4]   2> 527695 T6060 n:127.0.0.1:55304_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1001182016192633248&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 527695 T6070 n:127.0.0.1:55304_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 527695 T6107 n:127.0.0.1:55304_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 527695 T6070 n:127.0.0.1:55304_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55304";,
   [junit4]   2>          "node_name":"127.0.0.1:55304_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 527797 T6070 n:127.0.0.1:55304_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/testasynccollectioncreation/state.json version: 0
   [junit4]   2> 528593 T6089 n:127.0.0.1:48678_ 
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action 
:requeststatus with 
paramsrequestid=1001&action=REQUESTSTATUS&wt=javabin&version=2 
   [junit4]   2> 528593 T6089 n:127.0.0.1:48678_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=0 
   [junit4]   2> 528695 T6107 n:127.0.0.1:55304_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
testasynccollectioncreation_shard1_replica1
   [junit4]   2> 528696 T6107 n:127.0.0.1:55304_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:testasynccollectioncreation
   [junit4]   2> 528696 T6107 n:127.0.0.1:55304_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 528696 T6107 n:127.0.0.1:55304_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/'
   [junit4]   2> 528697 T6061 n:127.0.0.1:55304_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
1001182016192633248
   [junit4]   2> 528697 T6061 n:127.0.0.1:55304_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1001182016192633248&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 528702 T6107 n:127.0.0.1:55304_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 528704 T6107 n:127.0.0.1:55304_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 528707 T6107 n:127.0.0.1:55304_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 528714 T6107 n:127.0.0.1:55304_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 528714 T6107 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 528717 T6107 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
[testasynccollectioncreation_shard1_replica1] Schema name=test
   [junit4]   2> 528794 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 528797 T6107 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 528798 T6107 n:127.0.0.1:55304_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 528801 T6107 n:127.0.0.1:55304_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 528802 T6107 n:127.0.0.1:55304_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 528804 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 528805 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 528805 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 528805 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 528805 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 528805 T6107 n:127.0.0.1:55304_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 528806 T6107 n:127.0.0.1:55304_ oasc.CoreContainer.create 
Creating SolrCore 'testasynccollectioncreation_shard1_replica1' using 
configuration from collection testasynccollectioncreation
   [junit4]   2> 528806 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 528806 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.<init> 
[[testasynccollectioncreation_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/],
 dataDir=[null]
   [junit4]   2> 528806 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f22cf55
   [junit4]   2> 528807 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/data
   [junit4]   2> 528807 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/data/index/
   [junit4]   2> 528807 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrCore.initIndex WARN 
[testasynccollectioncreation_shard1_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 528807 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
35642EE5937987FB-001/control-001/cores/testasynccollectioncreation_shard1_replica1/data/index
   [junit4]   2> 528807 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3401501224447425]
   [junit4]   2> 528808 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a1e6d17 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62baf57a),segFN=segments_1,generation=1}
   [junit4]   2> 528808 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 528810 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 528810 T6107 n:127.0.0.1:55304_ 
x:testasynccollectioncreation_shard1_replica1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorC

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

ollection s:shard1 x:source_collection_shard1_replica1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest
 
35642EE5937987FB-001/jetty-008/cores/target_collection_shard2_replica2/data/index
   [junit4]   2> 901622 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest
 35642EE5937987FB-001/jetty-008/cores/target_collection_shard2_replica2/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest
 
35642EE5937987FB-001/jetty-008/cores/target_collection_shard2_replica2/data;done=false>>]
   [junit4]   2> 901623 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest
 35642EE5937987FB-001/jetty-008/cores/target_collection_shard2_replica2/data
   [junit4]   2> 901623 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.Overseer.close Overseer 
(id=93869442226913423-127.0.0.1:49909_-n_0000000012) closing
   [junit4]   2> 901624 T5299 n:127.0.0.1:49909_ 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49909_
   [junit4]   2> 903125 T4650 n:127.0.0.1:49909_ oascc.ZkStateReader$3.process 
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 903126 T3378 oejs.AbstractConnector.doStop Stopped 
ServerConnector@7882e5b5{HTTP/1.1}{127.0.0.1:49909}
   [junit4]   2> 903126 T3378 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@342ce6f2{/,null,UNAVAILABLE}
   [junit4]   2> 903127 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oas.SolrTestCaseJ4.tearDown ###Ending doTest
   [junit4]   2> 903128 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oasc.ZkTestServer.send4LetterWord 
connecting to 127.0.0.1:57946 57946
   [junit4]   2> 903306 T3379 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57946 57946
   [junit4]   2> 903307 T3379 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                257     /solr/aliases.json
   [junit4]   2>                257     /solr/clusterstate.json
   [junit4]   2>                72      /solr/configs/conf1
   [junit4]   2>                31      
/solr/collections/source_collection/state.json
   [junit4]   2>                30      
/solr/collections/target_collection/state.json
   [junit4]   2>                2       
/solr/collections/source_collection/leaders/shard1
   [junit4]   2>                2       
/solr/collections/source_collection/leaders/shard2
   [junit4]   2>                2       
/solr/collections/tmp_collection/leaders/shard1
   [junit4]   2>                2       
/solr/collections/tmp_collection/leaders/shard2
   [junit4]   2>                2       
/solr/collections/target_collection/leaders/shard1
   [junit4]   2>                2       
/solr/collections/target_collection/leaders/shard2
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                41      
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>                34      
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>                31      
/solr/collections/target_collection/cdcr/state/buffer
   [junit4]   2>                31      
/solr/collections/target_collection/cdcr/state/process
   [junit4]   2>                8       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>                8       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2>                3       
/solr/overseer_elect/election/93869442226913299-127.0.0.1:45503_-n_0000000005
   [junit4]   2>                3       
/solr/overseer_elect/election/93869442226913283-127.0.0.1:58843_-n_0000000000
   [junit4]   2>                2       
/solr/collections/source_collection/leader_elect/shard2/election/93869442226913289-core_node1-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93869442226913289-127.0.0.1:60101_-n_0000000003
   [junit4]   2>                2       
/solr/overseer_elect/election/93869442226913303-127.0.0.1:49909_-n_0000000007
   [junit4]   2>                2       
/solr/overseer_elect/election/93869442226913395-127.0.0.1:43614_-n_0000000010
   [junit4]   2>                2       
/solr/collections/target_collection/leader_elect/shard2/election/93869442226913299-core_node1-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93869442226913327-127.0.0.1:57568_-n_0000000009
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                249     /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationDistributedZkTest -Dtests.method=doTest 
-Dtests.seed=35642EE5937987FB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_EG -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  304s J2 | CdcrReplicationDistributedZkTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of tlogs on 
replica: 54 is superior to: 50.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35642EE5937987FB:92209641FEC29442]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertUpdateLogs(BaseCdcrDistributedZkTest.java:720)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:372)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest(CdcrReplicationDistributedZkTest.java:46)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 903316 T3378 c:source_collection s:shard1 
x:source_collection_shard1_replica1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest
 35642EE5937987FB-001
   [junit4]   2> 304179 T3377 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Direct)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_EG, 
timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=282632056,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, 
HardAutoCommitTest, ShardSplitTest, CircularListTest, TestSolrXml, 
TestNoOpRegenerator, TestShortCircuitedRequests, TestClusterStateMutator, 
AliasIntegrationTest, TestLuceneMatchVersion, CachingDirectoryFactoryTest, 
SSLMigrationTest, OverriddenZkACLAndCredentialsProvidersTest, DOMUtilTest, 
DistanceUnitsTest, TestFieldTypeResource, DirectUpdateHandlerOptimizeTest, 
TestStressRecovery, XsltUpdateRequestHandlerTest, CursorPagingTest, 
TestInitParams, ChangedSchemaMergeTest, HdfsUnloadDistributedZkTest, 
LeaderElectionTest, TestMissingGroups, TestNRTOpen, PolyFieldTest, 
HdfsChaosMonkeySafeLeaderTest, CdcrRequestHandlerTest, 
TestBinaryResponseWriter, ActionThrottleTest, TestXIncludeConfig, 
MoreLikeThisHandlerTest, TestObjectReleaseTracker, TestCloudInspectUtil, 
SimpleCollectionCreateDeleteTest, StressHdfsTest, 
TermVectorComponentDistributedTest, MergeStrategyTest, OutputWriterTest, 
TestSolrQueryParser, TestSolrJ, TestUtils, TestDistributedMissingSort, 
TestHashQParserPlugin, DistributedIntervalFacetingTest, TestStressReorder, 
TestCSVResponseWriter, TestSurroundQueryParser, TestSort, 
TestCopyFieldCollectionResource, AsyncMigrateRouteKeyTest, TestCollationField, 
LoggingHandlerTest, TestRecovery, MultiThreadedOCPTest, TestFastOutputStream, 
SOLR749Test, TestImplicitCoreProperties, DeleteShardTest, TestIntervalFaceting, 
CdcrReplicationDistributedZkTest]
   [junit4] Completed [175/502] on J2 in 304.69s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1015 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 502 suites, 1985 tests, 3 failures, 57 ignored (25 
assumptions)

Total time: 44 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to