Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11812/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([6F0E7027CA3B4F73:E75A4FFD64C7228B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:403)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
        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:483)
        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:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:53)
        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.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([6F0E7027CA3B4F73:8FCF527571D73981]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:97)
        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:483)
        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:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:53)
        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 10117 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/init-core-data-001
   [junit4]   2> 1123104 T7513 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1123107 T7513 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1123108 T7514 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1123208 T7513 oasc.ZkTestServer.run start zk server on 
port:41645
   [junit4]   2> 1123208 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1123209 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1123212 T7521 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77a31e26 
name:ZooKeeperConnection Watcher:127.0.0.1:41645 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123212 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1123212 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1123212 T7513 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1123215 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1123216 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1123217 T7524 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65cc9189 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123217 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1123217 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1123218 T7513 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1123220 T7513 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1123222 T7513 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1123222 T7513 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1123224 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1123224 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1123226 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1123226 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1123243 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123243 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123245 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1123245 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1123247 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1123247 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1123248 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1123248 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1123249 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1123250 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1123250 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123251 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123252 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123252 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123253 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1123253 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1123254 T7513 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1123254 T7513 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1123479 T7513 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1
   [junit4]   2> 1123480 T7513 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1123482 T7513 oejs.AbstractConnector.doStart Started 
[email protected]:33485
   [junit4]   2> 1123482 T7513 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/tempDir-001/control/data, hostContext=/, hostPort=33485, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores}
   [junit4]   2> 1123482 T7513 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1123482 T7513 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/'
   [junit4]   2> 1123494 T7513 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/solr.xml
   [junit4]   2> 1123508 T7513 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores
   [junit4]   2> 1123508 T7513 oasc.CoreContainer.<init> New CoreContainer 
370051282
   [junit4]   2> 1123509 T7513 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/]
   [junit4]   2> 1123509 T7513 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/lib
   [junit4]   2> 1123509 T7513 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/lib).
   [junit4]   2> 1123515 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1123516 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1123516 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1123516 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1123517 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1123517 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1123517 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1123518 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1123518 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1123518 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1123519 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1123519 T7513 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1123519 T7513 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1123520 T7513 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1123520 T7513 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1123520 T7513 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:41645/solr
   [junit4]   2> 1123521 T7513 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1123521 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1123522 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1123523 T7536 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5828c408 
name:ZooKeeperConnection Watcher:127.0.0.1:41645 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123523 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1123524 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1123525 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1123526 T7539 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@379e9ce1 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1123527 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1123528 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1123530 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1123532 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1123533 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1123534 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1123536 T7513 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1123537 T7513 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1123537 T7513 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1123538 T7513 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33485_
   [junit4]   2> 1123538 T7513 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:33485_
   [junit4]   2> 1123539 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1123540 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1123541 T7513 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1123542 T7513 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:33485_
   [junit4]   2> 1123542 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1123543 T7513 oasc.Overseer.start Overseer 
(id=93478321728126979-127.0.0.1:33485_-n_0000000000) starting
   [junit4]   2> 1123544 T7513 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1123548 T7513 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1123548 T7513 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1123548 T7540 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1123548 T7541 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1123551 T7513 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1123552 T7513 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/
   [junit4]   2> 1123552 T7513 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1123553 T7543 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1123553 T7543 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1123553 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1123553 T7543 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1123554 T7540 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:33485";,
   [junit4]   2>          "node_name":"127.0.0.1:33485_",
   [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> 1123554 T7540 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:33485";,
   [junit4]   2>          "node_name":"127.0.0.1:33485_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1123555 T7540 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1123555 T7540 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1123555 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124554 T7543 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1124554 T7543 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1124555 T7543 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1124555 T7543 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1124556 T7543 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1124557 T7543 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/'
   [junit4]   2> 1124572 T7543 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1124574 T7543 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1124578 T7543 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1124581 T7543 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1124588 T7543 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1124589 T7543 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1124593 T7543 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1124660 T7543 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1124661 T7543 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1124662 T7543 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1124664 T7543 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1124682 T7543 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1124683 T7543 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1124683 T7543 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/data/
   [junit4]   2> 1124683 T7543 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ea17741
   [junit4]   2> 1124684 T7543 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/data
   [junit4]   2> 1124684 T7543 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1124684 T7543 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1124685 T7543 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/control-001/cores/collection1/data/index
   [junit4]   2> 1124685 T7543 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7857282168198712]
   [junit4]   2> 1124686 T7543 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34a5db15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76e8ee9),segFN=segments_1,generation=1}
   [junit4]   2> 1124686 T7543 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1124690 T7543 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1124691 T7543 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1124691 T7543 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1124691 T7543 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1124691 T7543 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1124692 T7543 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1124692 T7543 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1124692 T7543 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1124692 T7543 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1124694 T7543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1124694 T7543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1124695 T7543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1124703 T7543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1124705 T7543 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> 1124705 T7543 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1124706 T7543 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1124706 T7543 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1124706 T7543 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1124707 T7543 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1124707 T7543 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=34.701171875, 
floorSegmentMB=2.0576171875, forceMergeDeletesPctAllowed=23.15104869381426, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.2607421875, 
noCFSRatio=0.7653307378233513
   [junit4]   2> 1124707 T7543 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34a5db15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76e8ee9),segFN=segments_1,generation=1}
   [junit4]   2> 1124707 T7543 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1124708 T7543 oass.SolrIndexSearcher.<init> Opening 
Searcher@3caf81a9[collection1] main
   [junit4]   2> 1124708 T7543 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1124709 T7543 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1124709 T7543 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1124710 T7543 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1124710 T7543 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1124710 T7543 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1124711 T7543 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1124711 T7543 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1124711 T7543 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1124711 T7543 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1124712 T7543 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1124712 T7544 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3caf81a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1124713 T7547 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:33485 collection:control_collection 
shard:shard1
   [junit4]   2> 1124713 T7513 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1124714 T7513 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1124714 T7547 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1124714 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1124715 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1124716 T7550 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6745dcf5 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124716 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1124716 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1124716 T7513 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1124717 T7547 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1124718 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1124718 T7513 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1124718 T7547 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1124718 T7540 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> 1124718 T7547 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1124718 T7513 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> ASYNC  NEW_CORE C838 name=collection1 
org.apache.solr.core.SolrCore@b2e3106 url=http://127.0.0.1:33485/collection1 
node=127.0.0.1:33485_ C838_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:33485, 
node_name=127.0.0.1:33485_, state=down}
   [junit4]   2> 1124719 T7547 C838 P33485 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:33485/collection1/
   [junit4]   2> 1124719 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1124719 T7547 C838 P33485 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1124719 T7547 C838 P33485 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:33485/collection1/ has no replicas
   [junit4]   2> 1124719 T7547 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:33485/collection1/ shard1
   [junit4]   2> 1124719 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1124720 T7547 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1124720 T7553 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1413bf43 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124720 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1124721 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1124722 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1124723 T7540 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 1124723 T7540 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1124723 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124723 T7550 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124725 T7540 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:33485";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1124726 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 1124726 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124726 T7550 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124728 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1124728 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124728 T7550 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124773 T7547 oasc.ZkController.register We are 
http://127.0.0.1:33485/collection1/ and leader is 
http://127.0.0.1:33485/collection1/
   [junit4]   2> 1124773 T7547 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:33485
   [junit4]   2> 1124773 T7547 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1124773 T7547 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1124774 T7547 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1124775 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1124775 T7540 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:33485";,
   [junit4]   2>          "node_name":"127.0.0.1:33485_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1124776 T7540 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:33485";,
   [junit4]   2>          "node_name":"127.0.0.1:33485_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1124877 T7539 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124877 T7550 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1124952 T7513 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1
   [junit4]   2> 1124953 T7513 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001
   [junit4]   2> 1124954 T7513 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1124955 T7513 oejs.AbstractConnector.doStart Started 
[email protected]:40348
   [junit4]   2> 1124955 T7513 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=40348, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores}
   [junit4]   2> 1124955 T7513 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1124955 T7513 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/'
   [junit4]   2> 1124967 T7513 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/solr.xml
   [junit4]   2> 1124970 T7513 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores
   [junit4]   2> 1124971 T7513 oasc.CoreContainer.<init> New CoreContainer 
1151704638
   [junit4]   2> 1124971 T7513 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/]
   [junit4]   2> 1124972 T7513 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/lib
   [junit4]   2> 1124972 T7513 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/lib).
   [junit4]   2> 1124979 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1124979 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1124979 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1124980 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1124980 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1124980 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1124980 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1124981 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1124981 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1124981 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1124981 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1124981 T7513 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1124982 T7513 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1124982 T7513 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1124982 T7513 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1124982 T7513 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:41645/solr
   [junit4]   2> 1124983 T7513 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1124983 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1124983 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1124984 T7565 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@183e7f62 
name:ZooKeeperConnection Watcher:127.0.0.1:41645 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124984 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1124985 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1124986 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1124987 T7568 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@45d8d052 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1124987 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1124993 T7513 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1125998 T7513 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40348_
   [junit4]   2> 1125999 T7513 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40348_
   [junit4]   2> 1126003 T7513 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1126004 T7513 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1126006 T7513 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/
   [junit4]   2> 1126006 T7513 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1126008 T7569 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1126008 T7569 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1126010 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1126011 T7569 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1126011 T7569 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1126011 T7540 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:40348";,
   [junit4]   2>          "node_name":"127.0.0.1:40348_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1126011 T7569 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1126011 T7540 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40348";,
   [junit4]   2>          "node_name":"127.0.0.1:40348_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1126012 T7540 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 1126012 T7540 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1126012 T7569 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 1126012 T7569 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1126114 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1126115 T7568 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1126116 T7568 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 1127012 T7569 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1127012 T7569 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1127013 T7569 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1127013 T7569 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1127014 T7569 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1127014 T7569 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1127022 T7569 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1127024 T7569 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1127028 T7569 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1127032 T7569 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1127040 T7569 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1127042 T7569 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1127046 T7569 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1127131 T7569 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1127132 T7569 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1127132 T7569 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1127135 T7569 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1127148 T7569 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1127149 T7569 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1127149 T7569 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1127149 T7569 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ea17741
   [junit4]   2> 1127150 T7569 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1127150 T7569 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1127150 T7569 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1127150 T7569 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1127150 T7569 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7857282168198712]
   [junit4]   2> 1127151 T7569 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e877f7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3030a789),segFN=segments_1,generation=1}
   [junit4]   2> 1127151 T7569 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1127157 T7569 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1127157 T7569 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1127158 T7569 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1127158 T7569 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1127158 T7569 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1127158 T7569 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1127158 T7569 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1127159 T7569 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1127159 T7569 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1127160 T7569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1127161 T7569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1127162 T7569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1127162 T7569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1127166 T7569 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> 1127167 T7569 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1127168 T7569 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127168 T7569 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1127169 T7569 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1127170 T7569 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1127171 T7569 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=34.701171875, 
floorSegmentMB=2.0576171875, forceMergeDeletesPctAllowed=23.15104869381426, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=0.2607421875, 
noCFSRatio=0.7653307378233513
   [junit4]   2> 1127172 T7569 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e877f7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3030a789),segFN=segments_1,generation=1}
   [junit4]   2> 1127172 T7569 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1127172 T7569 oass.SolrIndexSearcher.<init> Opening 
Searcher@6185656c[collection1] main
   [junit4]   2> 1127172 T7569 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1127173 T7569 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1127174 T7569 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1127174 T7569 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1127174 T7569 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1127174 T7569 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127175 T7569 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1127175 T7569 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1127175 T7569 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1127175 T7569 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1127176 T7569 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1127176 T7570 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6185656c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127176 T7573 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40348 collection:collection1 
shard:shard2
   [junit4]   2> 1127177 T7513 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1127177 T7513 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1127177 T7573 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1127181 T7573 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1127182 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1127182 T7573 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1127182 T7573 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C839 name=collection1 
org.apache.solr.core.SolrCore@1f1553ac url=http://127.0.0.1:40348/collection1 
node=127.0.0.1:40348_ C839_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:40348, 
node_name=127.0.0.1:40348_, state=down}
   [junit4]   2> 1127182 T7573 C839 P40348 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:40348/collection1/
   [junit4]   2> 1127183 T7540 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1127183 T7573 C839 P40348 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1127183 T7573 C839 P40348 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40348/collection1/ has no replicas
   [junit4]   2> 1127183 T7573 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:40348/collection1/ shard2
   [junit4]   2> 1127183 T7573 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1127183 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1127184 T7568 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1127184 T7568 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 1127186 T7540 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40348";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1127186 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1127186 T7568 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1127187 T7568 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1127188 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1127236 T7573 oasc.ZkController.register We are 
http://127.0.0.1:40348/collection1/ and leader is 
http://127.0.0.1:40348/collection1/
   [junit4]   2> 1127236 T7573 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:40348
   [junit4]   2> 1127236 T7573 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1127236 T7573 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1127236 T7573 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1127237 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1127238 T7540 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:40348";,
   [junit4]   2>          "node_name":"127.0.0.1:40348_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1127238 T7540 oasco.ReplicaMutator.updateState Update state 
numShards=3 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:40348";,
   [junit4]   2>          "node_name":"127.0.0.1:40348_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1127239 T7573 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1127239 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1127240 T7568 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1127240 T7568 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1127408 T7513 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1
   [junit4]   2> 1127409 T7513 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001
   [junit4]   2> 1127409 T7513 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1127411 T7513 oejs.AbstractConnector.doStart Started 
[email protected]:50459
   [junit4]   2> 1127411 T7513 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=50459, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores}
   [junit4]   2> 1127411 T7513 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1127412 T7513 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/'
   [junit4]   2> 1127423 T7513 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/solr.xml
   [junit4]   2> 1127427 T7513 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores
   [junit4]   2> 1127427 T7513 oasc.CoreContainer.<init> New CoreContainer 
1494034210
   [junit4]   2> 1127428 T7513 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/]
   [junit4]   2> 1127428 T7513 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/lib
   [junit4]   2> 1127428 T7513 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/lib).
   [junit4]   2> 1127433 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1127433 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1127433 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1127433 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1127434 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1127434 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1127434 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1127434 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1127434 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1127435 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1127435 T7513 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1127435 T7513 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1127435 T7513 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1127436 T7513 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1127436 T7513 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1127436 T7513 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:41645/solr
   [junit4]   2> 1127436 T7513 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1127437 T7513 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1127437 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1127439 T7585 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66035409 
name:ZooKeeperConnection Watcher:127.0.0.1:41645 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1127439 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1127440 T7513 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1127441 T7513 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1127443 T7588 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5447c666 
name:ZooKeeperConnection Watcher:127.0.0.1:41645/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1127443 T7513 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1127446 T7513 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1128449 T7513 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50459_
   [junit4]   2> 1128450 T7513 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50459_
   [junit4]   2> 1128452 T7513 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1128453 T7513 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1128454 T7513 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/
   [junit4]   2> 1128455 T7513 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1128457 T7589 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1128457 T7589 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1128458 T7539 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1128458 T7589 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1128458 T7540 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:50459";,
   [junit4]   2>          "node_name":"127.0.0.1:50459_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1128458 T7589 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1128459 T7540 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50459";,
   [junit4]   2>          "node_name":"127.0.0.1:50459_",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1128459 T7589 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1128459 T7540 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 1128459 T7540 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 1128460 T7589 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1128460 T7540 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1128460 T7589 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1128461 T7588 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 1128461 T7568 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 1128461 T7588 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1128461 T7568 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1129461 T7589 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1129461 T7589 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1129461 T7589 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1129462 T7589 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1129462 T7589 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1129462 T7589 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1129471 T7589 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1129473 T7589 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1129476 T7589 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1129480 T7589 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1129488 T7589 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1129489 T7589 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1129492 T7589 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1129573 T7589 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1129575 T7589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1129575 T7589 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1129577 T7589 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1129587 T7589 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1129588 T7589 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1129588 T7589 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1129588 T7589 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ea17741
   [junit4]   2> 1129589 T7589 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1129589 T7589 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1129589 T7589 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 6F0E7027CA3B4F73-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1129590 T7589 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-co

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

ucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 
6F0E7027CA3B4F73-001/shard-4-001/cores/.system_shard1_replica1/data;done=false>>]
   [junit4]   2> 1684206 T10215 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 6F0E7027CA3B4F73-001/shard-4-001/cores/.system_shard1_replica1/data
   [junit4]   2> 1684207 T10215 oasc.Overseer.close Overseer 
(id=93478357177270284-127.0.0.1:38636_zx_-n_0000000004) closing
   [junit4]   2> 1684208 T10374 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:38636_zx_
   [junit4]   2> 1685710 T10367 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1685731 T10215 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/zx_,null}
   [junit4]   2> 1685923 T10215 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:42197 42197
   [junit4]   2> 1686488 T10216 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:42197 42197
   [junit4]   2> 1686490 T10216 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                2       /solr/configs/.system
   [junit4]   2>                2       /solr/collections/.system/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler 
-Dtests.method=doBlobHandlerTest -Dtests.seed=6F0E7027CA3B4F73 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 22.5s J0 | TestBlobHandler.doBlobHandlerTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F0E7027CA3B4F73:8FCF527571D73981]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:97)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1686493 T10215 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 6F0E7027CA3B4F73-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
size=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=SimpleText), 
id=PostingsFormat(name=Direct), 
version=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
md5=PostingsFormat(name=SimpleText), 
timestamp=PostingsFormat(name=SimpleText)}, docValues:{}, 
sim=DefaultSimilarity, locale=hi_IN, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.8.0_31 (64-bit)/cpus=8,threads=1,free=176484952,total=439353344
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactSharedStatsCache, 
TimeZoneUtilsTest, TestChildDocTransformer, TestCSVResponseWriter, 
OverseerRolesTest, ReplicationFactorTest, ScriptEngineTest, TestFunctionQuery, 
ShardRoutingTest, TestMiniSolrCloudClusterSSL, TestLRUCache, SuggesterWFSTTest, 
TestManagedSchemaFieldResource, AliasIntegrationTest, TestAddFieldRealTimeGet, 
TestManagedSynonymFilterFactory, TestCharFilters, TestStressReorder, 
VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest, AtomicUpdatesTest, 
OverseerTest, BasicDistributedZkTest, DistributedQueryElevationComponentTest, 
TestBM25SimilarityFactory, EnumFieldTest, TestHashPartitioner, 
TestSchemaManager, TestBinaryResponseWriter, SyncSliceTest, 
UUIDUpdateProcessorFallbackTest, TestDynamicFieldCollectionResource, ZkCLITest, 
SuggesterTest, TestSolrDynamicMBean, TestPerFieldSimilarity, TestSort, 
TestArbitraryIndexDir, DocExpirationUpdateProcessorFactoryTest, 
TestComplexPhraseQParserPlugin, MultiTermTest, TestRandomDVFaceting, 
TestReplicationHandlerBackup, TestLFUCache, SolrInfoMBeanTest, 
AnalyticsMergeStrategyTest, PathHierarchyTokenizerFactoryTest, 
TestFieldCollectionResource, TestDynamicLoading, PeerSyncTest, 
SpatialHeatmapFacetsTest, TestAtomicUpdateErrorCases, 
TestSweetSpotSimilarityFactory, UUIDFieldTest, TestUpdate, 
TestElisionMultitermQuery, TestFileDictionaryLookup, TestRecoveryHdfs, 
SolrCoreCheckLockOnStartupTest, AnalysisErrorHandlingTest, SuggesterFSTTest, 
TestFieldSortValues, DistributedSpellCheckComponentTest, 
ChangedSchemaMergeTest, SynonymTokenizerTest, DistribCursorPagingTest, 
AnalyticsQueryTest, TestQueryUtils, CollectionsAPIAsyncDistributedZkTest, 
TestSolrIndexConfig, SharedFSAutoReplicaFailoverTest, 
TestHighFrequencyDictionaryFactory, TestRawResponseWriter, 
HdfsCollectionsAPIDistributedZkTest, FieldAnalysisRequestHandlerTest, 
LeaderFailoverAfterPartitionTest, TestQueryTypes, HdfsLockFactoryTest, 
DocumentAnalysisRequestHandlerTest, DocValuesTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, ResponseLogComponentTest, 
TestSolr4Spatial2, PreAnalyzedFieldTest, TestDocumentBuilder, 
UnloadDistributedZkTest, TestCryptoKeys, TestOmitPositions, 
TestIBSimilarityFactory, AnalysisAfterCoreReloadTest, DeleteReplicaTest, 
TestJmxMonitoredMap, TestWriterPerf, TestBinaryField, BadCopyFieldTest, 
DistribDocExpirationUpdateProcessorTest, IndexSchemaRuntimeFieldTest, 
TestPartialUpdateDeduplication, TestManagedSchemaFieldTypeResource, 
XmlUpdateRequestHandlerTest, TestRestManager, DistributedSuggestComponentTest, 
TestCoreContainer, SolrCoreTest, TestFreeTextSuggestions, 
TestMiniSolrCloudCluster, ClusterStateTest, BadComponentTest, 
TestSurroundQueryParser, TestReplicationHandler, SolrIndexSplitterTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ZkSolrClientTest, TestDistributedSearch, QueryElevationComponentTest, 
ConvertedLegacyTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, 
SoftAutoCommitTest, SolrRequestParserTest, SpatialFilterTest, 
NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, 
CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, 
MoreLikeThisHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, 
TestCollationField, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, 
TestComponentsName, SOLR749Test, AlternateDirectoryTest, SolrIndexConfigTest, 
TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, 
ActionThrottleTest, AsyncMigrateRouteKeyTest, 
DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, RollingRestartTest, TestReplicaProperties, 
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, ZkStateWriterTest, 
ExitableDirectoryReaderTest, TestSolrXml, RequestLoggingTest, TestBlobHandler]
   [junit4] Completed on J0 in 22.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 210 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 472 suites, 1883 tests, 2 failures, 48 ignored (21 
assumptions)

Total time: 70 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 
-XX:+UseCompressedOops -XX:+UseParallelGC
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