Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1229/

4 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange

Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1

Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete 
@source_collection:shard1
        at 
__randomizedtesting.SeedInfo.seed([57160289A0C65013:85E64E6AFE69F621]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange(CdcrReplicationDistributedZkTest.java:305)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest:     1) Thread[id=27342, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-EventThread,
 state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    
2) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 
   1) Thread[id=27342, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-EventThread,
 state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   2) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
        at __randomizedtesting.SeedInfo.seed([57160289A0C65013]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
        at __randomizedtesting.SeedInfo.seed([57160289A0C65013]:0)


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

Error Message:
Unable to restart (#4): CloudJettyRunner 
[url=https://127.0.0.1:34928/collection1]

Stack Trace:
java.lang.AssertionError: Unable to restart (#4): CloudJettyRunner 
[url=https://127.0.0.1:34928/collection1]
        at 
__randomizedtesting.SeedInfo.seed([57160289A0C65013:DF423D530E3A3DEB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12885 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/init-core-data-001
   [junit4]   2> 3880049 INFO  
(SUITE-RollingRestartTest-seed#[57160289A0C65013]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 3880051 INFO  
(SUITE-RollingRestartTest-seed#[57160289A0C65013]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3880052 INFO  
(SUITE-RollingRestartTest-seed#[57160289A0C65013]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3880055 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3880055 INFO  (Thread-8752) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3880055 INFO  (Thread-8752) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3880155 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38147
   [junit4]   2> 3880168 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3880170 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3880172 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3880174 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3880175 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3880177 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3880178 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3880180 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3880181 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3880183 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3880184 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3880297 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/cores/collection1
   [junit4]   2> 3880303 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3880304 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2455a270{/,null,AVAILABLE}
   [junit4]   2> 3880307 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@23a7a635{SSL,[ssl, 
http/1.1]}{127.0.0.1:33592}
   [junit4]   2> 3880307 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
Started @3884245ms
   [junit4]   2> 3880307 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/tempDir-001/control/data,
 hostContext=/, hostPort=33592, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/cores}
   [junit4]   2> 3880307 ERROR 
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3880308 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3880308 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3880308 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3880308 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-04T05:56:58.521Z
   [junit4]   2> 3880316 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3880316 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/solr.xml
   [junit4]   2> 3880324 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38147/solr
   [junit4]   2> 3880352 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:33592_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33592_
   [junit4]   2> 3880354 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:33592_    ] 
o.a.s.c.Overseer Overseer (id=97398804858077189-127.0.0.1:33592_-n_0000000000) 
starting
   [junit4]   2> 3880366 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:33592_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33592_
   [junit4]   2> 3880371 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3880433 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:33592_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/cores
   [junit4]   2> 3880433 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:33592_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3880440 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3880460 WARN  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 3880461 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3880509 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3880624 WARN  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3880627 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3880640 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3880640 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/control-001/cores/collection1/data/]
   [junit4]   2> 3880641 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c946a11
   [junit4]   2> 3880643 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=0.6669921875, 
floorSegmentMB=1.9228515625, forceMergeDeletesPctAllowed=9.422740230432877, 
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3880657 WARN  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3880707 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3880707 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3880708 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3880708 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3880708 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3880709 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78390004[collection1] main]
   [junit4]   2> 3880710 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3880711 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3880711 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3880713 INFO  
(searcherExecutor-6433-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78390004[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3880713 INFO  
(coreLoadExecutor-6432-thread-1-processing-n:127.0.0.1:33592_) 
[n:127.0.0.1:33592_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558380878418149376
   [junit4]   2> 3880732 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3880732 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ 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> 3880732 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33592/collection1/
   [junit4]   2> 3880732 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3880733 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33592/collection1/ has no replicas
   [junit4]   2> 3880737 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ 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:33592/collection1/ shard1
   [junit4]   2> 3880888 INFO  
(coreZkRegister-6425-thread-1-processing-n:127.0.0.1:33592_ x:collection1 
c:control_collection) [n:127.0.0.1:33592_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3881033 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3881034 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38147/solr ready
   [junit4]   2> 3881034 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3881034 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 3881154 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/cores/collection1
   [junit4]   2> 3881154 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001
   [junit4]   2> 3881156 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3881157 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cc1d66d{/,null,AVAILABLE}
   [junit4]   2> 3881159 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a3693ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:36233}
   [junit4]   2> 3881159 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
Started @3885097ms
   [junit4]   2> 3881159 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36233, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/cores}
   [junit4]   2> 3881159 ERROR 
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3881160 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3881160 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3881160 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3881160 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-04T05:56:59.373Z
   [junit4]   2> 3881162 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3881163 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/solr.xml
   [junit4]   2> 3881170 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38147/solr
   [junit4]   2> 3881179 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:36233_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3881183 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:36233_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36233_
   [junit4]   2> 3881186 INFO  (zkCallback-2023-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3881186 INFO  
(zkCallback-2019-thread-2-processing-n:127.0.0.1:33592_) [n:127.0.0.1:33592_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3881188 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3881256 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:36233_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/cores
   [junit4]   2> 3881256 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:36233_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3881258 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 3881361 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3882269 WARN  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3882270 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3882285 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3882398 WARN  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3882401 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3882412 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3882413 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 3882413 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c946a11
   [junit4]   2> 3882415 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=0.6669921875, floorSegmentMB=1.9228515625, 
forceMergeDeletesPctAllowed=9.422740230432877, segmentsPerTier=2.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3882427 WARN  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3882474 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3882474 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3882475 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3882476 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3882478 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3882479 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3100331e[collection1] main]
   [junit4]   2> 3882480 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3882480 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3882480 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3882482 INFO  
(searcherExecutor-6444-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3100331e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3882482 INFO  
(coreLoadExecutor-6443-thread-1-processing-n:127.0.0.1:36233_) 
[n:127.0.0.1:36233_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558380880273080320
   [junit4]   2> 3882490 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 3882490 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 3882491 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36233/collection1/
   [junit4]   2> 3882491 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3882491 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:36233/collection1/ has no 
replicas
   [junit4]   2> 3882498 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36233/collection1/ shard2
   [junit4]   2> 3882603 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3882651 INFO  
(coreZkRegister-6438-thread-1-processing-n:127.0.0.1:36233_ x:collection1 
c:collection1) [n:127.0.0.1:36233_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3882755 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3882893 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/cores/collection1
   [junit4]   2> 3882894 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001
   [junit4]   2> 3882895 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3882897 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54e4dab7{/,null,AVAILABLE}
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bae7619{SSL,[ssl, 
http/1.1]}{127.0.0.1:53016}
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
Started @3886836ms
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53016, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/cores}
   [junit4]   2> 3882899 ERROR 
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3882899 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-04T05:57:01.112Z
   [junit4]   2> 3882906 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3882906 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/solr.xml
   [junit4]   2> 3882914 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38147/solr
   [junit4]   2> 3882924 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:53016_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3882931 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:53016_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53016_
   [junit4]   2> 3882935 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3882935 INFO  
(zkCallback-2019-thread-3-processing-n:127.0.0.1:33592_) [n:127.0.0.1:33592_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3882950 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3882951 INFO  (zkCallback-2023-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3883026 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:53016_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/cores
   [junit4]   2> 3883026 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:53016_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3883034 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3883139 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3883141 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3884064 WARN  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3884065 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3884079 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3884198 WARN  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3884200 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3884239 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3884239 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 3884239 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c946a11
   [junit4]   2> 3884242 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=0.6669921875, floorSegmentMB=1.9228515625, 
forceMergeDeletesPctAllowed=9.422740230432877, segmentsPerTier=2.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3884257 WARN  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3884305 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3884305 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3884318 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3884319 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3884324 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3884325 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@71b86c70[collection1] main]
   [junit4]   2> 3884327 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3884327 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3884328 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3884329 INFO  
(coreLoadExecutor-6454-thread-1-processing-n:127.0.0.1:53016_) 
[n:127.0.0.1:53016_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558380882209800192
   [junit4]   2> 3884331 INFO  
(searcherExecutor-6455-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71b86c70[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3884341 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 3884341 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 3884341 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53016/collection1/
   [junit4]   2> 3884341 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3884341 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:53016/collection1/ has no 
replicas
   [junit4]   2> 3884355 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53016/collection1/ shard1
   [junit4]   2> 3884464 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3884465 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3884507 INFO  
(coreZkRegister-6449-thread-1-processing-n:127.0.0.1:53016_ x:collection1 
c:collection1) [n:127.0.0.1:53016_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3884614 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3884615 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3884761 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/cores/collection1
   [junit4]   2> 3884762 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001
   [junit4]   2> 3884764 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3884858 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5729d547{/,null,AVAILABLE}
   [junit4]   2> 3884860 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e028d2f{SSL,[ssl, 
http/1.1]}{127.0.0.1:56577}
   [junit4]   2> 3884860 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
Started @3888798ms
   [junit4]   2> 3884860 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56577, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/cores}
   [junit4]   2> 3884860 ERROR 
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3884861 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3884861 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3884861 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3884861 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-04T05:57:03.074Z
   [junit4]   2> 3884884 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3884884 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/solr.xml
   [junit4]   2> 3884908 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38147/solr
   [junit4]   2> 3884921 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:56577_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3884927 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:56577_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56577_
   [junit4]   2> 3884933 INFO  (zkCallback-2023-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3884934 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3884934 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3884934 INFO  
(zkCallback-2019-thread-3-processing-n:127.0.0.1:33592_) [n:127.0.0.1:33592_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3884958 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3885038 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3885038 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3885106 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:56577_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/cores
   [junit4]   2> 3885106 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:56577_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3885113 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 3885216 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3885216 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3885218 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3886164 WARN  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3886165 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3886194 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3886307 WARN  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3886310 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3886322 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3886323 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 3886323 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c946a11
   [junit4]   2> 3886325 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=0.6669921875, floorSegmentMB=1.9228515625, 
forceMergeDeletesPctAllowed=9.422740230432877, segmentsPerTier=2.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3886338 WARN  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3886386 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3886386 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3886387 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3886387 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3886391 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3886392 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6f7bc144[collection1] main]
   [junit4]   2> 3886393 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3886394 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3886394 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3886395 INFO  
(searcherExecutor-6466-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
c:collection1) [n:127.0.0.1:56577_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f7bc144[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3886396 INFO  
(coreLoadExecutor-6465-thread-1-processing-n:127.0.0.1:56577_) 
[n:127.0.0.1:56577_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558380884377206784
   [junit4]   2> 3886411 INFO  
(coreZkRegister-6460-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
c:collection1) [n:127.0.0.1:56577_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 3886419 INFO  
(updateExecutor-2038-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3886432 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 3886438 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3886438 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 3886438 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3886438 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:36233/collection1/] 
and I am [https://127.0.0.1:56577/collection1/]
   [junit4]   2> 3886451 INFO  
(recoveryExecutor-2039-thread-1-processing-n:127.0.0.1:56577_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56577_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:36233]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56577_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3886496 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3886497 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 3886497 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:56577_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:56577","node_name":"127.0.0.1:56577_","state":"down"}
   [junit4]   2> 3886550 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3886550 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3886550 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3886635 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/cores/collection1
   [junit4]   2> 3886636 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001
   [junit4]   2> 3886665 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3886666 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17a80225{/,null,AVAILABLE}
   [junit4]   2> 3886668 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@61fa8bc3{SSL,[ssl, 
http/1.1]}{127.0.0.1:43890}
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] o.e.j.s.Server 
Started @3890606ms
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43890, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/cores}
   [junit4]   2> 3886669 ERROR 
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3886669 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-04T05:57:04.882Z
   [junit4]   2> 3886678 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3886679 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/solr.xml
   [junit4]   2> 3886686 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38147/solr
   [junit4]   2> 3886708 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:43890_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3886715 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:43890_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43890_
   [junit4]   2> 3886717 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886718 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886718 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886718 INFO  (zkCallback-2023-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886718 INFO  
(zkCallback-2019-thread-2-processing-n:127.0.0.1:33592_) [n:127.0.0.1:33592_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886730 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:43890_) [n:127.0.0.1:43890_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3886831 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886831 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886831 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886862 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:43890_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/cores
   [junit4]   2> 3886862 INFO  
(TEST-RollingRestartTest.test-seed#[57160289A0C65013]) [n:127.0.0.1:43890_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3886877 INFO  
(OverseerStateUpdate-97398804858077189-127.0.0.1:33592_-n_0000000000) 
[n:127.0.0.1:33592_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3886980 INFO  
(zkCallback-2041-thread-3-processing-n:127.0.0.1:56577_) [n:127.0.0.1:56577_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886980 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:43890_) [n:127.0.0.1:43890_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886980 INFO  
(zkCallback-2035-thread-2-processing-n:127.0.0.1:53016_) [n:127.0.0.1:53016_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3886980 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:36233_) [n:127.0.0.1:36233_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 3887497 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:56577_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:56577","node_name":"127.0.0.1:56577_","state":"recovering"}
   [junit4]   2> 3887497 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 3887497 INFO  (qtp1556432976-19528) [n:127.0.0.1:36233_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:56577_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 3887906 WARN  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3887907 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3887923 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3888075 WARN  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3888078 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3888095 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3888096 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_57160289A0C65013-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 3888100 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c946a11
   [junit4]   2> 3888105 INFO  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=0.6669921875, floorSegmentMB=1.9228515625, 
forceMergeDeletesPctAllowed=9.422740230432877, segmentsPerTier=2.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3888131 WARN  
(coreLoadExecutor-6476-thread-1-processing-n:127.0.0.1:43890_) 
[n:127.0.0.1:43890_ c:collection1   x:coll

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

va.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 4696771 WARN  
(zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571))
 [n:127.0.0.1:58731__fa%2Fzm    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 4697271 WARN  
(zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571))
 [n:127.0.0.1:58731__fa%2Fzm    ] o.a.z.c.StaticHostProvider Unexpected 
exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 4697272 WARN  
(zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571))
 [n:127.0.0.1:58731__fa%2Fzm    ] o.a.z.ClientCnxn Session 0x15a07ae6a6d0036 
for server null, unexpected error, closing socket connection and attempting 
reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> Feb 04, 2017 6:10:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=145819472,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, 
JavabinLoaderTest, TestSlowCompositeReaderWrapper, SortByFunctionTest, 
ActionThrottleTest, PKIAuthenticationIntegrationTest, TestBulkSchemaAPI, 
TestJavabinTupleStreamParser, TestConfigsApi, DistanceFunctionTest, 
DirectSolrConnectionTest, TestCharFilters, FileUtilsTest, 
TestSolrCloudWithKerberosAlt, TestSubQueryTransformer, SolrGangliaReporterTest, 
TestFieldTypeResource, TermsComponentTest, 
TestSolrQueryParserDefaultOperatorResource, TestFieldCacheVsDocValues, 
TestElisionMultitermQuery, TestShortCircuitedRequests, TestTestInjection, 
TestEmbeddedSolrServerConstructors, SchemaVersionSpecificBehaviorTest, 
BasicFunctionalityTest, TestBM25SimilarityFactory, 
DistributedIntervalFacetingTest, CloneFieldUpdateProcessorFactoryTest, 
TestFieldSortValues, TestSurroundQueryParser, ChaosMonkeyNothingIsSafeTest, 
ParsingFieldUpdateProcessorsTest, SpatialFilterTest, 
TestLeaderInitiatedRecoveryThread, TestAddFieldRealTimeGet, 
ClusterStateUpdateTest, TestSchemalessBufferedUpdates, TestSystemIdResolver, 
ZkControllerTest, TestRequestStatusCollectionAPI, 
DistributedExpandComponentTest, HdfsRestartWhileUpdatingTest, 
IndexSchemaRuntimeFieldTest, ReplicaListTransformerTest, 
SolrCmdDistributorTest, ConvertedLegacyTest, FullHLLTest, TestStressVersions, 
HighlighterTest, TestRebalanceLeaders, TestInfoStreamLogging, 
TestClassicSimilarityFactory, TestPostingsSolrHighlighter, 
ClassificationUpdateProcessorFactoryTest, JsonLoaderTest, SmileWriterTest, 
TestDistribIDF, ResponseHeaderTest, BufferStoreTest, TestCustomStream, 
SimplePostToolTest, TermVectorComponentTest, TestCollectionAPI, 
DistributedMLTComponentTest, SuggesterFSTTest, AddBlockUpdateTest, 
CreateCollectionCleanupTest, TestHashQParserPlugin, TestMacroExpander, 
SpellCheckCollatorTest, MigrateRouteKeyTest, IndexSchemaTest, BadComponentTest, 
TestSimpleTrackingShardHandler, LoggingHandlerTest, 
PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetPivotWhiteBoxTest, 
DeleteLastCustomShardedReplicaTest, CloudExitableDirectoryReaderTest, 
CachingDirectoryFactoryTest, BigEndianAscendingWordSerializerTest, 
TestPerFieldSimilarity, TestExpandComponent, TestSQLHandlerNonCloud, 
ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestReloadDeadlock, TestBlendedInfixSuggestions, HttpPartitionTest, 
TestPartialUpdateDeduplication, TestSolrIndexConfig, TestNumericTerms32, 
TemplateUpdateProcessorTest, SolrIndexSplitterTest, 
TestSchemaSimilarityResource, TestHdfsCloudBackupRestore, 
TestWordDelimiterFilterFactory, OpenExchangeRatesOrgProviderTest, 
DataDrivenBlockJoinTest, AsyncCallRequestStatusResponseTest, TestQueryTypes, 
SuggestComponentContextFilterQueryTest, DocValuesTest, StatsReloadRaceTest, 
RulesTest, TestCloudDeleteByQuery, SolrCloudExampleTest, TestReqParamsAPI, 
ShardRoutingCustomTest, CoreAdminRequestStatusTest, TestHashPartitioner, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, TestRandomFaceting, 
TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, 
TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, 
TestFiltering, TestIndexSearcher, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SuggesterTSTTest, SuggesterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
TestUpdate, TestRemoteStreaming, SolrInfoMBeanTest, LukeRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, 
DocumentBuilderTest, TestIndexingPerformance, TestJmxIntegration, 
ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, 
CSVRequestHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, 
TestStressRecovery, ResourceLoaderTest, ScriptEngineTest, 
TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, 
ZkNodePropsTest, CircularListTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, CdcrReplicationDistributedZkTest]
   [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=CdcrReplicationDistributedZkTest -Dtests.seed=57160289A0C65013 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=id-ID -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CdcrReplicationDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 
   [junit4]    >    1) Thread[id=27342, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-EventThread,
 state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    2) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([57160289A0C65013]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=27341, 
name=zkCallback-3579-thread-6-processing-n:127.0.0.1:58731__fa%2Fzm-SendThread(127.0.0.1:52571),
 state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([57160289A0C65013]:0)
   [junit4] Completed [522/693 (2!)] on J1 in 1733.10s, 11 tests, 3 errors <<< 
FAILURES!

[...truncated 62931 lines...]


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

Reply via email to