You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/14 01:24:19 UTC

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_112) - Build # 689 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/689/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home\myCollect    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home\myCollect
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003\home
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_263F3AD061785798-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([263F3AD061785798]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Fri Jan 13 19:33:22 EST 2017

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Fri Jan 13 19:33:22 EST 2017
	at __randomizedtesting.SeedInfo.seed([263F3AD061785798:FD943A1664503E2B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1526)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner [url=http://127.0.0.1:53571/collection1]> but was:<CloudJettyRunner [url=http://127.0.0.1:53553/collection1]>

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=http://127.0.0.1:53571/collection1]> but was:<CloudJettyRunner [url=http://127.0.0.1:53553/collection1]>
	at __randomizedtesting.SeedInfo.seed([263F3AD061785798:AE6B050ACF843A60]: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.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10950 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\init-core-data-001
   [junit4]   2> 167453 INFO  (SUITE-PeerSyncReplicationTest-seed#[263F3AD061785798]-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> 167454 INFO  (SUITE-PeerSyncReplicationTest-seed#[263F3AD061785798]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 167457 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 167466 INFO  (Thread-150) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 167466 INFO  (Thread-150) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 167557 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkTestServer start zk server on port:53525
   [junit4]   2> 167580 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 0x1599a53ffa80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 167601 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 167606 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 167609 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 167611 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 167614 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 167618 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 167620 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 167623 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 167626 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 167629 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 167632 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 168307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\cores\collection1
   [junit4]   2> 168312 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 168313 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38c09c61{/,null,AVAILABLE}
   [junit4]   2> 168320 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ca50a4f{HTTP/1.1,[http/1.1]}{127.0.0.1:53532}
   [junit4]   2> 168320 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server Started @176627ms
   [junit4]   2> 168320 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\tempDir-001/control/data, hostContext=/, hostPort=53532, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\cores}
   [junit4]   2> 168320 ERROR (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168325 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 168325 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168325 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168325 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-14T00:15:14.141Z
   [junit4]   2> 168336 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 168336 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\solr.xml
   [junit4]   2> 168366 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 168367 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53525/solr
   [junit4]   2> 168445 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53532_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53532_
   [junit4]   2> 168448 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53532_    ] o.a.s.c.Overseer Overseer (id=97278552527339524-127.0.0.1:53532_-n_0000000000) starting
   [junit4]   2> 168465 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53532_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53532_
   [junit4]   2> 168468 INFO  (zkCallback-74-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 168561 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53532_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\cores
   [junit4]   2> 168561 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53532_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 168642 INFO  (OverseerStateUpdate-97278552527339524-127.0.0.1:53532_-n_0000000000) [n:127.0.0.1:53532_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 169697 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 169731 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 169964 WARN  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 169969 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 170020 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 170078 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\control-001\cores\collection1\data\]
   [junit4]   2> 170078 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d4d536
   [junit4]   2> 170093 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 170116 WARN  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 170164 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 170164 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 170165 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 170165 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 170167 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=31.6728515625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=11.247016371660871, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 170169 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e69ee43[collection1] main]
   [junit4]   2> 170172 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 170173 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 170173 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 170175 INFO  (searcherExecutor-209-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e69ee43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 170176 INFO  (coreLoadExecutor-208-thread-1-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556456843239227392
   [junit4]   2> 170192 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 170192 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 170192 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53532/collection1/
   [junit4]   2> 170192 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 170192 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53532/collection1/ has no replicas
   [junit4]   2> 170203 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53532/collection1/ shard1
   [junit4]   2> 170356 INFO  (coreZkRegister-201-thread-1-processing-n:127.0.0.1:53532_ x:collection1 c:control_collection) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 170604 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 170607 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53525/solr ready
   [junit4]   2> 170607 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 171296 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\cores\collection1
   [junit4]   2> 171299 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001
   [junit4]   2> 171299 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 171300 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a78a7a3{/,null,AVAILABLE}
   [junit4]   2> 171301 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34002ae5{HTTP/1.1,[http/1.1]}{127.0.0.1:53553}
   [junit4]   2> 171302 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server Started @179608ms
   [junit4]   2> 171302 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=53553, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\cores}
   [junit4]   2> 171302 ERROR (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171304 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 171304 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171304 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171304 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-14T00:15:17.120Z
   [junit4]   2> 171314 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171314 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\solr.xml
   [junit4]   2> 171332 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 171333 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53525/solr
   [junit4]   2> 171378 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53553_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 171386 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53553_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53553_
   [junit4]   2> 171389 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171390 INFO  (zkCallback-74-thread-4-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171392 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171457 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53553_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\cores
   [junit4]   2> 171458 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53553_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 171502 INFO  (OverseerStateUpdate-97278552527339524-127.0.0.1:53532_-n_0000000000) [n:127.0.0.1:53532_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 172533 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 172579 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 172709 WARN  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 172712 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 172733 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 172733 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 172733 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d4d536
   [junit4]   2> 172741 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 172760 WARN  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 172795 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 172795 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 172796 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172796 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172798 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=31.6728515625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=11.247016371660871, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 172799 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29cc6251[collection1] main]
   [junit4]   2> 172801 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 172801 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 172801 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 172803 INFO  (searcherExecutor-220-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29cc6251[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172804 INFO  (coreLoadExecutor-219-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556456845994885120
   [junit4]   2> 172813 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 172813 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 172814 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53553/collection1/
   [junit4]   2> 172814 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 172814 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53553/collection1/ has no replicas
   [junit4]   2> 172820 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53553/collection1/ shard1
   [junit4]   2> 172972 INFO  (coreZkRegister-214-thread-1-processing-n:127.0.0.1:53553_ x:collection1 c:collection1) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 173554 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\cores\collection1
   [junit4]   2> 173558 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001
   [junit4]   2> 173559 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173559 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e9d7bb9{/,null,AVAILABLE}
   [junit4]   2> 173561 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5eea9d2a{HTTP/1.1,[http/1.1]}{127.0.0.1:53571}
   [junit4]   2> 173561 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server Started @181868ms
   [junit4]   2> 173561 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=53571, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\cores}
   [junit4]   2> 173561 ERROR (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173565 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 173565 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173565 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 173565 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-14T00:15:19.381Z
   [junit4]   2> 173576 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 0x1599a53ffa80009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 173576 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 173576 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\solr.xml
   [junit4]   2> 173593 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 173594 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53525/solr
   [junit4]   2> 173624 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53571_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 173633 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53571_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53571_
   [junit4]   2> 173642 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173642 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173644 INFO  (zkCallback-74-thread-4-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173644 INFO  (zkCallback-89-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173691 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53571_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\cores
   [junit4]   2> 173691 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53571_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 173693 INFO  (OverseerStateUpdate-97278552527339524-127.0.0.1:53532_-n_0000000000) [n:127.0.0.1:53532_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 174751 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 174772 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 174924 WARN  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 174927 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 174950 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 174951 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 174951 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d4d536
   [junit4]   2> 174958 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 174971 WARN  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 174999 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 175000 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 175001 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 175001 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 175003 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=31.6728515625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=11.247016371660871, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 175006 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bcf7291[collection1] main]
   [junit4]   2> 175008 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 175008 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 175008 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 175009 INFO  (searcherExecutor-231-thread-1-processing-n:127.0.0.1:53571_ x:collection1 c:collection1) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bcf7291[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 175010 INFO  (coreLoadExecutor-230-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556456848308043776
   [junit4]   2> 175016 INFO  (coreZkRegister-225-thread-1-processing-n:127.0.0.1:53571_ x:collection1 c:collection1) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 175017 INFO  (updateExecutor-86-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 175017 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 175018 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 175018 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 175018 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 175018 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:53553/collection1/] and I am [http://127.0.0.1:53571/collection1/]
   [junit4]   2> 175021 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:53553]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53571_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 175027 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 175028 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 175028 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53571_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:53571","node_name":"127.0.0.1:53571_","state":"down"}
   [junit4]   2> 175820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\cores\collection1
   [junit4]   2> 175825 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001
   [junit4]   2> 175825 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 175827 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@329411c3{/,null,AVAILABLE}
   [junit4]   2> 175828 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6fffcd7a{HTTP/1.1,[http/1.1]}{127.0.0.1:53593}
   [junit4]   2> 175828 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.e.j.s.Server Started @184135ms
   [junit4]   2> 175828 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=53593, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\cores}
   [junit4]   2> 175828 ERROR (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 175829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 175829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 175829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 175829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-14T00:15:21.645Z
   [junit4]   2> 175837 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 175837 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\solr.xml
   [junit4]   2> 175853 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 175854 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53525/solr
   [junit4]   2> 175871 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53593_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 175878 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53593_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53593_
   [junit4]   2> 175881 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 175884 INFO  (zkCallback-83-thread-1-processing-n:127.0.0.1:53553_) [n:127.0.0.1:53553_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 175885 INFO  (zkCallback-89-thread-1-processing-n:127.0.0.1:53571_) [n:127.0.0.1:53571_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 175885 INFO  (zkCallback-74-thread-2-processing-n:127.0.0.1:53532_) [n:127.0.0.1:53532_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 175886 INFO  (zkCallback-96-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 175957 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53593_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\cores
   [junit4]   2> 175957 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [n:127.0.0.1:53593_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 175961 INFO  (OverseerStateUpdate-97278552527339524-127.0.0.1:53532_-n_0000000000) [n:127.0.0.1:53532_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 176028 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:53571_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:53571","node_name":"127.0.0.1:53571_","state":"recovering"}
   [junit4]   2> 176028 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 176028 INFO  (qtp1617288751-602) [n:127.0.0.1:53553_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:53571_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 176980 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 177177 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 177282 WARN  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 177289 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 177367 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 177368 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_263F3AD061785798-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 177368 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d4d536
   [junit4]   2> 177374 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 177384 WARN  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 177407 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 177407 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 177409 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 177409 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 177410 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=31.6728515625, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=11.247016371660871, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 177414 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e02a1bf[collection1] main]
   [junit4]   2> 177417 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 177418 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 177418 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 177420 INFO  (searcherExecutor-242-thread-1-processing-n:127.0.0.1:53593_ x:collection1 c:collection1) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e02a1bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 177423 INFO  (coreLoadExecutor-241-thread-1-processing-n:127.0.0.1:53593_) [n:127.0.0.1:53593_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556456850838257664
   [junit4]   2> 177431 INFO  (coreZkRegister-236-thread-1-processing-n:127.0.0.1:53593_ x:collection1 c:collection1) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 177433 INFO  (updateExecutor-93-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 177433 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 177435 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 177435 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 177435 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 177435 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:53553/collection1/] and I am [http://127.0.0.1:53593/collection1/]
   [junit4]   2> 177451 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:53553]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:53593_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 177454 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 177456 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 177456 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53593_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53593","node_name":"127.0.0.1:53593_","state":"down"}
   [junit4]   2> 177669 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 177669 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 177670 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 178457 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:53593_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:53593","node_name":"127.0.0.1:53593_","state":"recovering"}
   [junit4]   2> 178457 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 178457 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:53593_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 183030 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:53553/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 183030 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:53571 START replicas=[http://127.0.0.1:53553/collection1/] nUpdates=1000
   [junit4]   2> 183034 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 183034 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 183036 INFO  (recoveryExecutor-87-thread-1-processing-n:127.0.0.1:53571_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 185458 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:53553/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 185458 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:53593 START replicas=[http://127.0.0.1:53553/collection1/] nUpdates=1000
   [junit4]   2> 185464 INFO  (qtp1617288751-599) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 185464 INFO  (qtp1617288751-599) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185465 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 185465 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 185465 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 185466 INFO  (recoveryExecutor-94-thread-1-processing-n:127.0.0.1:53593_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 185675 INFO  (TEST-PeerSyncReplicationTest.test-seed#[263F3AD061785798]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 185683 INFO  (qtp1715354409-568) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185683 INFO  (qtp1715354409-568) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 185685 INFO  (qtp1715354409-568) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185686 INFO  (qtp1715354409-568) [n:127.0.0.1:53532_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 185694 INFO  (qtp1617288751-605) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185694 INFO  (qtp1617288751-605) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 185694 INFO  (qtp1617288751-605) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185729 INFO  (qtp799073746-636) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185732 INFO  (qtp347972764-673) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185743 INFO  (qtp1617288751-605) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53553/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 47
   [junit4]   2> 185743 INFO  (qtp799073746-636) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 185743 INFO  (qtp347972764-673) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 185743 INFO  (qtp799073746-636) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185744 INFO  (qtp347972764-673) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185746 INFO  (qtp799073746-636) [n:127.0.0.1:53571_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53553/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 185747 INFO  (qtp347972764-673) [n:127.0.0.1:53593_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53553/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 185748 INFO  (qtp1617288751-608) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 59
   [junit4]   2> 185754 INFO  (qtp1617288751-600) [n:127.0.0.1:53553_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 185756 INFO  (qtp799073746-631) [n:127.0.0.1:53571_ c:collection1 s:shar

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

 1307880 INFO  (qtp392808712-9707) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.cfe&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1307882 INFO  (qtp392808712-9712) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.si&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1307884 INFO  (qtp392808712-9709) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.cfs&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1307886 INFO  (qtp392808712-9710) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&compression=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1307886 INFO  (indexFetcher-4928-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1699) : 0 secs (null bytes/sec) to MetricsDirectory(MockDirectoryWrapper(RAMDirectory@7f08104d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35db91c3))
   [junit4]   2> 1307887 INFO  (indexFetcher-4928-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=27.7705078125, floorSegmentMB=1.400390625, forceMergeDeletesPctAllowed=13.65603688643206, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7069511370348845
   [junit4]   2> 1307888 INFO  (indexFetcher-4928-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1307888 INFO  (indexFetcher-4928-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cbcfd47[collection1] main]
   [junit4]   2> 1307888 INFO  (searcherExecutor-4924-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cbcfd47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c2)))}
   [junit4]   2> 1307953 INFO  (qtp1331510225-9723) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1307953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.h.TestReplicationHandler Waited for 600ms and found 2 docs
   [junit4]   2> 1307953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
   [junit4]   2> 1307955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d075ca2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1307955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1424315061
   [junit4]   2> 1307955 INFO  (coreCloseExecutor-4935-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e13d4d9
   [junit4]   2> 1307956 INFO  (coreCloseExecutor-4935-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1307956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1307956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@481682b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1307958 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38164ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1307958 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=69689430
   [junit4]   2> 1307959 INFO  (coreCloseExecutor-4937-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46589475
   [junit4]   2> 1307960 INFO  (coreCloseExecutor-4937-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1307960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1307961 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[263F3AD061785798]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45c6a3c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1307963 INFO  (SUITE-TestReplicationHandler-seed#[263F3AD061785798]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_263F3AD061785798-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr-Latn-BA, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=121983376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, OutputWriterTest, TestScoreJoinQPNoScore, HLLSerializationTest, BlockJoinFacetSimpleTest, TestRuleBasedAuthorizationPlugin, TestReqParamsAPI, ZkNodePropsTest, TestConfigSetImmutable, HdfsBasicDistributedZkTest, TestLegacyFieldCache, HdfsChaosMonkeySafeLeaderTest, HdfsWriteToMultipleCollectionsTest, XsltUpdateRequestHandlerTest, FileUtilsTest, SSLMigrationTest, TestFieldCacheSort, FastVectorHighlighterTest, TestCloudPivotFacet, HdfsDirectoryFactoryTest, BooleanFieldTest, TestLeaderInitiatedRecoveryThread, SystemInfoHandlerTest, SchemaVersionSpecificBehaviorTest, TestStressUserVersions, IndexBasedSpellCheckerTest, TestFaceting, CurrencyFieldXmlFileTest, SpatialHeatmapFacetsTest, MoreLikeThisHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolr4Spatial2, OverseerCollectionConfigSetProcessorTest, TestAnalyzeInfixSuggestions, TestTolerantUpdateProcessorCloud, HdfsDirectoryTest, TestFileDictionaryLookup, TestPhraseSuggestions, TestXIncludeConfig, TestSolrQueryParserDefaultOperatorResource, TestAddFieldRealTimeGet, TestMissingGroups, DistributedFacetPivotSmallTest, TestHdfsUpdateLog, BigEndianAscendingWordSerializerTest, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, RequiredFieldsTest, TestFieldSortValues, TestDelegationWithHadoopAuth, ExplicitHLLTest, SuggestComponentTest, AddBlockUpdateTest, TestCollationFieldDocValues, TestPseudoReturnFields, UUIDUpdateProcessorFallbackTest, PingRequestHandlerTest, DocValuesMultiTest, SolrRequestParserTest, NumericFieldsTest, TestBinaryResponseWriter, TestDistributedSearch, TestCSVResponseWriter, TlogReplayBufferedWhileIndexingTest, TestExportWriter, TestSortByMinMaxFunction, TestComponentsName, TestCharFilters, TestUpdate, TestAnalyzedSuggestions, SimpleFacetsTest, TestJettySolrRunner, TestXmlQParser, UniqFieldsUpdateProcessorFactoryTest, CheckHdfsIndexTest, TestRemoteStreaming, TestCursorMarkWithoutUniqueKey, CustomCollectionTest, TestCloudRecovery, TestSolrJ, TestDocBasedVersionConstraints, CoreAdminCreateDiscoverTest, ConcurrentDeleteAndCreateCollectionTest, PrimUtilsTest, TestBM25SimilarityFactory, TestElisionMultitermQuery, HighlighterMaxOffsetTest, CdcrUpdateLogTest, TestObjectReleaseTracker, RestartWhileUpdatingTest, TestSolrIndexConfig, TestNamedUpdateProcessors, TestFastLRUCache, ZkStateWriterTest, TestRandomRequestDistribution, AlternateDirectoryTest, DateFieldTest, DocValuesNotIndexedTest, TestFieldTypeResource, TestIBSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, TestBackupRepositoryFactory, TestTrackingShardHandlerFactory, ZkCLITest, TestSegmentSorting, TestGraphMLResponseWriter, HardAutoCommitTest, DirectoryFactoryTest, CdcrReplicationDistributedZkTest, SolrXmlInZkTest, ResponseLogComponentTest, TestSurroundQueryParser, AddSchemaFieldsUpdateProcessorFactoryTest, SampleTest, BlobRepositoryCloudTest, TestComplexPhraseQParserPlugin, DistribDocExpirationUpdateProcessorTest, QueryElevationComponentTest, TestChildDocTransformer, SolrMetricsIntegrationTest, TestReplicaProperties, DistributedDebugComponentTest, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCoreSnapshots, CollectionsAPIAsyncDistributedZkTest, DistributedFacetExistsSmallTest, UtilsToolTest, JSONWriterTest, AssignTest, DOMUtilTest, TestFieldResource, CollectionStateFormat2Test, ConnectionManagerTest, DistributedMLTComponentTest, SuggesterFSTTest, TestCollationField, TestLeaderElectionWithEmptyReplica, TestCoreContainer, TestDistribIDF, SolrSlf4jReporterTest, TestPostingsSolrHighlighter, TestRestManager, RecoveryAfterSoftCommitTest, LeaderElectionTest, SharedFSAutoReplicaFailoverUtilsTest, JSONWriterTest, TestFieldCacheReopen, QueryEqualityTest, BadComponentTest, OverseerTaskQueueTest, TestSolrCLIRunExample, TestImplicitCoreProperties, TestReplicationHandler]
   [junit4] Completed [337/680 (3!)] on J0 in 103.12s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 63600 lines...]