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

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:47131/phpp/collection1]
        at 
__randomizedtesting.SeedInfo.seed([DDD71E7F89D6D30C:558321A5272ABEF4]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        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:1378)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:101)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:73)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        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:47131/phpp/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:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 51 more


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=8444, name=collection4, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8444, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34039/_u: Could not find collection : 
awholynewstresscollection_collection4_3
        at __randomizedtesting.SeedInfo.seed([DDD71E7F89D6D30C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)




Build Log:
[...truncated 10508 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/init-core-data-001
   [junit4]   2> 209849 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DDD71E7F89D6D30C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 209850 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DDD71E7F89D6D30C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_u/
   [junit4]   2> 209856 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 209856 INFO  (Thread-7308) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 209856 INFO  (Thread-7308) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 209956 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53816
   [junit4]   2> 209957 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209958 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209962 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35933cf5 
name:ZooKeeperConnection Watcher:127.0.0.1:53816 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209963 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209963 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209963 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 209968 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209969 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209972 INFO  (zkCallback-116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76947386 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209972 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209973 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209973 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 209975 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 209977 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 209979 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 209980 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 209981 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 209984 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 209984 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 209986 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 209987 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 209989 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 209989 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 209991 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 209991 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 209993 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 209993 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 209996 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 209996 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 209999 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 209999 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 210003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 210003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 210005 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 210005 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 210008 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 210008 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 210012 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210012 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210014 INFO  (zkCallback-117-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@958a682 name:ZooKeeperConnection 
Watcher:127.0.0.1:53816/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 210014 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210014 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210017 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210017 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210019 INFO  (zkCallback-118-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9347bea name:ZooKeeperConnection 
Watcher:127.0.0.1:53816 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 210019 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210019 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210019 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 210022 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210023 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210024 INFO  (zkCallback-119-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78bc98b name:ZooKeeperConnection 
Watcher:127.0.0.1:53816/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 210024 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210024 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210025 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 210025 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 210029 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 210029 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 210032 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 210033 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 210036 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 210036 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 210039 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 210040 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 210043 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 210043 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 210046 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 210047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 210050 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 210050 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 210053 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 210054 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 210056 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 210056 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 210059 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 210059 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 210062 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 210062 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 210401 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1
   [junit4]   2> 210422 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 210433 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c21a9b0{/_u,null,AVAILABLE}
   [junit4]   2> 210559 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7e05b4cd{SSL-http/1.1}{127.0.0.1:५३१४०}
   [junit4]   2> 210559 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.Server Started @२१३६९६ms
   [junit4]   2> 210559 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_u, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/tempDir-001/control/data,
 hostPort=53140}
   [junit4]   2> 210560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@265f00f9
   [junit4]   2> 210560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001'
   [junit4]   2> 210560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 210560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 210560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210561 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210564 INFO  (zkCallback-120-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49ef2d0 name:ZooKeeperConnection 
Watcher:127.0.0.1:53816/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 210564 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210564 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210567 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 210567 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/solr.xml
   [junit4]   2> 210590 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores
   [junit4]   2> 210591 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 690439547
   [junit4]   2> 210591 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001]
   [junit4]   2> 210591 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/lib
   [junit4]   2> 210591 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 210604 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 210606 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 210607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 210607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53816/solr
   [junit4]   2> 210607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 210607 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210609 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210610 INFO  (zkCallback-122-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fb6dacf 
name:ZooKeeperConnection Watcher:127.0.0.1:53816 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210611 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210611 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210614 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 210616 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:53140__u) [n:127.0.0.1:53140__u 
   ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64a8fa0a 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210616 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 210618 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 210621 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 210625 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 210628 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 210631 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 210635 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210637 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210639 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210640 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210642 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53140__u
   [junit4]   2> 210642 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53140__u
   [junit4]   2> 210645 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210646 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 210649 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210650 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95088328195899399-127.0.0.1:53140__u-n_0000000000
   [junit4]   2> 210650 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:53140__u
   [junit4]   2> 210651 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 210653 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer Overseer 
(id=95088328195899399-127.0.0.1:53140__u-n_0000000000) starting
   [junit4]   2> 210656 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 210665 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 210666 INFO  
(OverseerCollectionConfigSetProcessor-95088328195899399-127.0.0.1:53140__u-n_0000000000)
 [n:127.0.0.1:53140__u    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 210666 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 210667 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 210695 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 210695 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210696 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores
   [junit4]   2> 210697 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{loadOnStartup=true, collection=control_collection, schema=schema.xml, 
transient=false, shard=, name=collection1, 
configSetProperties=configsetprops.json, coreNodeName=, dataDir=data/, 
config=solrconfig.xml}
   [junit4]   2> 210697 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1
   [junit4]   2> 210697 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 210698 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 210698 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:53140__u    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 210699 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 210699 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 210702 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:53140/_u";,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:53140__u",
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 210703 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 210704 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:53140/_u";,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:53140__u",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 210705 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 210705 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 210708 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:53140__u) [n:127.0.0.1:53140__u 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 211704 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 211704 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 211705 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 211705 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 211706 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 211706 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1'
   [junit4]   2> 211706 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 211706 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 211709 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 211719 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 211742 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 211778 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 211787 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 212055 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 212064 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 212066 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 212081 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 212084 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 212087 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 212088 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 212088 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 212088 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 212089 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 212089 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 212090 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 212090 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 212090 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 212090 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/]
   [junit4]   2> 212090 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6735b09d
   [junit4]   2> 212091 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data
   [junit4]   2> 212091 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 212091 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 212092 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/index
   [junit4]   2> 212092 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 212093 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@660294f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133804ce; 
maxCacheMB=0.7421875 
maxMergeSizeMB=0.6630859375)),segFN=segments_1,generation=1}
   [junit4]   2> 212093 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 212093 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/
   [junit4]   2> 212094 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 212100 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 212100 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 212100 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 212100 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 212101 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 212101 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 212101 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 212101 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 212102 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 212102 WARN  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 212105 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212106 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212107 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212108 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 212113 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/ping,/admin/plugins,/config,/admin/properties,/schema,/update/json,/update/json/docs,/replication,/update,/update/csv,/dump,/admin/file,/admin/mbeans,/admin/system,/get,/admin/segments,/admin/luke,standard,/admin/threads,/admin/logging
   [junit4]   2> 212114 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 212115 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 212115 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212115 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212115 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212116 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=78.923828125, 
floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=22.14482694385272, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6279470937490147
   [junit4]   2> 212116 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@660294f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@133804ce; 
maxCacheMB=0.7421875 
maxMergeSizeMB=0.6630859375)),segFN=segments_1,generation=1}
   [junit4]   2> 212116 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 212117 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@11e5b5de[collection1] main
   [junit4]   2> 212117 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 212118 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 212118 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 212118 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 212118 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 212118 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 212119 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 212119 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 212119 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 212119 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 212120 INFO  
(searcherExecutor-495-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@11e5b5de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 212120 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 212120 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 212120 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 212120 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1521413253505220608
   [junit4]   2> 212122 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1521413253505220608
   [junit4]   2> 212122 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 212123 INFO  
(coreLoadExecutor-494-thread-1-processing-n:127.0.0.1:53140__u) 
[n:127.0.0.1:53140__u c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 212123 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:53140/_u 
collection:control_collection shard:shard1
   [junit4]   2> 212124 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 212128 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95088328195899399-core_node1-n_0000000000
   [junit4]   2> 212128 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 212130 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 212131 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 212131 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:53140/_u/collection1/
   [junit4]   2> 212131 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 212131 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:53140/_u/collection1/ has no replicas
   [junit4]   2> 212131 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 212132 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 212134 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 212136 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53140/_u/collection1/ shard1
   [junit4]   2> 212137 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:53140/_u";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 212204 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212205 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212206 INFO  (zkCallback-125-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b233d0d 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 212210 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 212210 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 212210 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212211 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212212 INFO  (zkCallback-126-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7917e64c 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212216 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 1
   [junit4]   2> 212216 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 212220 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:53140__u) [n:127.0.0.1:53140__u 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 212220 INFO  (zkCallback-125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 212237 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:53140/_u/collection1/ and leader is 
https://127.0.0.1:53140/_u/collection1/
   [junit4]   2> 212238 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:53140/_u
   [junit4]   2> 212238 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 212238 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 212238 INFO  
(coreZkRegister-488-thread-1-processing-x:collection1 c:control_collection 
n:127.0.0.1:53140__u s:shard1 r:core_node1) [n:127.0.0.1:53140__u 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 212240 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:53140/_u";,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:53140__u",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 212241 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:53140/_u";,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:53140__u",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 212241 INFO  
(OverseerStateUpdate-95088328195899399-127.0.0.1:53140__u-n_0000000000) 
[n:127.0.0.1:53140__u    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 212346 INFO  (zkCallback-125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 212346 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:53140__u) [n:127.0.0.1:53140__u 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 212502 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/cores/collection1
   [junit4]   2> 212503 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001
   [junit4]   2> 212504 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 212506 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d6e894c{/_u,null,AVAILABLE}
   [junit4]   2> 212518 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@33f7f3e1{SSL-http/1.1}{127.0.0.1:६०५४७}
   [junit4]   2> 212518 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.Server Started @२१५६५५ms
   [junit4]   2> 212518 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60547, hostContext=/_u, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml}
   [junit4]   2> 212518 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@265f00f9
   [junit4]   2> 212519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001'
   [junit4]   2> 212519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 212519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 212519 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212520 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212521 INFO  (zkCallback-127-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47141a98 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212521 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212521 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212523 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 212523 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/solr.xml
   [junit4]   2> 212537 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/cores
   [junit4]   2> 212537 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 219452949
   [junit4]   2> 212537 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001]
   [junit4]   2> 212537 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DDD71E7F89D6D30C-001/shard-1-001/lib
   [junit4]   2> 212537 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 212541 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 212543 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 212543 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 212543 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53816/solr
   [junit4]   2> 212543 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 212543 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 212544 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212545 INFO  (zkCallback-129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@297361e name:ZooKeeperConnection 
Watcher:127.0.0.1:53816 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 212546 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212546 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 212548 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 212549 INFO  
(zkCallback-130-thread-1-processing-n:127.0.0.1:60547__u) [n:127.0.0.1:60547__u 
   ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65f5c1f0 
name:ZooKeeperConnection Watcher:127.0.0.1:53816/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 212549 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 212556 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 213564 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60547__u
   [junit4]   2> 213565 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60547__u
   [junit4]   2> 213569 INFO  
(zkCallback-123-thread-1-processing-n:127.0.0.1:53140__u) [n:127.0.0.1:53140__u 
   ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 213569 INFO  
(zkCallback-130-thread-1-processing-n:127.0.0.1:60547__u) [n:127.0.0.1:60547__u 
   ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 213569 INFO  (zkCallback-125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 213574 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213575 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95088328195899404-127.0.0.1:60547__u-n_0000000001
   [junit4]   2> 213576 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95088328195899399-127.0.0.1:53140__u-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 213591 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 213591 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 213592 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:60547__u    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_

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

ests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_DDD71E7F89D6D30C-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 741988 INFO  
(zkCallback-531-thread-2-processing-n:127.0.0.1:59444_phpp) 
[n:127.0.0.1:59444_phpp c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_DDD71E7F89D6D30C-001/shard-4-001/cores/collection1/data
   [junit4]   2> 741989 INFO  
(TEST-CloudExitableDirectoryReaderTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@324f6e41{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 741989 INFO  
(TEST-CloudExitableDirectoryReaderTest.test-seed#[DDD71E7F89D6D30C]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@245e77e5{/phpp,null,UNAVAILABLE}
   [junit4]   2> 741991 INFO  
(TEST-CloudExitableDirectoryReaderTest.test-seed#[DDD71E7F89D6D30C]) 
[n:127.0.0.1:59444_phpp c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41571 41571
   [junit4]   2> 742171 INFO  (Thread-6547) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41571 41571
   [junit4]   2> 742172 WARN  (Thread-6547) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test 
-Dtests.seed=DDD71E7F89D6D30C -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ru_RU -Dtests.timezone=GMT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   27.4s J0 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:47131/phpp/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DDD71E7F89D6D30C:558321A5272ABEF4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [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:1378)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:101)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:73)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:52)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [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:47131/phpp/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:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 51 more
   [junit4]   2> 742176 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[DDD71E7F89D6D30C]-worker) 
[n:127.0.0.1:59444_phpp c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_DDD71E7F89D6D30C-001
   [junit4]   2> Dec 24, 2015 5:01:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{range_facet_l=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
name=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Direct), 
id=BlockTreeOrds(blocksize=128), timestamp=PostingsFormat(name=LuceneFixedGap), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Lucene54)}, sim=DefaultSimilarity, 
locale=ru_RU, timezone=GMT
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=2,free=161618064,total=406847488
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverseerCollectionConfigSetProcessorTest, TestOmitPositions, 
HdfsWriteToMultipleCollectionsTest, TestFieldTypeCollectionResource, 
TestIBSimilarityFactory, DateRangeFieldTest, TestLuceneMatchVersion, 
CurrencyFieldOpenExchangeTest, XsltUpdateRequestHandlerTest, TestStressLucene, 
TestBlendedInfixSuggestions, BitVectorTest, ConfigSetsAPITest, 
TestDocBasedVersionConstraints, DeleteInactiveReplicaTest, 
AsyncMigrateRouteKeyTest, TestRawResponseWriter, SolrCoreTest, 
TestArbitraryIndexDir, AlternateDirectoryTest, PeerSyncTest, ZkNodePropsTest, 
StandardRequestHandlerTest, SyncSliceTest, HLLSerializationTest, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
SynonymTokenizerTest, DistributedDebugComponentTest, TestPhraseSuggestions, 
BasicAuthIntegrationTest, VersionInfoTest, TestAnalyzedSuggestions, 
TestFaceting, EchoParamsTest, HdfsSyncSliceTest, 
TestLMDirichletSimilarityFactory, TestCrossCoreJoin, OverseerTaskQueueTest, 
SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterSSL, 
PathHierarchyTokenizerFactoryTest, TestLazyCores, TestReplicaProperties, 
OutputWriterTest, TestSolrCLIRunExample, TestSolr4Spatial, 
DocumentAnalysisRequestHandlerTest, TestFoldingMultitermQuery, 
TestManagedSchema, TestPseudoReturnFields, DistribJoinFromCollectionTest, 
TestExactSharedStatsCache, TestRestoreCore, TestClassicSimilarityFactory, 
CoreAdminCreateDiscoverTest, TestSchemaVersionResource, 
CloudExitableDirectoryReaderTest]
   [junit4] Completed [103/555 (2!)] on J0 in 27.93s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1459 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1456:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1010:
 There were test failures: 555 suites (7 ignored), 2209 tests, 2 errors, 33 
ignored (18 assumptions) [seed: DDD71E7F89D6D30C]

Total time: 195 minutes 28 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to