Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/854/

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

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
        at 
__randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4:F15AD46AE57ECD0C]:0)
        at org.apache.http.entity.ContentType.parse(ContentType.java:273)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=56423, name=Thread-50165, 
state=RUNNABLE, group=TGRP-DistributedFacetPivotSmallTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=56423, name=Thread-50165, state=RUNNABLE, 
group=TGRP-DistributedFacetPivotSmallTest]
        at 
__randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4:F15AD46AE57ECD0C]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:30178//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:30179//collection1, 
http://[ff01::213]:33332, http://[ff01::083]:33332, http://[ff01::114]:33332]
        at __randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:621)




Build Log:
[...truncated 10643 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/init-core-data-001
   [junit4]   2> 1146456 T2052 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1146463 T2052 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1146464 T2053 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1146464 T2053 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1146564 T2052 oasc.ZkTestServer.run start zk server on 
port:24180
   [junit4]   2> 1146565 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1146566 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1146569 T2060 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a506192 
name:ZooKeeperConnection Watcher:127.0.0.1:24180 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1146570 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1146570 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1146570 T2052 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1146573 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1146573 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1146575 T2063 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@433810ea 
name:ZooKeeperConnection Watcher:127.0.0.1:24180/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1146575 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1146575 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1146575 T2052 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1146577 T2052 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1146578 T2052 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1146579 T2052 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1146581 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1146581 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1146584 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1146584 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1146686 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1146686 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1146688 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1146688 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1146690 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1146690 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1146692 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1146692 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1146694 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1146694 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1146696 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1146696 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1146697 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1146698 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1146699 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1146700 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1146701 T2052 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1146702 T2052 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1147636 T2052 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1
   [junit4]   2> 1147639 T2052 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1147653 T2052 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@271897a5{/,null,AVAILABLE}
   [junit4]   2> 1147659 T2052 oejs.AbstractConnector.doStart Started 
ServerConnector@7994a667{HTTP/1.1}{127.0.0.1:49090}
   [junit4]   2> 1147659 T2052 oejs.Server.doStart Started @1152690ms
   [junit4]   2> 1147660 T2052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores, hostContext=/, hostPort=49090, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/tempDir-001/control/data}
   [junit4]   2> 1147660 T2052 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 1147661 T2052 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/'
   [junit4]   2> 1147691 T2052 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/solr.xml
   [junit4]   2> 1147725 T2052 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores
   [junit4]   2> 1147726 T2052 oasc.CoreContainer.<init> New CoreContainer 
853311466
   [junit4]   2> 1147726 T2052 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/]
   [junit4]   2> 1147726 T2052 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/lib
   [junit4]   2> 1147727 T2052 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/lib).
   [junit4]   2> 1147735 T2052 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1147740 T2052 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1147741 T2052 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1147741 T2052 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1147741 T2052 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1147741 T2052 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:24180/solr
   [junit4]   2> 1147742 T2052 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1147742 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1147742 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1147744 T2077 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ba1a038 
name:ZooKeeperConnection Watcher:127.0.0.1:24180 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147745 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1147745 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1147747 T2052 n:127.0.0.1:49090_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1147748 T2080 n:127.0.0.1:49090_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@bd6b705 name:ZooKeeperConnection 
Watcher:127.0.0.1:24180/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1147748 T2052 n:127.0.0.1:49090_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1147750 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 1147752 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 1147754 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 1147756 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 1147757 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 1147759 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 1147761 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 1147762 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 1147763 T2052 n:127.0.0.1:49090_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49090_
   [junit4]   2> 1147764 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:49090_
   [junit4]   2> 1147765 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 1147766 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 1147768 T2052 n:127.0.0.1:49090_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1147769 T2052 n:127.0.0.1:49090_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:49090_
   [junit4]   2> 1147769 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 1147771 T2052 n:127.0.0.1:49090_ oasc.Overseer.start Overseer 
(id=93862143982043139-127.0.0.1:49090_-n_0000000000) starting
   [junit4]   2> 1147773 T2052 n:127.0.0.1:49090_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 1147778 T2052 n:127.0.0.1:49090_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1147778 T2082 n:127.0.0.1:49090_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1147778 T2052 n:127.0.0.1:49090_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1147779 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1147781 T2052 n:127.0.0.1:49090_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1147782 T2052 n:127.0.0.1:49090_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1147783 T2052 n:127.0.0.1:49090_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores
   [junit4]   2> 1147787 T2052 n:127.0.0.1:49090_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {transient=false, shard=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1, name=collection1, 
loadOnStartup=true, schema=schema.xml, coreNodeName=, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/, dataDir=data/, 
collection=control_collection, config=solrconfig.xml}
   [junit4]   2> 1147788 T2052 n:127.0.0.1:49090_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/
   [junit4]   2> 1147788 T2052 n:127.0.0.1:49090_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1147789 T2084 n:127.0.0.1:49090_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1147789 T2084 n:127.0.0.1:49090_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1147790 T2084 n:127.0.0.1:49090_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1147790 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1147791 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49090";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:49090_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null} current state version: 0
   [junit4]   2> 1147791 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49090";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:49090_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1147792 T2081 n:127.0.0.1:49090_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1147792 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1147793 T2080 n:127.0.0.1:49090_ 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> 1148790 T2084 n:127.0.0.1:49090_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1148791 T2084 n:127.0.0.1:49090_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1148791 T2084 n:127.0.0.1:49090_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1148792 T2084 n:127.0.0.1:49090_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1148792 T2084 n:127.0.0.1:49090_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1148792 T2084 n:127.0.0.1:49090_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/'
   [junit4]   2> 1148812 T2084 n:127.0.0.1:49090_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1148823 T2084 n:127.0.0.1:49090_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1148845 T2084 n:127.0.0.1:49090_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1148892 T2084 n:127.0.0.1:49090_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1148993 T2084 n:127.0.0.1:49090_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1149003 T2084 n:127.0.0.1:49090_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1149299 T2084 n:127.0.0.1:49090_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1149301 T2084 n:127.0.0.1:49090_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1149302 T2084 n:127.0.0.1:49090_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1149306 T2084 n:127.0.0.1:49090_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1149320 T2084 n:127.0.0.1:49090_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1149320 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1149320 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1149321 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6be376
   [junit4]   2> 1149321 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/data
   [junit4]   2> 1149321 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1149322 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1149322 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/control-001/cores/collection1/data/index
   [junit4]   2> 1149322 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.542018312388304]
   [junit4]   2> 1149323 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43d94bf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f096151),segFN=segments_1,generation=1}
   [junit4]   2> 1149323 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1149328 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1149328 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1149328 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1149328 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1149328 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1149329 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1149329 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1149329 T2084 n:127.0.0.1:49090_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1149329 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1149341 T2084 n:127.0.0.1:49090_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149343 T2084 n:127.0.0.1:49090_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149345 T2084 n:127.0.0.1:49090_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149346 T2084 n:127.0.0.1:49090_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1149350 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/luke,/update/json,/update,/admin/ping,/admin/file,/admin/threads,/admin/properties,standard,/schema,/admin/logging,/admin/plugins,/admin/segments,/get,/update/json/docs,/replication,/admin/system,/admin/mbeans,/update/csv,/config
   [junit4]   2> 1149352 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1149353 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1149353 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 1149355 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1149355 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1149355 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1856013878, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1149356 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43d94bf3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f096151),segFN=segments_1,generation=1}
   [junit4]   2> 1149356 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1149356 T2084 n:127.0.0.1:49090_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@77483769[collection1] main
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 256 version buckets from index
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501794306740977664
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 0 ms to seed version buckets 
with highest version 1501794306740977664
   [junit4]   2> 1149357 T2084 n:127.0.0.1:49090_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1149358 T2084 n:127.0.0.1:49090_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1149358 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1149359 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1149359 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1149359 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1149359 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1149360 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1149360 T2084 n:127.0.0.1:49090_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1149360 T2084 n:127.0.0.1:49090_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1149360 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1149361 T2085 n:127.0.0.1:49090_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@77483769[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1149361 T2084 n:127.0.0.1:49090_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1149362 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:49090 collection:control_collection shard:shard1
   [junit4]   2> 1149362 T2052 n:127.0.0.1:49090_ oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1149363 T2052 n:127.0.0.1:49090_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1149363 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1149365 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1149366 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1149367 T2091 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47b63b5d 
name:ZooKeeperConnection Watcher:127.0.0.1:24180/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1149367 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1149367 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1149368 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1149368 T2052 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1149369 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1149370 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1149370 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8086 name=collection1 
org.apache.solr.core.SolrCore@758669a9 url=http://127.0.0.1:49090/collection1 
node=127.0.0.1:49090_ C8086_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:49090, state=down, node_name=127.0.0.1:49090_, 
core=collection1}
   [junit4]   2> 1149370 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 C8086 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:49090/collection1/
   [junit4]   2> 1149370 T2081 n:127.0.0.1:49090_ 
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> 1149370 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 C8086 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1149371 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 C8086 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:49090/collection1/ has no replicas
   [junit4]   2> 1149371 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:49090/collection1/ shard1
   [junit4]   2> 1149371 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1149372 T2080 n:127.0.0.1:49090_ 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> 1149372 T2091 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> 1149372 T2052 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1149373 T2052 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1149373 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1149374 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1149375 T2094 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13dfcf2 name:ZooKeeperConnection 
Watcher:127.0.0.1:24180/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1149375 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1149375 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1149376 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1149376 T2081 n:127.0.0.1:49090_ 
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:49090";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1149379 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 1149379 T2081 n:127.0.0.1:49090_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1149380 T2091 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> 1149380 T2080 n:127.0.0.1:49090_ 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> 1149382 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1149383 T2081 n:127.0.0.1:49090_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1149384 T2091 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> 1149384 T2080 n:127.0.0.1:49090_ 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> 1149426 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:49090/collection1/ and leader is 
http://127.0.0.1:49090/collection1/
   [junit4]   2> 1149427 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:49090
   [junit4]   2> 1149427 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1149427 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1149427 T2088 n:127.0.0.1:49090_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1149428 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1149429 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49090";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:49090_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"} current state version: 4
   [junit4]   2> 1149430 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49090";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:49090_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 1149533 T2091 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> 1149533 T2080 n:127.0.0.1:49090_ 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> 1150513 T2052 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1
   [junit4]   2> 1150515 T2052 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001
   [junit4]   2> 1150516 T2052 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1150518 T2052 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@657df7d3{/,null,AVAILABLE}
   [junit4]   2> 1150519 T2052 oejs.AbstractConnector.doStart Started 
ServerConnector@7d77b7f3{HTTP/1.1}{127.0.0.1:15591}
   [junit4]   2> 1150519 T2052 oejs.Server.doStart Started @1155550ms
   [junit4]   2> 1150519 T2052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores, solrconfig=solrconfig.xml, 
hostPort=15591, hostContext=/, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/tempDir-001/jetty1}
   [junit4]   2> 1150520 T2052 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 1150520 T2052 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/'
   [junit4]   2> 1150549 T2052 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/solr.xml
   [junit4]   2> 1150584 T2052 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores
   [junit4]   2> 1150584 T2052 oasc.CoreContainer.<init> New CoreContainer 
1348537809
   [junit4]   2> 1150584 T2052 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/]
   [junit4]   2> 1150585 T2052 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/lib
   [junit4]   2> 1150585 T2052 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/lib).
   [junit4]   2> 1150594 T2052 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1150599 T2052 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1150600 T2052 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1150600 T2052 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1150600 T2052 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1150600 T2052 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:24180/solr
   [junit4]   2> 1150600 T2052 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1150601 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1150601 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1150603 T2108 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@55a59644 
name:ZooKeeperConnection Watcher:127.0.0.1:24180 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150603 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1150604 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1150605 T2052 n:127.0.0.1:15591_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1150606 T2111 n:127.0.0.1:15591_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47a9a15a 
name:ZooKeeperConnection Watcher:127.0.0.1:24180/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1150606 T2052 n:127.0.0.1:15591_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1150610 T2052 n:127.0.0.1:15591_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1151614 T2052 n:127.0.0.1:15591_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:15591_
   [junit4]   2> 1151615 T2052 n:127.0.0.1:15591_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:15591_
   [junit4]   2> 1151618 T2052 n:127.0.0.1:15591_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1151619 T2052 n:127.0.0.1:15591_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1151620 T2052 n:127.0.0.1:15591_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1151621 T2052 n:127.0.0.1:15591_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores
   [junit4]   2> 1151623 T2052 n:127.0.0.1:15591_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {coreNodeName=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1, shard=, name=collection1, 
schema=schema.xml, collection=collection1, loadOnStartup=true, transient=false, 
config=solrconfig.xml, dataDir=data/, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/}
   [junit4]   2> 1151624 T2052 n:127.0.0.1:15591_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/
   [junit4]   2> 1151624 T2052 n:127.0.0.1:15591_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1151626 T2112 n:127.0.0.1:15591_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1151626 T2112 n:127.0.0.1:15591_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1151628 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1151628 T2112 n:127.0.0.1:15591_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 1151628 T2112 n:127.0.0.1:15591_ 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1151629 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:15591";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:15591_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null} current state version: 5
   [junit4]   2> 1151629 T2112 n:127.0.0.1:15591_ 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1151629 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:15591";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:15591_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1151629 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1151630 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1151630 T2112 n:127.0.0.1:15591_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 1151630 T2112 n:127.0.0.1:15591_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1151631 T2081 n:127.0.0.1:49090_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 1151631 T2111 n:127.0.0.1:15591_ 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> 1151632 T2111 n:127.0.0.1:15591_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 1152631 T2112 n:127.0.0.1:15591_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1152632 T2112 n:127.0.0.1:15591_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1152632 T2112 n:127.0.0.1:15591_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1152633 T2112 n:127.0.0.1:15591_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1152633 T2112 n:127.0.0.1:15591_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1152634 T2112 n:127.0.0.1:15591_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1152653 T2112 n:127.0.0.1:15591_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1152663 T2112 n:127.0.0.1:15591_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1152685 T2112 n:127.0.0.1:15591_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 1152733 T2112 n:127.0.0.1:15591_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1152834 T2112 n:127.0.0.1:15591_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1152844 T2112 n:127.0.0.1:15591_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1153097 T2112 n:127.0.0.1:15591_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1153099 T2112 n:127.0.0.1:15591_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1153100 T2112 n:127.0.0.1:15591_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1153103 T2112 n:127.0.0.1:15591_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1153117 T2112 n:127.0.0.1:15591_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1153117 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1153118 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1153118 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6be376
   [junit4]   2> 1153119 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1153119 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1153119 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1153119 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1153120 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.542018312388304]
   [junit4]   2> 1153120 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6119367d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e487a58),segFN=segments_1,generation=1}
   [junit4]   2> 1153120 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1153126 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1153126 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1153127 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1153127 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1153127 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1153127 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1153127 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1153128 T2112 n:127.0.0.1:15591_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1153128 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1153140 T2112 n:127.0.0.1:15591_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153141 T2112 n:127.0.0.1:15591_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153143 T2112 n:127.0.0.1:15591_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153145 T2112 n:127.0.0.1:15591_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153151 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/luke,/update/json,/update,/admin/ping,/admin/file,/admin/threads,/admin/properties,standard,/schema,/admin/logging,/admin/plugins,/admin/segments,/get,/update/json/docs,/replication,/admin/system,/admin/mbeans,/update/csv,/config
   [junit4]   2> 1153152 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1153153 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1153153 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=256
   [junit4]   2> 1153154 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1153155 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1153156 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1856013878, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1153156 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6119367d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e487a58),segFN=segments_1,generation=1}
   [junit4]   2> 1153156 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1153157 T2112 n:127.0.0.1:15591_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@2723fe49[collection1] main
   [junit4]   2> 1153157 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1153157 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 256 version buckets from index
   [junit4]   2> 1153157 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 1153157 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501794310725566464
   [junit4]   2> 1153158 T2112 n:127.0.0.1:15591_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets 
with highest version 1501794310725566464
   [junit4]   2> 1153158 T2112 n:127.0.0.1:15591_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1153158 T2112 n:127.0.0.1:15591_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1153159 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1153159 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1153159 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1153159 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1153160 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1153160 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1153160 T2112 n:127.0.0.1:15591_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1153160 T2112 n:127.0.0.1:15591_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1153161 T2113 n:127.0.0.1:15591_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@2723fe49[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153162 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1153162 T2112 n:127.0.0.1:15591_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1153163 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:15591 collection:collection1 shard:shard3
   [junit4]   2> 1153163 T2052 n:127.0.0.1:15591_ oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1153164 T2052 n:127.0.0.1:15591_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1153164 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1153168 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard3
   [junit4]   2> 1153169 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1153169 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1153170 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8087 name=collection1 
org.apache.solr.core.SolrCore@159702a4 url=http://127.0.0.1:15591/collection1 
node=127.0.0.1:15591_ C8087_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:15591, state=down, node_name=127.0.0.1:15591_, 
core=collection1}
   [junit4]   2> 1153170 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 C8087 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:15591/collection1/
   [junit4]   2> 1153170 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1153170 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 C8087 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1153171 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 C8087 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:15591/collection1/ has no replicas
   [junit4]   2> 1153171 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:15591/collection1/ shard3
   [junit4]   2> 1153171 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 1153171 T2081 n:127.0.0.1:49090_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 1153172 T2111 n:127.0.0.1:15591_ 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> 1153173 T2111 n:127.0.0.1:15591_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 1153175 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1153176 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:15591";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1153177 T2081 n:127.0.0.1:49090_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 1153177 T2111 n:127.0.0.1:15591_ 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> 1153178 T2111 n:127.0.0.1:15591_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 1153225 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:15591/collection1/ and leader is 
http://127.0.0.1:15591/collection1/
   [junit4]   2> 1153226 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:15591
   [junit4]   2> 1153226 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1153226 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1153227 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1153228 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1153229 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:15591";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:15591_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard3"} current state version: 5
   [junit4]   2> 1153229 T2081 n:127.0.0.1:49090_ 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:15591";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:15591_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard3"}
   [junit4]   2> 1153230 T2116 n:127.0.0.1:15591_ c:collection1 s:shard3 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 1153231 T2081 n:127.0.0.1:49090_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 1153231 T2111 n:127.0.0.1:15591_ 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> 1153232 T2111 n:127.0.0.1:15591_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 1154366 T2052 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores/collection1
   [junit4]   2> 1154368 T2052 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001
   [junit4]   2> 1154369 T2052 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1154371 T2052 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@12b5140d{/,null,AVAILABLE}
   [junit4]   2> 1154372 T2052 oejs.AbstractConnector.doStart Started 
ServerConnector@3856c419{HTTP/1.1}{127.0.0.1:63109}
   [junit4]   2> 1154372 T2052 oejs.Server.doStart Started @1159403ms
   [junit4]   2> 1154372 T2052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/tempDir-001/jetty2, hostContext=/, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores, hostPort=63109, 
solrconfig=solrconfig.xml}
   [junit4]   2> 1154373 T2052 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3c56b64c
   [junit4]   2> 1154373 T2052 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/'
   [junit4]   2> 1154402 T2052 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/solr.xml
   [junit4]   2> 1154437 T2052 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores
   [junit4]   2> 1154437 T2052 oasc.CoreContainer.<init> New CoreContainer 
491332383
   [junit4]   2> 1154438 T2052 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/]
   [junit4]   2> 1154438 T2052 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/lib
   [junit4]   2> 1154438 T2052 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/lib).
   [junit4]   2> 1154447 T2052 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1154452 T2052 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1154453 T2052 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1154453 T2052 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1154453 T2052 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1154453 T2052 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:24180/solr
   [junit4]   2> 1154454 T2052 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1154454 T2052 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1154454 T2052 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1154456 T2130 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@446c017d 
name:ZooKeeperConnection Watcher:127.0.0.1:24180 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1154457 T2052 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1154457 T2052 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1154459 T2052 n:127.0.0.1:63109_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1154460 T2133 n:127.0.0.1:63109_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fc5f11f 
name:ZooKeeperConnection Watcher:127.0.0.1:24180/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1154460 T2052 n:127.0.0.1:63109_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1154463 T2052 n:127.0.0.1:63109_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1155468 T2052 n:127.0.0.1:63109_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63109_
   [junit4]   2> 1155469 T2052 n:127.0.0.1:63109_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:63109_
   [junit4]   2> 1155471 T2052 n:127.0.0.1:63109_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1155473 T2052 n:127.0.0.1:63109_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1155473 T2052 n:127.0.0.1:63109_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1155475 T2052 n:127.0.0.1:63109_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores
   [junit4]   2> 1155476 T2052 n:127.0.0.1:63109_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {schema=schema.xml, loadOnStartup=true, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores/collection1, coreNodeName=, 
collection=collection1, config=solrconfig.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores/collection1/, shard=, dataDir=data/, 
name=collection1, transient=false}
   [junit4]   2> 1155477 T2052 n:127.0.0.1:63109_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 790EEBB04B82A0F4-001/shard-2-001/cores/collection1/
   [junit4]   2> 1155477 T2052 n:127.0.0.1:63109_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1155479 T2134 n:127.0.0.1:63109_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1155479 T2134 n:127.0.0.1:63109_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1155481 T2080 n:127.0.0.1:49090_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1155481 T2134 n:127.0.0.1:63109_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 1155481 T2134 n:127.0.0.1:63109_ 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1155481 T2081 n:127.0.0.1:49090_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:6

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

mpl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
   [junit4]   2>                ... 10 more
   [junit4]   2>        Caused by: java.net.SocketException: Protocol family 
unavailable
   [junit4]   2>                at 
java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2>                at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>                at java.net.Socket.connect(Socket.java:579)
   [junit4]   2>                at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>                at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>                at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>                at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>                at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>                at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]   2>                ... 14 more
   [junit4]   2>        
   [junit4]   2> 10221 T56423 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[Thread-50165,5,TGRP-DistributedFacetPivotSmallTest] 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:30178//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:30179//collection1, 
http://[ff01::213]:33332, http://[ff01::083]:33332, http://[ff01::114]:33332]
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4]:0)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:621)
   [junit4]   2> 
   [junit4]   2> 2448697 T56285 oejs.AbstractConnector.doStop Stopped 
ServerConnector@94454a7{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2448718 T56285 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@43017ce3{/,null,UNAVAILABLE}
   [junit4]   2> 2448722 T56285 oejs.AbstractConnector.doStop Stopped 
ServerConnector@45c96728{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2448741 T56285 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@b3bed98{/,null,UNAVAILABLE}
   [junit4]   2> 2448745 T56285 oejs.AbstractConnector.doStop Stopped 
ServerConnector@3b4591c4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2448764 T56285 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@26b5ac05{/,null,UNAVAILABLE}
   [junit4]   2> 2448768 T56285 oejs.AbstractConnector.doStop Stopped 
ServerConnector@28bdd07d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2448782 T56285 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@276c6a59{/,null,UNAVAILABLE}
   [junit4]   2> 2448785 T56285 oejs.AbstractConnector.doStop Stopped 
ServerConnector@51d24d06{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2448806 T56285 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@3c8464a{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotSmallTest -Dtests.method=test 
-Dtests.seed=790EEBB04B82A0F4 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=lt -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.8s J2 | DistributedFacetPivotSmallTest.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=56423, name=Thread-50165, state=RUNNABLE, 
group=TGRP-DistributedFacetPivotSmallTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4:F15AD46AE57ECD0C]:0)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:30178//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:30179//collection1, 
http://[ff01::213]:33332, http://[ff01::083]:33332, http://[ff01::114]:33332]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([790EEBB04B82A0F4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:621)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt, 
timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=246685496,total=371195904
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTGBase, 
AddSchemaFieldsUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, 
RemoteQueryErrorTest, TestCustomSort, DocumentBuilderTest, TestLRUCache, 
URLClassifyProcessorTest, BasicDistributedZk2Test, TestFieldResource, 
TestRequestStatusCollectionAPI, TestElisionMultitermQuery, DistanceUnitsTest, 
TestChildDocTransformer, TestDefaultSearchFieldResource, 
TestShortCircuitedRequests, BadComponentTest, NoCacheHeaderTest, 
SynonymTokenizerTest, TestSolrQueryParser, SOLR749Test, 
SharedFSAutoReplicaFailoverUtilsTest, TestComponentsName, JavabinLoaderTest, 
TestSolrConfigHandlerCloud, ActionThrottleTest, TestMissingGroups, 
TestPHPSerializedResponseWriter, TestBinaryField, ReturnFieldsTest, 
SpatialFilterTest, LeaderElectionIntegrationTest, DateRangeFieldTest, 
TestAnalyzedSuggestions, ResponseHeaderTest, TestReplicationHandler, 
StandardRequestHandlerTest, DirectUpdateHandlerOptimizeTest, 
NotRequiredUniqueKeyTest, RAMDirectoryFactoryTest, TestSolr4Spatial2, 
SolrCoreCheckLockOnStartupTest, LeaderInitiatedRecoveryOnCommitTest, 
ConcurrentDeleteAndCreateCollectionTest, AddBlockUpdateTest, 
CoreAdminCreateDiscoverTest, TestNamedUpdateProcessors, TestDistributedSearch, 
TestFreeTextSuggestions, DistributedFacetPivotSmallTest]
   [junit4] Completed [375/494] on J2 in 13.32s, 1 test, 1 error <<< FAILURES!

[...truncated 402 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
 There were test failures: 494 suites, 1970 tests, 2 errors, 65 ignored (11 
assumptions)

Total time: 162 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #852
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 785086531 bytes
Compression is 0.0%
Took 2 min 21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to