Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/225/

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

Error Message:
Timeout while trying to assert number of documents @ target_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
target_collection
        at 
__randomizedtesting.SeedInfo.seed([235D4743C0934EBA:54473EE7688A4F96]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:271)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete(CdcrReplicationDistributedZkTest.java:532)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<59> but was:<0>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:262)
        ... 42 more


FAILED:  
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget

Error Message:
Timeout while trying to assert number of documents @ target_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
target_collection
        at 
__randomizedtesting.SeedInfo.seed([235D4743C0934EBA:833FD5D910CA8BFF]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:271)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget(CdcrReplicationDistributedZkTest.java:595)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<50> but was:<0>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:262)
        ... 42 more


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([235D4743C0934EBA:6B2833F7C6A0612F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:237)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        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 
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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([235D4743C0934EBA:E23081937B7F4B6]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        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 
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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12756 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/init-core-data-001
   [junit4]   2> 2325718 INFO  
(SUITE-CdcrReplicationDistributedZkTest-seed#[235D4743C0934EBA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2325718 INFO  
(SUITE-CdcrReplicationDistributedZkTest-seed#[235D4743C0934EBA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2325720 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2325725 INFO  (Thread-157778) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2325725 INFO  (Thread-157778) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2325825 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkTestServer start zk server on port:56786
   [junit4]   2> 2325855 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2325857 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2325858 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2325859 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2325859 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2325860 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2325861 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2325861 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2325862 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2325863 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2325863 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2325864 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplicationAfterRestart
   [junit4]   2> 2325969 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/cores/collection1
   [junit4]   2> 2325970 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2325972 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bebbc34{/,null,AVAILABLE}
   [junit4]   2> 2325973 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@dd9dbae{HTTP/1.1,[http/1.1]}{127.0.0.1:53509}
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server Started @2329929ms
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/, hostPort=53509, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/cores}
   [junit4]   2> 2325974 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2325974 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-11T16:05:01.797Z
   [junit4]   2> 2325979 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2325980 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/solr.xml
   [junit4]   2> 2325988 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2325989 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56786/solr
   [junit4]   2> 2326011 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:53509_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:53509_
   [junit4]   2> 2326012 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:53509_    ] o.a.s.c.Overseer Overseer 
(id=97089768754315268-127.0.0.1:53509_-n_0000000000) starting
   [junit4]   2> 2326024 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:53509_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53509_
   [junit4]   2> 2326027 INFO  
(zkCallback-2510-thread-1-processing-n:127.0.0.1:53509_) [n:127.0.0.1:53509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2326069 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:53509_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/cores
   [junit4]   2> 2326070 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:53509_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2326071 INFO  
(OverseerStateUpdate-97089768754315268-127.0.0.1:53509_-n_0000000000) 
[n:127.0.0.1:53509_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2326079 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 2326094 WARN  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2326094 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2326132 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2326219 WARN  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_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> 2326223 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2326245 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2326245 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 2326245 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ff41c4
   [junit4]   2> 2326246 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.0810546875, 
floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=27.333972297113178, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2326256 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2326256 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2326256 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2326257 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2326257 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8938484709961209]
   [junit4]   2> 2326258 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26f886c8[collection1] main]
   [junit4]   2> 2326260 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2326260 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2326261 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2326262 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2326263 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2326263 INFO  
(coreLoadExecutor-6154-thread-1-processing-n:127.0.0.1:53509_) 
[n:127.0.0.1:53509_ c:tmp_collection s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553436300632129536
   [junit4]   2> 2326265 INFO  
(searcherExecutor-6155-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@26f886c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2326271 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2326271 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 2326271 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53509/collection1/
   [junit4]   2> 2326271 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2326271 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53509/collection1/ has no replicas
   [junit4]   2> 2326280 INFO  
(zkCallback-2510-thread-1-processing-n:127.0.0.1:53509_) [n:127.0.0.1:53509_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard2
   [junit4]   2> 2326281 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:53509/collection1/ shard2
   [junit4]   2> 2326433 INFO  
(coreZkRegister-6147-thread-1-processing-n:127.0.0.1:53509_ x:collection1 
s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:53509_ c:tmp_collection 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2326669 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/cores/collection1
   [junit4]   2> 2326672 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25caea93{/,null,AVAILABLE}
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@43631599{HTTP/1.1,[http/1.1]}{127.0.0.1:60793}
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server Started @2330630ms
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/, hostPort=60793, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/cores}
   [junit4]   2> 2326674 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2326674 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2326675 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-11T16:05:02.498Z
   [junit4]   2> 2326684 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2326684 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/solr.xml
   [junit4]   2> 2326689 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2326689 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56786/solr
   [junit4]   2> 2326696 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158eea159ed0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2326703 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60793_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2326707 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60793_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60793_
   [junit4]   2> 2326708 INFO  
(zkCallback-2510-thread-1-processing-n:127.0.0.1:53509_) [n:127.0.0.1:53509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2326712 INFO  
(zkCallback-2516-thread-1-processing-n:127.0.0.1:60793_) [n:127.0.0.1:60793_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2326743 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60793_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/cores
   [junit4]   2> 2326743 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60793_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2326745 INFO  
(OverseerStateUpdate-97089768754315268-127.0.0.1:53509_-n_0000000000) 
[n:127.0.0.1:53509_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2327759 WARN  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2327759 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2327771 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2327864 WARN  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_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> 2327866 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2327884 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2327884 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-002/cores/collection1/data/]
   [junit4]   2> 2327884 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ff41c4
   [junit4]   2> 2327885 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.0810546875, 
floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=27.333972297113178, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2327897 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2327897 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2327898 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2327898 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2327899 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8938484709961209]
   [junit4]   2> 2327900 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f2095f8[collection1] main]
   [junit4]   2> 2327903 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2327904 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2327904 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2327905 INFO  
(searcherExecutor-6167-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@2f2095f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2327905 INFO  
(coreLoadExecutor-6166-thread-1-processing-n:127.0.0.1:60793_) 
[n:127.0.0.1:60793_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553436302353891328
   [junit4]   2> 2327913 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2327913 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 2327913 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60793/collection1/
   [junit4]   2> 2327913 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2327914 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60793/collection1/ has no replicas
   [junit4]   2> 2327915 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:60793/collection1/ shard1
   [junit4]   2> 2327918 INFO  
(zkCallback-2516-thread-1-processing-n:127.0.0.1:60793_) [n:127.0.0.1:60793_    
] o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 2328066 INFO  
(coreZkRegister-6161-thread-1-processing-n:127.0.0.1:60793_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:60793_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2328360 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/cores/collection1
   [junit4]   2> 2328362 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2328374 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a525ed6{/,null,AVAILABLE}
   [junit4]   2> 2328374 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@61ef9276{HTTP/1.1,[http/1.1]}{127.0.0.1:60758}
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server Started @2332330ms
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/, hostPort=60758, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/cores}
   [junit4]   2> 2328375 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2328375 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-11T16:05:04.198Z
   [junit4]   2> 2328388 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2328388 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/solr.xml
   [junit4]   2> 2328399 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2328400 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56786/solr
   [junit4]   2> 2328439 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60758_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2328446 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60758_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60758_
   [junit4]   2> 2328447 INFO  
(zkCallback-2516-thread-1-processing-n:127.0.0.1:60793_) [n:127.0.0.1:60793_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2328447 INFO  
(zkCallback-2510-thread-2-processing-n:127.0.0.1:53509_) [n:127.0.0.1:53509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2328451 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60758_) [n:127.0.0.1:60758_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2328467 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60758_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/cores
   [junit4]   2> 2328467 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:60758_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2328469 INFO  
(OverseerStateUpdate-97089768754315268-127.0.0.1:53509_-n_0000000000) 
[n:127.0.0.1:53509_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2329477 WARN  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2329478 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2329493 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2329594 WARN  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_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> 2329595 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2329608 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2329608 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-003/cores/collection1/data/]
   [junit4]   2> 2329608 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ff41c4
   [junit4]   2> 2329609 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.0810546875, 
floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=27.333972297113178, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2329625 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2329625 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2329625 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2329625 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2329626 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8938484709961209]
   [junit4]   2> 2329627 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d4b6d26[collection1] main]
   [junit4]   2> 2329628 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2329628 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2329628 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2329630 INFO  
(searcherExecutor-6179-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@3d4b6d26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2329630 INFO  
(coreLoadExecutor-6178-thread-1-processing-n:127.0.0.1:60758_) 
[n:127.0.0.1:60758_ c:tmp_collection s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553436304162684928
   [junit4]   2> 2329633 INFO  
(coreZkRegister-6173-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2329635 INFO  
(updateExecutor-2519-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2329638 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2329638 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2329638 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2329638 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2329638 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:53509/collection1/] and I am 
[http://127.0.0.1:60758/collection1/]
   [junit4]   2> 2329642 INFO  
(recoveryExecutor-2520-thread-1-processing-n:127.0.0.1:60758_ x:collection1 
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:60758_ c:tmp_collection 
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:53509]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:60758_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2329643 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2329644 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of tmp_collection) have state: recovering
   [junit4]   2> 2329644 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:60758_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60758","node_name":"127.0.0.1:60758_","state":"down"}
   [junit4]   2> 2330069 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/cores/collection1
   [junit4]   2> 2330071 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2330072 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@746b5c35{/,null,AVAILABLE}
   [junit4]   2> 2330072 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3f8b1ef2{HTTP/1.1,[http/1.1]}{127.0.0.1:34820}
   [junit4]   2> 2330072 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.e.j.s.Server Started @2334028ms
   [junit4]   2> 2330072 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/, hostPort=34820, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/cores}
   [junit4]   2> 2330072 ERROR 
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2330073 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 2330073 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2330073 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2330073 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-11T16:05:05.896Z
   [junit4]   2> 2330088 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2330088 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/solr.xml
   [junit4]   2> 2330093 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2330093 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56786/solr
   [junit4]   2> 2330099 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:34820_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2330102 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:34820_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34820_
   [junit4]   2> 2330102 INFO  
(zkCallback-2529-thread-2-processing-n:127.0.0.1:34820_) [n:127.0.0.1:34820_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2330103 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60758_) [n:127.0.0.1:60758_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2330104 INFO  
(zkCallback-2516-thread-1-processing-n:127.0.0.1:60793_) [n:127.0.0.1:60793_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2330104 INFO  
(zkCallback-2510-thread-3-processing-n:127.0.0.1:53509_) [n:127.0.0.1:53509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2330175 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:34820_    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/cores
   [junit4]   2> 2330175 INFO  
(TEST-CdcrReplicationDistributedZkTest.testReplicationAfterRestart-seed#[235D4743C0934EBA])
 [n:127.0.0.1:34820_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2330185 INFO  
(OverseerStateUpdate-97089768754315268-127.0.0.1:53509_-n_0000000000) 
[n:127.0.0.1:53509_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2330644 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:60758_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:60758","node_name":"127.0.0.1:60758_","state":"recovering"}
   [junit4]   2> 2330644 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2330644 INFO  (qtp482599919-168297) [n:127.0.0.1:53509_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:60758_&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> 2331198 WARN  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2331199 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 2331208 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2331281 WARN  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_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> 2331282 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2331292 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 2331292 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_235D4743C0934EBA-001/jetty-004/cores/collection1/data/]
   [junit4]   2> 2331292 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ff41c4
   [junit4]   2> 2331294 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.0810546875, 
floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=27.333972297113178, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2331313 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2331313 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2331313 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2331314 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2331314 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8938484709961209]
   [junit4]   2> 2331315 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6118929b[collection1] main]
   [junit4]   2> 2331316 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2331316 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2331316 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2331318 INFO  
(coreLoadExecutor-6189-thread-1-processing-n:127.0.0.1:34820_) 
[n:127.0.0.1:34820_ c:tmp_collection s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553436305932681216
   [junit4]   2> 2331321 INFO  
(searcherExecutor-6190-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@6118929b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2331322 INFO  
(coreZkRegister-6184-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2331323 INFO  
(updateExecutor-2526-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2331323 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2331324 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2331324 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2331324 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2331324 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:60793/collection1/] and I am 
[http://127.0.0.1:34820/collection1/]
   [junit4]   2> 2331326 INFO  
(recoveryExecutor-2527-thread-1-processing-n:127.0.0.1:34820_ x:collection1 
s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:34820_ c:tmp_collection 
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:60793]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34820_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2331327 INFO  (qtp1919956948-168331) [n:127.0.0.1:60793_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2331327 INFO  (qtp1919956948-168331) [n:127.0.0.1:60793_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of tmp_collection) have state: recovering
   [junit4]   2> 2331327 INFO  (qtp1919956948-168331) [n:127.0.0.1:60793_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tmp_collection, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:34820_, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:34820","node_name":"127.0.0.1:34820_","state":"down"}
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (8)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"http://127.0.0.1:53509";,
   [junit4]   1>             "node_name":"127.0.0.1:53509_"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader 
(0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"http://127.0.0.1:60793";,
   [junit4]   1>             "node_name":"127.0.0.1:60793_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1> 

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

rceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> 4910711 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[235D4743C0934EBA]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40006 40006
   [junit4]   2> 4910711 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[235D4743C0934EBA]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_235D4743C0934EBA-001
   [junit4]   2> Dec 11, 2016 4:48:06 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1371, maxMBSortInHeap=6.687744960532633, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-ZA, 
timezone=Etc/GMT+9
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=251880776,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestOnReconnectListenerSupport, PKIAuthenticationIntegrationTest, 
UnloadDistributedZkTest, TestSchemaSimilarityResource, 
TestTolerantUpdateProcessorCloud, SolrCoreCheckLockOnStartupTest, 
CleanupOldIndexTest, QueryResultKeyTest, ResponseLogComponentTest, 
TestExceedMaxTermLength, StatelessScriptUpdateProcessorFactoryTest, TestConfig, 
CollectionsAPISolrJTest, TestRawTransformer, TestRuleBasedAuthorizationPlugin, 
TestSort, TestReplicationHandlerBackup, TestFieldCollectionResource, 
PluginInfoTest, TimeZoneUtilsTest, AssignTest, TestJmxMonitoredMap, 
TestExtendedDismaxParser, TestCollectionAPI, TestExportWriter, TestDocTermOrds, 
DocValuesMissingTest, TestJsonRequest, TestSchemaManager, DistributedQueueTest, 
TestBulkSchemaAPI, TestSubQueryTransformer, DistribCursorPagingTest, 
ShufflingReplicaListTransformerTest, OpenExchangeRatesOrgProviderTest, 
TestSQLHandler, TestInitQParser, DocValuesMultiTest, DirectoryFactoryTest, 
XmlUpdateRequestHandlerTest, RuleEngineTest, TestMergePolicyConfig, 
TestOrdValues, TestRecoveryHdfs, TestHdfsCloudBackupRestore, 
CurrencyFieldXmlFileTest, RestartWhileUpdatingTest, 
TestSolrConfigHandlerConcurrent, RemoteQueryErrorTest, OverseerTest, 
TestSolrFieldCacheMBean, HdfsRecoveryZkTest, HdfsBasicDistributedZkTest, 
SaslZkACLProviderTest, TestBinaryField, SolrTestCaseJ4Test, 
TestDefaultSearchFieldResource, TermVectorComponentDistributedTest, TestReload, 
SolrCloudExampleTest, TriLevelCompositeIdRoutingTest, DataDrivenBlockJoinTest, 
StatsComponentTest, HardAutoCommitTest, TestNoOpRegenerator, 
TestJavabinTupleStreamParser, LeaderElectionTest, 
TestSizeLimitedDistributedMap, SmileWriterTest, TestExactStatsCache, 
SmileWriterTest, BinaryUpdateRequestHandlerTest, ZkStateReaderTest, 
PingRequestHandlerTest, BadComponentTest, SolrPluginUtilsTest, 
ShowFileRequestHandlerTest, OverseerModifyCollectionTest, 
OverseerTaskQueueTest, DirectUpdateHandlerOptimizeTest, TestLFUCache, 
TestNRTOpen, TestUtils, TestJsonFacetRefinement, ConnectionManagerTest, 
SpellPossibilityIteratorTest, BigEndianAscendingWordSerializerTest, 
CdcrBootstrapTest, BasicDistributedZk2Test, TestAnalyzedSuggestions, 
QueryParsingTest, TestImplicitCoreProperties, TestFieldTypeResource, 
TestFieldCacheSanityChecker, TestAddFieldRealTimeGet, TestCloudDeleteByQuery, 
TestSolrCloudSnapshots, TestConfigSetsAPIZkFailure, SimpleFacetsTest, 
TestGroupingSearch, DOMUtilTest, BadIndexSchemaTest, 
TestPerFieldSimilarityClassic, CircularListTest, JSONWriterTest, 
TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestRecovery, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, 
TestStressVersions, TestSolr4Spatial, SolrCoreTest, 
QueryElevationComponentTest, PeerSyncTest, TestFiltering, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, 
SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, 
TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, 
LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, 
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, 
TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
SOLR749Test, UpdateParamsTest, CopyFieldTest, TestStressRecovery, 
TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, 
ConnectionReuseTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudCluster, TestRebalanceLeaders, TestRequestForwarding, 
TestRequestStatusCollectionAPI, TestShortCircuitedRequests, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [523/660 (2!)] on J2 in 173.82s, 20 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 62835 lines...]


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

Reply via email to