Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/25/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks

Error Message:
Error from server at http://127.0.0.1:51427/solr: deletealias the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51427/solr: deletealias the collection time 
out:180s
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks(AliasIntegrationTest.java:201)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Something is broken in the assert for no shards using the same indexDir - 
probably something was changed in the attributes published in the MBean of 
SolrCore : {}

Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using 
the same indexDir - probably something was changed in the attributes published 
in the MBean of SolrCore : {}
        at 
__randomizedtesting.SeedInfo.seed([4120E2874957389B:95596334F64170E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at http://127.0.0.1:63973/solr/authCollection: No registered 
leader was found after waiting for 4000ms , collection: authCollection slice: 
shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63973/solr/authCollection: No registered leader 
was found after waiting for 4000ms , collection: authCollection slice: shard2
        at 
__randomizedtesting.SeedInfo.seed([4120E2874957389B:FD4E9495ED04BBE1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([4120E2874957389B:9565A9DEAE018B60]: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.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11094 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\init-core-data-001
   [junit4]   2> 67845 WARN  
(SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=161 numCloses=161
   [junit4]   2> 67845 INFO  
(SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 67848 INFO  
(SUITE-CdcrBootstrapTest-seed#[4120E2874957389B]-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> 67850 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 67853 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001
   [junit4]   2> 67853 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67853 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67853 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 67857 ERROR (Thread-126) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 67954 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60762
   [junit4]   2> 67965 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 0x15e05746b3b0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 67969 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 67970 INFO  (jetty-launcher-50-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@683ac0de{/solr,null,AVAILABLE}
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69066b1c{HTTP/1.1,[http/1.1]}{127.0.0.1:60766}
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] o.e.j.s.Server 
Started @70839ms
   [junit4]   2> 67972 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60766}
   [junit4]   2> 67973 ERROR (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67973 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-21T15:41:09.424Z
   [junit4]   2> 67978 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 67986 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 0x15e05746b3b0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 67990 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 67990 INFO  (jetty-launcher-50-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60762/solr
   [junit4]   2> 68079 INFO  (jetty-launcher-50-thread-1) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68080 INFO  (jetty-launcher-50-thread-1) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60766_solr
   [junit4]   2> 68082 INFO  (jetty-launcher-50-thread-1) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.Overseer Overseer 
(id=98522239422103555-127.0.0.1:60766_solr-n_0000000000) starting
   [junit4]   2> 68155 INFO  (jetty-launcher-50-thread-1) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60766_solr
   [junit4]   2> 68157 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68318 INFO  (jetty-launcher-50-thread-1) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\.
   [junit4]   2> 68340 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 0x15e05746b3b0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68357 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 0x15e05746b3b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Target zkHost = 127.0.0.1:60762/solr
   [junit4]   2> 68358 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001
   [junit4]   2> 68360 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 68360 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 68360 INFO  (Thread-136) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 68363 ERROR (Thread-136) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 68460 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60786
   [junit4]   2> 68475 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 0x15e05746d360000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68479 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68480 INFO  (jetty-launcher-62-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cfb5b02{/solr,null,AVAILABLE}
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61d57aad{HTTP/1.1,[http/1.1]}{127.0.0.1:60790}
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server 
Started @71352ms
   [junit4]   2> 68484 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60790}
   [junit4]   2> 68486 ERROR (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68486 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68487 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-21T15:41:09.938Z
   [junit4]   2> 68495 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68509 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 0x15e05746d360001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68514 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68515 INFO  (jetty-launcher-62-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60786/solr
   [junit4]   2> 68521 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 0x15e05746d360002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68543 INFO  (jetty-launcher-62-thread-1) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68544 INFO  (jetty-launcher-62-thread-1) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60790_solr
   [junit4]   2> 68545 INFO  (jetty-launcher-62-thread-1) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.Overseer Overseer 
(id=98522239455330307-127.0.0.1:60790_solr-n_0000000000) starting
   [junit4]   2> 68552 INFO  (jetty-launcher-62-thread-1) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60790_solr
   [junit4]   2> 68556 INFO  
(OverseerStateUpdate-98522239455330307-127.0.0.1:60790_solr-n_0000000000) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68642 INFO  (jetty-launcher-62-thread-1) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\.
   [junit4]   2> 68684 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 0x15e05746d360006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 68699 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68701 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60786/solr ready
   [junit4]   2> 68711 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 68740 INFO  
(OverseerThreadFactory-136-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 68897 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 68899 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69106 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 69944 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 69959 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 69969 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 69973 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 69988 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 69991 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 69991 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from 
collection cdcr-source, trusted=true
   [junit4]   2> 70018 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 70018 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
   [junit4]   2> 70207 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 70208 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70211 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 70211 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 70216 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5587010b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 70222 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 70223 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 70227 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 70229 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 70229 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70244 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 70256 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 70291 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@5587010b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70291 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576355833306939392
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70310 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 70313 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 70356 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 70359 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 70466 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 70516 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 70525 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1633
   [junit4]   2> 70552 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 70626 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 70745 INFO  
(OverseerCollectionConfigSetProcessor-98522239455330307-127.0.0.1:60790_solr-n_0000000000)
 [n:127.0.0.1:60790_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 71555 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2847
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 71640 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=65
   [junit4]   2> 71646 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71646 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71718 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e1a1e08[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71720 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71721 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@6e1a1e08[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
   [junit4]   2> 71721 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=79
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 71748 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 71750 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71751 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71774 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4008fc81[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71776 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@4008fc81[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100)))}
   [junit4]   2> 71776 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71776 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 71785 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 71787 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71788 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71818 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49bf73f1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71821 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@49bf73f1[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
   [junit4]   2> 71821 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71821 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 71830 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 71831 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71831 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71869 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53e339ff[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71870 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@53e339ff[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100)))}
   [junit4]   2> 71871 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71871 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 71880 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 71882 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71882 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71914 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46e8b0c3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71916 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71916 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@46e8b0c3[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
   [junit4]   2> 71916 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 71931 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 71934 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71934 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 71966 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70595424[cdcr-source_shard1_replica1] main]
   [junit4]   2> 71969 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71969 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@70595424[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) 
Uninverting(_5(6.6.1):C100)))}
   [junit4]   2> 71970 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 71986 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 71988 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71988 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72024 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@666b89ef[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72025 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72025 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@666b89ef[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) 
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
   [junit4]   2> 72026 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=38
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 72031 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 72033 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72033 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72067 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ffcbf83[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72068 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72068 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@4ffcbf83[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) 
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) 
Uninverting(_7(6.6.1):C100)))}
   [junit4]   2> 72070 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 72077 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 72078 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72078 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72124 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@761a0dd4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72125 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72125 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@761a0dd4[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) 
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) 
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
   [junit4]   2> 72125 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 72136 INFO  (qtp191318232-528) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 72139 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 72139 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 72197 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40b2266d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 72199 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@40b2266d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
 Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100) 
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100) 
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100) 
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100) 
Uninverting(_9(6.6.1):C100)))}
   [junit4]   2> 72199 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 72199 INFO  (qtp191318232-524) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=60
   [junit4]   2> 72211 INFO  (qtp191318232-523) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 
QTime=6
   [junit4]   2> 72258 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 0x15e05746b3b0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 72265 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72266 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[4120E2874957389B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60762/solr ready
   [junit4]   2> 72270 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 72277 INFO  
(OverseerThreadFactory-128-thread-1-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 72387 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
   [junit4]   2> 72389 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72528 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 73422 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.1
   [junit4]   2> 73428 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 73453 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica1] Schema name=minimal
   [junit4]   2> 73461 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73461 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from 
collection cdcr-target, trusted=true
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73466 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\cdcr-target_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_4120E2874957389B-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica1\data\]
   [junit4]   2> 73552 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 73553 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73563 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73563 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73565 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@762193c0[cdcr-target_shard1_replica1] main]
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 73567 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 73569 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 73569 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 73572 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 73573 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 73575 INFO  
(searcherExecutor-145-thread-1-processing-n:127.0.0.1:60766_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-target_shard1_replica1] Registered new searcher 
Searcher@762193c0[cdcr-target_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73575 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576355836750462976
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/ has no replicas
   [junit4]   2> 73583 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 73586 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-target:shard1
   [junit4]   2> 73588 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/ shard1
   [junit4]   2> 73696 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 73742 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 73744 INFO  (qtp1079537438-486) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1  x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1356
   [junit4]   2> 73751 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 73852 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 74280 INFO  
(OverseerCollectionConfigSetProcessor-98522239422103555-127.0.0.1:60766_solr-n_0000000000)
 [n:127.0.0.1:60766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 74751 INFO  (qtp1079537438-480) [n:127.0.0.1:60766_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2480
   [junit4]   2> 75758 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 75759 INFO  (qtp1079537438-485) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2} 
status=0 QTime=6
   [junit4]   2> 75760 INFO  
(zkCallback-57-thread-2-processing-n:127.0.0.1:60766_solr) 
[n:127.0.0.1:60766_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 75771 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75772 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60762/solr ready
   [junit4]   2> 75792 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 75792 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 75794 INFO  (qtp1079537438-487) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 75794 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 75795 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 75799 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 75801 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrProcessStateManager The CDCR process 
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 75802 INFO  (qtp191318232-527) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2} 
status=0 QTime=39
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 75809 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:60790_solr) 
[n:127.0.0.1:60790_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR 
process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 75819 INFO  (qtp191318232-526) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 75821 INFO  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75822 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75823 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3a2d47ed
   [junit4]   2> 75841 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 75850 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75851 WARN  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process 
was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75851 INFO  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75854 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 75857 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75859 WARN  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Bootstrap process 
was not found on target collection: cdcr-target shard: shard1, leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75860 INFO  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-target shard: shard1 leader: 
http://127.0.0.1:60766/solr/cdcr-target_shard1_replica1/
   [junit4]   2> 75863 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:60790/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 75865 INFO  (qtp1079537438-484) [n:127.0.0.1:60766_solr 
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1] 
o.a.s.c.S.Request [cdcr-target_shard1_replica1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75866 INFO  
(cdcr-bootstrap-status-81-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 75874 INFO  
(recoveryExecutor-55-thread-1-processing-n:127.0.0.1:60766_solr 
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1) 
[n:127.0.0.1:60766_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 75910 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@492a3ba1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 75912 INFO  (qtp191318232-525) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75912 INFO  
(searcherExecutor-139-thread-1-processing-n:127.0.0.1:60790_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:60790_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@492a3ba1[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000)
 Uninverting(_b(6.6.1):C100)))}
   [junit4]   2> 75912 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75912 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 75913 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75913 INFO  (qtp191318232-521) [n:127.0.0.1:60790_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={waitSearcher=true

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

BLE}
   [junit4]   2> 2674163 WARN  
(zkCallback-4954-thread-3-processing-n:127.0.0.1:63976_solr) 
[n:127.0.0.1:63976_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2674163 WARN  
(zkCallback-4952-thread-2-processing-n:127.0.0.1:63973_solr) 
[n:127.0.0.1:63973_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2674164 INFO  (jetty-closer-4938-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@403a7538{/solr,null,UNAVAILABLE}
   [junit4]   2> 2674169 INFO  (jetty-closer-4938-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2afec814{/solr,null,UNAVAILABLE}
   [junit4]   2> 2674172 ERROR 
(SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2674173 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63969 63969
   [junit4]   2> 2674175 INFO  (Thread-5345) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63969 63969
   [junit4]   2> 2674176 WARN  (Thread-5345) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/authCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2674177 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[4120E2874957389B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_4120E2874957389B-001
   [junit4]   2> Aug 21, 2017 4:24:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=276, maxMBSortInHeap=7.310789187931829, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-AE, 
timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=234927256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, 
TestConfigOverlay, DistributedIntervalFacetingTest, 
HdfsWriteToMultipleCollectionsTest, CdcrBootstrapTest, DeleteNodeTest, 
ExplicitHLLTest, TestSolrQueryParserResource, TestUseDocValuesAsStored2, 
DistribCursorPagingTest, TestJsonFacetRefinement, TestQueryTypes, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestReqParamsAPI, DebugComponentTest, 
ShowFileRequestHandlerTest, URLClassifyProcessorTest, 
UpdateRequestProcessorFactoryTest, TestSolrCLIRunExample, TestSolr4Spatial, 
TestSubQueryTransformerCrossCore, SpellPossibilityIteratorTest, 
SolrIndexSplitterTest, DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery, 
ExitableDirectoryReaderTest, CloneFieldUpdateProcessorFactoryTest, 
AsyncCallRequestStatusResponseTest, TestAtomicUpdateErrorCases, 
HdfsTlogReplayBufferedWhileIndexingTest, FieldMutatingUpdateProcessorTest, 
HighlighterMaxOffsetTest, TestExceedMaxTermLength, OverseerRolesTest, 
HdfsBasicDistributedZkTest, TestMultiWordSynonyms, TestSSLRandomization, 
CSVRequestHandlerTest, SolrMetricManagerTest, MultiThreadedOCPTest, 
ConvertedLegacyTest, ReplicaListTransformerTest, BlockCacheTest, 
TestCustomSort, BlockJoinFacetDistribTest, TestManagedSchemaAPI, 
TestRealTimeGet, ReturnFieldsTest, TestSchemalessBufferedUpdates, 
TestConfigSetsAPIZkFailure, StatsReloadRaceTest, TestReRankQParserPlugin, 
CdcrVersionReplicationTest, TestExactStatsCache, CleanupOldIndexTest, 
DistributedTermsComponentTest, TestReloadDeadlock, TestLuceneMatchVersion, 
TestFuzzyAnalyzedSuggestions, TestShardHandlerFactory, SpatialRPTFieldTypeTest, 
TestDistribIDF, TestFieldTypeCollectionResource, TestFilteredDocIdSet, 
TemplateUpdateProcessorTest, CollectionsAPISolrJTest, 
TermVectorComponentDistributedTest, TermVectorComponentTest, 
TlogReplayBufferedWhileIndexingTest, AnalysisErrorHandlingTest, TestConfig, 
DistributedQueryComponentOptimizationTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestSortByMinMaxFunction, CoreSorterTest, 
TestClusterProperties, DistanceUnitsTest, LeaderElectionContextKeyTest, 
CheckHdfsIndexTest, TestFoldingMultitermQuery, TestLeaderElectionZkExpiry, 
TestSolrConfigHandler, TestCoreDiscovery, TestPayloadScoreQParserPlugin, 
TestScoreJoinQPNoScore, CollectionTooManyReplicasTest, TestIndexingPerformance, 
DistributedFacetPivotLargeTest, TestSolrQueryParser, UUIDFieldTest, 
JvmMetricsTest, AliasIntegrationTest, OverseerTaskQueueTest, 
FacetPivotSmallTest, TestShortCircuitedRequests, TestSolrXml, 
TestCrossCoreJoin, TestMaxScoreQueryParser, TestRestManager, 
TestSimpleTrackingShardHandler, SuggesterTSTTest, TestRebalanceLeaders, 
SolrMetricsIntegrationTest, CoreMergeIndexesAdminHandlerTest, 
TestFieldCollectionResource, ScriptEngineTest, BasicZkTest, 
TestPKIAuthenticationPlugin, DeleteInactiveReplicaTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsLockFactoryTest, 
ExternalFileFieldSortTest, TestCloudNestedDocsSort, LargeFieldTest, 
TestComplexPhraseLeadingWildcard, TestQueryUtils, TestHalfAndHalfDocValues, 
SolrCmdDistributorTest, TestSolr4Spatial2, TestObjectReleaseTracker, 
TestNRTOpen, CircularListTest, ManagedSchemaRoundRobinCloudTest, 
TestSolrCloudWithDelegationTokens, TestHashQParserPlugin, TestRangeQuery, 
MinimalSchemaTest, TestRecovery, CoreAdminHandlerTest, BasicDistributedZk2Test, 
LukeRequestHandlerTest, HdfsNNFailoverTest, TestUtils, TestOmitPositions, 
UpdateParamsTest, DateMathParserTest, TestSQLHandler, SolrCLIZkUtilsTest, 
TestSolrFieldCacheMBean, SolrIndexMetricsTest, SearchHandlerTest, 
TestSuggestSpellingConverter, ResourceLoaderTest, ClusterStateTest, 
TestSearchPerf, DistribJoinFromCollectionTest, 
BigEndianAscendingWordSerializerTest, TestSimpleQParserPlugin, 
TestMergePolicyConfig, BadCopyFieldTest, StatsComponentTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, LoggingHandlerTest, 
TestTrackingShardHandlerFactory, TestManagedStopFilterFactory, 
TestPerFieldSimilarityClassic, TestHdfsCloudBackupRestore, TestNumericTerms32, 
BadIndexSchemaTest, TestRawTransformer, TestStressInPlaceUpdates, 
SliceStateTest, TestCloudPseudoReturnFields, LeaderFailureAfterFreshStartTest, 
TestDynamicFieldCollectionResource, UpdateLogTest, UtilsToolTest, 
TestFiltering, ForceLeaderTest, SolrCoreCheckLockOnStartupTest, 
TestFieldCacheSanityChecker, PreAnalyzedFieldTest, DataDrivenBlockJoinTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestRandomFaceting, 
TestDistributedGrouping, HardAutoCommitTest, TestGroupingSearch, 
QueryElevationComponentTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTest, 
SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, 
CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, 
TestValueSourceCache, RegexBoostProcessorTest, IndexSchemaTest, 
QueryParsingTest, JsonLoaderTest, TestLFUCache, SynonymTokenizerTest, 
EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream, 
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ActionThrottleTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, 
DistributedQueueTest, DistributedVersionInfoTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardSplitTest, 
TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSegmentSorting, 
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, 
BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestCustomStream, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, 
TestSolrDynamicMBean, TestSolrCloudSnapshots, TestConfigReload, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
InfixSuggestersTest, SuggestComponentTest, 
TestDistributedStatsComponentCardinality, SmileWriterTest, TestMacroExpander, 
JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, 
TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestSubQueryTransformer, 
TestBulkSchemaAPI, EnumFieldTest, TestBulkSchemaConcurrent, TestManagedSchema, 
TestPointFields, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, 
TestFieldSortValues, TestOverriddenPrefixQueryForCustomFieldType, 
TestRandomCollapseQParserPlugin, TestMinMaxOnMultiValuedField, BJQParserTest, 
BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestJsonRequest, 
SimpleMLTQParserTest, TestDFISimilarityFactory, TestDefaultStatsCache, 
BasicAuthIntegrationTest]
   [junit4] Completed [675/713 (4!)] on J1 in 12.01s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43642 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to