Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12635/
Java: 32bit/jdk1.8.0_60-ea-b12 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:38854/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:38854/collection1]
        at 
__randomizedtesting.SeedInfo.seed([3F77BAD185C7A869:B723850B2B3BC591]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
        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.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38854/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        ... 51 more




Build Log:
[...truncated 9382 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/init-core-data-001
   [junit4]   2> 9711 T31 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 9712 T31 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 9723 T31 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 9743 T32 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 9744 T32 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting 
server
   [junit4]   2> 9845 T31 oasc.ZkTestServer.run start zk server on port:44402
   [junit4]   2> 9865 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 9910 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10059 T39 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5dc1e3 name:ZooKeeperConnection 
Watcher:127.0.0.1:44402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 10059 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10060 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10062 T31 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 10085 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10086 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10088 T42 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13d6e13 name:ZooKeeperConnection 
Watcher:127.0.0.1:44402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 10090 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10091 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10098 T31 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 10102 T31 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 10104 T31 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 10107 T31 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 10110 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog-with-delayingcomponent.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 10116 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 10120 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 10120 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 10123 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10124 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10126 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 10127 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 10129 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 10130 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 10132 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 10133 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 10138 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 10139 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 10141 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10142 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 10144 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10144 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10147 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 10148 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 10150 T31 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 10150 T31 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 10237 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1
   [junit4]   2> 10275 T31 oejul.Log.initialized Logging initialized @11044ms
   [junit4]   2> 10407 T31 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 10467 T31 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@588e82{/,null,AVAILABLE}
   [junit4]   2> 10477 T31 oejs.AbstractConnector.doStart Started 
ServerConnector@10d7d9a{HTTP/1.1}{127.0.0.1:44394}
   [junit4]   2> 10478 T31 oejs.Server.doStart Started @11251ms
   [junit4]   2> 10478 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/tempDir-001/control/data, hostContext=/, hostPort=44394, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores}
   [junit4]   2> 10484 T31 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 10484 T31 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/'
   [junit4]   2> 10508 T31 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/solr.xml
   [junit4]   2> 10521 T31 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores
   [junit4]   2> 10521 T31 oasc.CoreContainer.<init> New CoreContainer 20002970
   [junit4]   2> 10522 T31 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/]
   [junit4]   2> 10522 T31 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/lib
   [junit4]   2> 10522 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/lib).
   [junit4]   2> 10536 T31 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> 10537 T31 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 10540 T31 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10540 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10540 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 10541 T31 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44402/solr
   [junit4]   2> 10552 T31 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 10552 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 10553 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 10557 T57 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16245fa name:ZooKeeperConnection 
Watcher:127.0.0.1:44402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 10557 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 10558 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 10565 T31 n:127.0.0.1:44394_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 10573 T60 n:127.0.0.1:44394_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@555d38 
name:ZooKeeperConnection Watcher:127.0.0.1:44402/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10573 T31 n:127.0.0.1:44394_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10579 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 10586 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 10591 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 10594 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 10597 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 10604 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 10606 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 10608 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 10610 T31 n:127.0.0.1:44394_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44394_
   [junit4]   2> 10612 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:44394_
   [junit4]   2> 10615 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 10617 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 10619 T31 n:127.0.0.1:44394_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 10624 T31 n:127.0.0.1:44394_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:44394_
   [junit4]   2> 10625 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 10630 T31 n:127.0.0.1:44394_ oasc.Overseer.start Overseer 
(id=93803293664542723-127.0.0.1:44394_-n_0000000000) starting
   [junit4]   2> 10639 T31 n:127.0.0.1:44394_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 10665 T31 n:127.0.0.1:44394_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 10668 T62 n:127.0.0.1:44394_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 10668 T31 n:127.0.0.1:44394_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 10673 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 10679 T31 n:127.0.0.1:44394_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores
   [junit4]   2> 10683 T31 n:127.0.0.1:44394_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 10683 T31 n:127.0.0.1:44394_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/
   [junit4]   2> 10684 T31 n:127.0.0.1:44394_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 10685 T64 n:127.0.0.1:44394_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 10686 T64 n:127.0.0.1:44394_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 10691 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 10692 T64 n:127.0.0.1:44394_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 10694 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44394";,
   [junit4]   2>          "node_name":"127.0.0.1:44394_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 10702 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44394";,
   [junit4]   2>          "node_name":"127.0.0.1:44394_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 10703 T61 n:127.0.0.1:44394_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 10711 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 10718 T60 n:127.0.0.1:44394_ 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> 11692 T64 n:127.0.0.1:44394_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 11693 T64 n:127.0.0.1:44394_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 11694 T64 n:127.0.0.1:44394_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 11694 T64 n:127.0.0.1:44394_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 11695 T64 n:127.0.0.1:44394_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 11696 T64 n:127.0.0.1:44394_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/'
   [junit4]   2> 11721 T64 n:127.0.0.1:44394_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 11732 T64 n:127.0.0.1:44394_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 11741 T64 n:127.0.0.1:44394_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 11773 T64 n:127.0.0.1:44394_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 11775 T64 n:127.0.0.1:44394_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 11795 T64 n:127.0.0.1:44394_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 12177 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12213 T64 n:127.0.0.1:44394_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 12215 T64 n:127.0.0.1:44394_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 12252 T64 n:127.0.0.1:44394_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 12257 T64 n:127.0.0.1:44394_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 12262 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12280 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 12282 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 12282 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 12283 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 12284 T64 n:127.0.0.1:44394_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 12284 T64 n:127.0.0.1:44394_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 12285 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12285 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 12287 T64 n:127.0.0.1:44394_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1f128
   [junit4]   2> 12313 T64 n:127.0.0.1:44394_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/data
   [junit4]   2> 12314 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/data/index/
   [junit4]   2> 12314 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 12315 T64 n:127.0.0.1:44394_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/control-001/cores/collection1/data/index
   [junit4]   2> 12315 T64 n:127.0.0.1:44394_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 12316 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3c592d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c4225),segFN=segments_1,generation=1}
   [junit4]   2> 12318 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12331 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 12339 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 12340 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12340 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 12340 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12341 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 12342 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12342 T64 n:127.0.0.1:44394_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 12342 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 12346 T64 n:127.0.0.1:44394_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12349 T64 n:127.0.0.1:44394_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12351 T64 n:127.0.0.1:44394_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12360 T64 n:127.0.0.1:44394_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 12369 T64 n:127.0.0.1:44394_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 12387 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 12388 T64 n:127.0.0.1:44394_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 12389 T64 n:127.0.0.1:44394_ x:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 12390 T64 n:127.0.0.1:44394_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 12390 T64 n:127.0.0.1:44394_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 12391 T64 n:127.0.0.1:44394_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1323797064, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 12392 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3c592d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c4225),segFN=segments_1,generation=1}
   [junit4]   2> 12392 T64 n:127.0.0.1:44394_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12392 T64 n:127.0.0.1:44394_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1ecce82[collection1] main
   [junit4]   2> 12393 T64 n:127.0.0.1:44394_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 12394 T64 n:127.0.0.1:44394_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 12394 T64 n:127.0.0.1:44394_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 12397 T64 n:127.0.0.1:44394_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 12398 T64 n:127.0.0.1:44394_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 12398 T64 n:127.0.0.1:44394_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 12398 T64 n:127.0.0.1:44394_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 12399 T64 n:127.0.0.1:44394_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 12399 T64 n:127.0.0.1:44394_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 12399 T64 n:127.0.0.1:44394_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 12402 T65 n:127.0.0.1:44394_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1ecce82[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12404 T64 n:127.0.0.1:44394_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 12406 T64 n:127.0.0.1:44394_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 12411 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:44394 collection:control_collection shard:shard1
   [junit4]   2> 12412 T31 n:127.0.0.1:44394_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 12414 T31 n:127.0.0.1:44394_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 12442 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 12450 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 12457 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 12467 T71 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@51b600 name:ZooKeeperConnection 
Watcher:127.0.0.1:44402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 12468 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 12468 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 12469 T31 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 12470 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 12472 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 12472 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 12472 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 12473 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 
org.apache.solr.core.SolrCore@138ff28 url=http://127.0.0.1:44394/collection1 
node=127.0.0.1:44394_ C18_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:44394, 
node_name=127.0.0.1:44394_, state=down}
   [junit4]   2> 12474 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 C18 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:44394/collection1/
   [junit4]   2> 12475 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 C18 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 12475 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 C18 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44394/collection1/ has no replicas
   [junit4]   2> 12475 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:44394/collection1/ shard1
   [junit4]   2> 12476 T31 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 12476 T31 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 12477 T60 n:127.0.0.1:44394_ 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> 12477 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 12477 T71 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> 12478 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 12481 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 12483 T74 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9d12ab name:ZooKeeperConnection 
Watcher:127.0.0.1:44402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 12483 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 12490 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 12495 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 12496 T61 n:127.0.0.1:44394_ 
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:44394";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 12505 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 12506 T61 n:127.0.0.1:44394_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 12510 T71 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> 12510 T60 n:127.0.0.1:44394_ 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> 12514 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 12515 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 12516 T71 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> 12516 T60 n:127.0.0.1:44394_ 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> 12555 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:44394/collection1/ and leader is 
http://127.0.0.1:44394/collection1/
   [junit4]   2> 12557 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:44394
   [junit4]   2> 12557 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 12557 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 12558 T68 n:127.0.0.1:44394_ c:control_collection s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 12559 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 12561 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44394";,
   [junit4]   2>          "node_name":"127.0.0.1:44394_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 12562 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:44394";,
   [junit4]   2>          "node_name":"127.0.0.1:44394_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 12583 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1
   [junit4]   2> 12584 T31 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001
   [junit4]   2> 12585 T31 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 12587 T31 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5f3be{/,null,AVAILABLE}
   [junit4]   2> 12588 T31 oejs.AbstractConnector.doStart Started 
ServerConnector@1c0d2c5{HTTP/1.1}{127.0.0.1:36780}
   [junit4]   2> 12589 T31 oejs.Server.doStart Started @13362ms
   [junit4]   2> 12589 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=36780, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores}
   [junit4]   2> 12590 T31 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 12590 T31 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/'
   [junit4]   2> 12612 T31 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/solr.xml
   [junit4]   2> 12633 T31 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores
   [junit4]   2> 12634 T31 oasc.CoreContainer.<init> New CoreContainer 19358967
   [junit4]   2> 12634 T31 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/]
   [junit4]   2> 12634 T31 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/lib
   [junit4]   2> 12636 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/lib).
   [junit4]   2> 12643 T31 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> 12645 T31 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12646 T31 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12646 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12647 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 12647 T31 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44402/solr
   [junit4]   2> 12647 T31 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 12648 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 12648 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 12651 T88 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b31b6 name:ZooKeeperConnection 
Watcher:127.0.0.1:44402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 12651 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 12652 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 12654 T31 n:127.0.0.1:36780_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 12655 T91 n:127.0.0.1:36780_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1185f82 
name:ZooKeeperConnection Watcher:127.0.0.1:44402/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12655 T31 n:127.0.0.1:36780_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 12660 T31 n:127.0.0.1:36780_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 12667 T71 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> 12668 T60 n:127.0.0.1:44394_ 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> 12669 T91 n:127.0.0.1:36780_ 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> 13666 T31 n:127.0.0.1:36780_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36780_
   [junit4]   2> 13667 T31 n:127.0.0.1:36780_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:36780_
   [junit4]   2> 13670 T31 n:127.0.0.1:36780_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 13674 T31 n:127.0.0.1:36780_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores
   [junit4]   2> 13675 T31 n:127.0.0.1:36780_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 13676 T31 n:127.0.0.1:36780_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/
   [junit4]   2> 13676 T31 n:127.0.0.1:36780_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 13678 T92 n:127.0.0.1:36780_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 13678 T92 n:127.0.0.1:36780_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 13680 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 13681 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36780";,
   [junit4]   2>          "node_name":"127.0.0.1:36780_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 13681 T92 n:127.0.0.1:36780_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 13683 T92 n:127.0.0.1:36780_ oascc.ZkStateReader.addZkWatch 
addZkWatch collection1
   [junit4]   2> 13683 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36780";,
   [junit4]   2>          "node_name":"127.0.0.1:36780_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 13684 T92 n:127.0.0.1:36780_ oascc.ZkStateReader.addZkWatch 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 13684 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Collection already exists with numShards=2
   [junit4]   2> 13684 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 13686 T92 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 13687 T92 n:127.0.0.1:36780_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 13788 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 13789 T91 n:127.0.0.1:36780_ 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> 13790 T91 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 14687 T92 n:127.0.0.1:36780_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 14687 T92 n:127.0.0.1:36780_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 14688 T92 n:127.0.0.1:36780_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 14688 T92 n:127.0.0.1:36780_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 14690 T92 n:127.0.0.1:36780_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 14690 T92 n:127.0.0.1:36780_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/'
   [junit4]   2> 14712 T92 n:127.0.0.1:36780_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 14725 T92 n:127.0.0.1:36780_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 14734 T92 n:127.0.0.1:36780_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 14761 T92 n:127.0.0.1:36780_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 14762 T92 n:127.0.0.1:36780_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 14780 T92 n:127.0.0.1:36780_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 15254 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 15268 T92 n:127.0.0.1:36780_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 15270 T92 n:127.0.0.1:36780_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 15297 T92 n:127.0.0.1:36780_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 15302 T92 n:127.0.0.1:36780_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 15306 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15307 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 15307 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 15307 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 15308 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 15308 T92 n:127.0.0.1:36780_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 15309 T92 n:127.0.0.1:36780_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 15309 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 15310 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 15311 T92 n:127.0.0.1:36780_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e1f128
   [junit4]   2> 15313 T92 n:127.0.0.1:36780_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/data
   [junit4]   2> 15313 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 15314 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 15314 T92 n:127.0.0.1:36780_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 15315 T92 n:127.0.0.1:36780_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 15316 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a9c083 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc98b8),segFN=segments_1,generation=1}
   [junit4]   2> 15316 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15327 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 15327 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 15333 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 15334 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 15334 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 15334 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 15335 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 15335 T92 n:127.0.0.1:36780_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 15335 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 15337 T92 n:127.0.0.1:36780_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15339 T92 n:127.0.0.1:36780_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15340 T92 n:127.0.0.1:36780_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15342 T92 n:127.0.0.1:36780_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15379 T92 n:127.0.0.1:36780_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 15381 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 15382 T92 n:127.0.0.1:36780_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15383 T92 n:127.0.0.1:36780_ x:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 15383 T92 n:127.0.0.1:36780_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 15384 T92 n:127.0.0.1:36780_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 15388 T92 n:127.0.0.1:36780_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1323797064, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 15389 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a9c083 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc98b8),segFN=segments_1,generation=1}
   [junit4]   2> 15390 T92 n:127.0.0.1:36780_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15391 T92 n:127.0.0.1:36780_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@149b80a[collection1] main
   [junit4]   2> 15391 T92 n:127.0.0.1:36780_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 15399 T92 n:127.0.0.1:36780_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 15399 T92 n:127.0.0.1:36780_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 15400 T92 n:127.0.0.1:36780_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 15400 T92 n:127.0.0.1:36780_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 15400 T92 n:127.0.0.1:36780_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15401 T92 n:127.0.0.1:36780_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 15402 T92 n:127.0.0.1:36780_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15402 T92 n:127.0.0.1:36780_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 15402 T92 n:127.0.0.1:36780_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 15405 T93 n:127.0.0.1:36780_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@149b80a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15406 T92 n:127.0.0.1:36780_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 15406 T92 n:127.0.0.1:36780_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 15407 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:36780 collection:collection1 shard:shard2
   [junit4]   2> 15408 T31 n:127.0.0.1:36780_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 15408 T31 n:127.0.0.1:36780_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 15408 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 15421 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 15424 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 15427 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 15427 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 15428 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 
org.apache.solr.core.SolrCore@12946e url=http://127.0.0.1:36780/collection1 
node=127.0.0.1:36780_ C19_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:36780, 
node_name=127.0.0.1:36780_, state=down}
   [junit4]   2> 15428 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 C19 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:36780/collection1/
   [junit4]   2> 15431 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 C19 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 15431 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 C19 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:36780/collection1/ has no replicas
   [junit4]   2> 15431 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 15431 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:36780/collection1/ shard2
   [junit4]   2> 15432 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 15441 T91 n:127.0.0.1:36780_ 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> 15443 T91 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 15447 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 15448 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36780";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 15450 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 15451 T91 n:127.0.0.1:36780_ 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> 15452 T91 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 15500 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:36780/collection1/ and leader is 
http://127.0.0.1:36780/collection1/
   [junit4]   2> 15501 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:36780
   [junit4]   2> 15501 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 15501 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 15501 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 15503 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 15504 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36780";,
   [junit4]   2>          "node_name":"127.0.0.1:36780_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 15505 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36780";,
   [junit4]   2>          "node_name":"127.0.0.1:36780_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 15509 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 15510 T96 n:127.0.0.1:36780_ c:collection1 s:shard2 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 15510 T91 n:127.0.0.1:36780_ 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> 15511 T91 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 15518 T31 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores/collection1
   [junit4]   2> 15519 T31 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001
   [junit4]   2> 15520 T31 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 15523 T31 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1007eea{/,null,AVAILABLE}
   [junit4]   2> 15524 T31 oejs.AbstractConnector.doStart Started 
ServerConnector@107d0e6{HTTP/1.1}{127.0.0.1:49495}
   [junit4]   2> 15524 T31 oejs.Server.doStart Started @16297ms
   [junit4]   2> 15524 T31 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=49495, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores}
   [junit4]   2> 15525 T31 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 15525 T31 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/'
   [junit4]   2> 15562 T31 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/solr.xml
   [junit4]   2> 15573 T31 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores
   [junit4]   2> 15574 T31 oasc.CoreContainer.<init> New CoreContainer 17900547
   [junit4]   2> 15574 T31 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/]
   [junit4]   2> 15574 T31 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/lib
   [junit4]   2> 15575 T31 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/lib).
   [junit4]   2> 15586 T31 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> 15588 T31 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 15590 T31 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 15590 T31 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 15591 T31 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 15591 T31 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44402/solr
   [junit4]   2> 15591 T31 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 15592 T31 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 15594 T31 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 15602 T110 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@872e61 name:ZooKeeperConnection 
Watcher:127.0.0.1:44402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 15603 T31 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 15604 T31 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 15606 T31 n:127.0.0.1:49495_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 15612 T113 n:127.0.0.1:49495_ oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@2c5b22 
name:ZooKeeperConnection Watcher:127.0.0.1:44402/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 15612 T31 n:127.0.0.1:49495_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 15623 T31 n:127.0.0.1:49495_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 16630 T31 n:127.0.0.1:49495_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49495_
   [junit4]   2> 16631 T31 n:127.0.0.1:49495_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:49495_
   [junit4]   2> 16640 T31 n:127.0.0.1:49495_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 16643 T31 n:127.0.0.1:49495_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores
   [junit4]   2> 16644 T31 n:127.0.0.1:49495_ oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 16644 T31 n:127.0.0.1:49495_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores/collection1/
   [junit4]   2> 16645 T31 n:127.0.0.1:49495_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 16653 T114 n:127.0.0.1:49495_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 16654 T114 n:127.0.0.1:49495_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 16655 T60 n:127.0.0.1:44394_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 16656 T114 n:127.0.0.1:49495_ oasc.ZkController.preRegister 
Registering watch for external collection collection1
   [junit4]   2> 16657 T114 n:127.0.0.1:49495_ oascc.ZkStateReader.addZkWatch 
addZkWatch collection1
   [junit4]   2> 16657 T61 n:127.0.0.1:44394_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49495";,
   [junit4]   2>          "node_name":"127.0.0.1:49495_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 16658 T114 n:127.0.0.1:49495_ oascc.ZkStateReader.addZkWatch 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 16658 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49495";,
   [junit4]   2>          "node_name":"127.0.0.1:49495_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 16659 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Collection already exists with numShards=2
   [junit4]   2> 16659 T61 n:127.0.0.1:44394_ oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 16659 T114 n:127.0.0.1:49495_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 16660 T114 n:127.0.0.1:49495_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 16660 T61 n:127.0.0.1:44394_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 4
   [junit4]   2> 16662 T91 n:127.0.0.1:36780_ oascc.ZkStateReader$7.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 16663 T91 n:127.0.0.1:36780_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 5 
   [junit4]   2> 16665 T113 n:127.0.0.1:49495_ oascc.ZkStateReader$7.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 3)
   [junit4]   2> 16666 T113 n:127.0.0.1:49495_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 5 
   [junit4]   2> 17660 T114 n:127.0.0.1:49495_ oasc.ZkController.waitForShardId 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 17661 T114 n:127.0.0.1:49495_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 17662 T114 n:127.0.0.1:49495_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 17662 T114 n:127.0.0.1:49495_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 17663 T114 n:127.0.0.1:49495_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 17663 T114 n:127.0.0.1:49495_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-2-001/cores/collection1/'
   [junit4]   2> 17690 T114 n:127.0.0.1:49495_ oasc.Config.<init> loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 17696 T114 n:127.0.0.1:49495_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 17703 T114 n:127.0.0.1:49495_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 17737 T114 n:127.0.0.1:49495_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 17739 T114 n:127.0.0.1:49495_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 17748 T114 n:127.0.0.1:49495_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 18114 T114 n:127.0.0.1:49495_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 18124 T114 n:127.0.0.1:49495_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 18126 T114 n:127.0.0.1:49495_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 18166 T114 n:12

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

on_logs_total_number=1}
   [junit4]   2> 42333 T160 n:127.0.0.1:38854_ 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 42334 T160 n:127.0.0.1:38854_ 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 42334 T160 n:127.0.0.1:38854_ 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 42335 T160 n:127.0.0.1:38854_ oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 42370 T160 n:127.0.0.1:38854_ 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 42370 T160 n:127.0.0.1:38854_ 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 42370 T160 n:127.0.0.1:38854_ 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 42371 T160 n:127.0.0.1:38854_ 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 42371 T160 n:127.0.0.1:38854_ 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001/shard-4-001/cores/collection1/data
   [junit4]   2> 42865 T198 n:127.0.0.1:38854_ oascc.ZkStateReader$3.process 
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 42866 T31 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1daab94{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 42867 T31 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1c63561{/,null,UNAVAILABLE}
   [junit4]   2> 42868 T31 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44402 44402
   [junit4]   2> 42965 T32 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44402 44402
   [junit4]   2> 42975 T32 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test 
-Dtests.seed=3F77BAD185C7A869 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=be_BY -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   33.3s J2 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:38854/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3F77BAD185C7A869:B723850B2B3BC591]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [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.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38854/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
   [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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 51 more
   [junit4]   2> 43005 T31 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest
 3F77BAD185C7A869-001
   [junit4]   2> 33297 T30 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{range_facet_l_dv=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
name=PostingsFormat(name=MockRandom), 
intDefault=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=be_BY, 
timezone=America/Los_Angeles
   [junit4]   2> NOTE: Linux 3.13.0-52-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=2,free=14957368,total=39112704
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, 
SolrIndexSplitterTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [13/488] on J2 in 33.87s, 1 test, 1 error <<< FAILURES!

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

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


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

Reply via email to