Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6354/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

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

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader 
expected:<CloudJettyRunner [url=http://127.0.0.1:56834/collection1]> but 
was:<CloudJettyRunner [url=http://127.0.0.1:56803/collection1]>
        at 
__randomizedtesting.SeedInfo.seed([4D0F3EC968173C9:8C84CC36387D1E31]: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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 12354 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\init-core-data-001
   [junit4]   2> 2225225 INFO  
(SUITE-PeerSyncReplicationTest-seed#[4D0F3EC968173C9]-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> 2225225 INFO  
(SUITE-PeerSyncReplicationTest-seed#[4D0F3EC968173C9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2225231 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2225232 INFO  (Thread-4582) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2225232 INFO  (Thread-4582) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2225332 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56765
   [junit4]   2> 2225344 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 0x15995607e1a0000, 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> 2225360 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2225364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2225369 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2225373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2225377 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2225381 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2225384 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2225389 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2225394 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2225400 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2225403 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2225408 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 0x15995607e1a0001, 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> 2226123 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\cores\collection1
   [junit4]   2> 2226131 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2226132 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1731c9b{/,null,AVAILABLE}
   [junit4]   2> 2226134 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9a05aa{HTTP/1.1,[http/1.1]}{127.0.0.1:56776}
   [junit4]   2> 2226134 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server Started @2230561ms
   [junit4]   2> 2226134 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\tempDir-001/control/data,
 hostContext=/, hostPort=56776, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\cores}
   [junit4]   2> 2226136 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2226136 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2226137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2226137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2226137 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-13T01:10:46.933Z
   [junit4]   2> 2226147 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2226147 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\solr.xml
   [junit4]   2> 2226147 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 0x15995607e1a0002, 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> 2226190 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56765/solr
   [junit4]   2> 2226250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56776_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56776_
   [junit4]   2> 2226253 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56776_  
  ] o.a.s.c.Overseer Overseer 
(id=97273108630208516-127.0.0.1:56776_-n_0000000000) starting
   [junit4]   2> 2226272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56776_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56776_
   [junit4]   2> 2226277 INFO  
(zkCallback-4345-thread-1-processing-n:127.0.0.1:56776_) [n:127.0.0.1:56776_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2226504 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56776_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\cores
   [junit4]   2> 2226504 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56776_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2226513 INFO  
(OverseerStateUpdate-97273108630208516-127.0.0.1:56776_-n_0000000000) 
[n:127.0.0.1:56776_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2227559 WARN  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2227560 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2227592 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2227776 WARN  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ 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> 2227779 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2227827 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 2227827 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\control-001\cores\collection1\data\]
   [junit4]   2> 2227827 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ 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@1c8611d
   [junit4]   2> 2227836 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2227855 WARN  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ 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> 2227894 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2227895 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2227899 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2227899 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2227900 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2227902 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@83fc0d[collection1] main]
   [junit4]   2> 2227904 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2227905 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2227905 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2227908 INFO  
(searcherExecutor-9250-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@83fc0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2227910 INFO  
(coreLoadExecutor-9249-thread-1-processing-n:127.0.0.1:56776_) 
[n:127.0.0.1:56776_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556369740876742656
   [junit4]   2> 2227923 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2227923 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ 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> 2227923 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56776/collection1/
   [junit4]   2> 2227923 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2227923 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:56776/collection1/ has no replicas
   [junit4]   2> 2227931 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ 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:56776/collection1/ shard1
   [junit4]   2> 2228004 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228007 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56765/solr ready
   [junit4]   2> 2228007 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2228007 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2228017 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 0x15995607e1a0006, 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> 2228034 INFO  
(coreZkRegister-9242-thread-1-processing-n:127.0.0.1:56776_ x:collection1 
c:control_collection) [n:127.0.0.1:56776_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2228861 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\cores\collection1
   [junit4]   2> 2228865 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001
   [junit4]   2> 2228866 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2228868 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bdb31{/,null,AVAILABLE}
   [junit4]   2> 2228870 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18c814a{HTTP/1.1,[http/1.1]}{127.0.0.1:56803}
   [junit4]   2> 2228870 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server Started @2233295ms
   [junit4]   2> 2228870 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56803, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\cores}
   [junit4]   2> 2228871 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2228871 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2228872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228872 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-13T01:10:49.668Z
   [junit4]   2> 2228882 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 0x15995607e1a0007, 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> 2228882 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2228883 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\solr.xml
   [junit4]   2> 2228920 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56765/solr
   [junit4]   2> 2228927 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 0x15995607e1a0008, 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> 2228951 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56803_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228965 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56803_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56803_
   [junit4]   2> 2228973 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228973 INFO  (zkCallback-4349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2228973 INFO  
(zkCallback-4345-thread-1-processing-n:127.0.0.1:56776_) [n:127.0.0.1:56776_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2229433 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56803_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\cores
   [junit4]   2> 2229434 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56803_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2229446 INFO  
(OverseerStateUpdate-97273108630208516-127.0.0.1:56776_-n_0000000000) 
[n:127.0.0.1:56776_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2229555 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230472 WARN  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2230474 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2230501 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2230696 WARN  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ 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> 2230699 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2230729 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2230729 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 2230730 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c8611d
   [junit4]   2> 2230737 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2230753 WARN  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ 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> 2230792 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2230792 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2230794 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2230794 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2230796 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2230797 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@354716[collection1] main]
   [junit4]   2> 2230800 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2230800 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2230801 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2230806 INFO  
(searcherExecutor-9261-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@354716[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2230808 INFO  
(coreLoadExecutor-9260-thread-1-processing-n:127.0.0.1:56803_) 
[n:127.0.0.1:56803_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1556369743915515904
   [junit4]   2> 2230823 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2230823 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ 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> 2230823 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56803/collection1/
   [junit4]   2> 2230823 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2230823 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56803/collection1/ has no 
replicas
   [junit4]   2> 2230830 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56803/collection1/ shard1
   [junit4]   2> 2230938 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2230985 INFO  
(coreZkRegister-9255-thread-1-processing-n:127.0.0.1:56803_ x:collection1 
c:collection1) [n:127.0.0.1:56803_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2231106 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2232060 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\cores\collection1
   [junit4]   2> 2232065 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001
   [junit4]   2> 2232066 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2232070 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f2459{/,null,AVAILABLE}
   [junit4]   2> 2232072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2765ef{HTTP/1.1,[http/1.1]}{127.0.0.1:56834}
   [junit4]   2> 2232072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server Started @2236497ms
   [junit4]   2> 2232072 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56834, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\cores}
   [junit4]   2> 2232072 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2232073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2232073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2232073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2232073 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-13T01:10:52.869Z
   [junit4]   2> 2232082 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2232082 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\solr.xml
   [junit4]   2> 2232104 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56765/solr
   [junit4]   2> 2232109 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 0x15995607e1a000b, 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> 2232150 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56834_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2232158 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56834_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56834_
   [junit4]   2> 2232163 INFO  (zkCallback-4349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2232163 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2232163 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2232163 INFO  
(zkCallback-4345-thread-3-processing-n:127.0.0.1:56776_) [n:127.0.0.1:56776_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2232280 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2232283 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56834_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\cores
   [junit4]   2> 2232284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56834_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2232287 INFO  
(OverseerStateUpdate-97273108630208516-127.0.0.1:56776_-n_0000000000) 
[n:127.0.0.1:56776_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2232394 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2232394 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2233324 WARN  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2233324 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2233346 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2233486 WARN  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ 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> 2233490 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2233518 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2233518 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 2233518 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c8611d
   [junit4]   2> 2233527 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2233540 WARN  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ 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> 2233575 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2233575 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2233577 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2233577 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2233578 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2233579 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b2ce43[collection1] main]
   [junit4]   2> 2233582 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2233583 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2233583 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2233586 INFO  
(searcherExecutor-9272-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
c:collection1) [n:127.0.0.1:56834_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b2ce43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2233588 INFO  
(coreLoadExecutor-9271-thread-1-processing-n:127.0.0.1:56834_) 
[n:127.0.0.1:56834_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1556369746830557184
   [junit4]   2> 2233594 INFO  
(coreZkRegister-9266-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
c:collection1) [n:127.0.0.1:56834_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2233596 INFO  
(updateExecutor-4358-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2233596 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2233596 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2233596 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2233596 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ 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> 2233597 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ 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:56803/collection1/] 
and I am [http://127.0.0.1:56834/collection1/]
   [junit4]   2> 2233601 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:56803]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56834_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2233608 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2233609 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2233609 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
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:56834_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:56834","node_name":"127.0.0.1:56834_","state":"down"}
   [junit4]   2> 2233705 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2233706 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2234576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\cores\collection1
   [junit4]   2> 2234581 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001
   [junit4]   2> 2234583 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2234584 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d74d16{/,null,AVAILABLE}
   [junit4]   2> 2234585 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1787e2{HTTP/1.1,[http/1.1]}{127.0.0.1:56860}
   [junit4]   2> 2234586 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.e.j.s.Server Started @2239011ms
   [junit4]   2> 2234586 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56860, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\cores}
   [junit4]   2> 2234586 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2234588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2234588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2234588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2234588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-13T01:10:55.384Z
   [junit4]   2> 2234599 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 0x15995607e1a000d, 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> 2234600 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2234600 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\solr.xml
   [junit4]   2> 2234610 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
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:56834_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:56834","node_name":"127.0.0.1:56834_","state":"recovering"}
   [junit4]   2> 2234610 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2234610 INFO  (qtp6440032-21006) [n:127.0.0.1:56803_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:56834_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 2234626 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56765/solr
   [junit4]   2> 2234648 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56860_  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2234659 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56860_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56860_
   [junit4]   2> 2234665 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2234665 INFO  
(zkCallback-4368-thread-1-processing-n:127.0.0.1:56860_) [n:127.0.0.1:56860_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2234665 INFO  (zkCallback-4349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2234665 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2234666 INFO  
(zkCallback-4345-thread-3-processing-n:127.0.0.1:56776_) [n:127.0.0.1:56776_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2234787 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2234787 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2234921 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56860_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\cores
   [junit4]   2> 2234921 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [n:127.0.0.1:56860_  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2234929 INFO  
(OverseerStateUpdate-97273108630208516-127.0.0.1:56776_-n_0000000000) 
[n:127.0.0.1:56776_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2235036 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2235036 INFO  
(zkCallback-4368-thread-1-processing-n:127.0.0.1:56860_) [n:127.0.0.1:56860_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2235036 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2235967 WARN  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2235968 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2235991 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2236137 WARN  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ 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> 2236141 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2236169 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2236170 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 2236170 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c8611d
   [junit4]   2> 2236178 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2236192 WARN  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ 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> 2236249 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2236249 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2236251 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2236251 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2236252 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2236254 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b89bf[collection1] main]
   [junit4]   2> 2236257 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2236257 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2236257 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2236267 INFO  
(searcherExecutor-9283-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
c:collection1) [n:127.0.0.1:56860_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b89bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2236269 INFO  
(coreLoadExecutor-9282-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1556369749641789440
   [junit4]   2> 2236284 INFO  
(coreZkRegister-9277-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
c:collection1) [n:127.0.0.1:56860_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2236286 INFO  
(updateExecutor-4365-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2236287 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2236289 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2236289 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2236289 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ 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> 2236289 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ 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:56803/collection1/] 
and I am [http://127.0.0.1:56860/collection1/]
   [junit4]   2> 2236296 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:56803]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56860_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2236300 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2236301 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2236301 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
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:56860_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:56860","node_name":"127.0.0.1:56860_","state":"down"}
   [junit4]   2> 2236398 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2236399 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2236399 INFO  
(zkCallback-4368-thread-1-processing-n:127.0.0.1:56860_) [n:127.0.0.1:56860_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2236598 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2236599 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 2236599 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2237302 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
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:56860_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:56860","node_name":"127.0.0.1:56860_","state":"recovering"}
   [junit4]   2> 2237302 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2237302 INFO  (qtp6440032-21008) [n:127.0.0.1:56803_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:56860_&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> 2241612 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:56803/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2241612 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:56834 START replicas=[http://127.0.0.1:56803/collection1/] 
nUpdates=1000
   [junit4]   2> 2241621 INFO  (qtp6440032-21015) [n:127.0.0.1:56803_ 
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> 2241623 INFO  (qtp6440032-21015) [n:127.0.0.1:56803_ 
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=5
   [junit4]   2> 2241625 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ 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> 2241625 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ 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> 2241625 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ 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> 2241625 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 2241626 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2241626 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 2241626 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 2241626 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2241626 INFO  
(recoveryExecutor-4359-thread-1-processing-n:127.0.0.1:56834_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56834_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 2241632 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2241632 INFO  
(zkCallback-4368-thread-1-processing-n:127.0.0.1:56860_) [n:127.0.0.1:56860_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2241632 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2244304 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:56803/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2244304 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:56860 START replicas=[http://127.0.0.1:56803/collection1/] 
nUpdates=1000
   [junit4]   2> 2244310 INFO  (qtp6440032-21003) [n:127.0.0.1:56803_ 
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> 2244311 INFO  (qtp6440032-21003) [n:127.0.0.1:56803_ 
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> 2244313 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ 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> 2244313 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ 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> 2244313 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ 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> 2244313 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 2244313 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2244315 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 2244315 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 2244315 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2244315 INFO  
(recoveryExecutor-4366-thread-1-processing-n:127.0.0.1:56860_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56860_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 2244321 INFO  
(zkCallback-4361-thread-1-processing-n:127.0.0.1:56834_) [n:127.0.0.1:56834_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2244322 INFO  
(zkCallback-4368-thread-1-processing-n:127.0.0.1:56860_) [n:127.0.0.1:56860_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2244322 INFO  
(zkCallback-4355-thread-1-processing-n:127.0.0.1:56803_) [n:127.0.0.1:56803_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2244610 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2244615 INFO  (qtp32563213-20962) [n:127.0.0.1:56776_ 
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> 2244615 INFO  (qtp32563213-20962) [n:127.0.0.1:56776_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2244618 INFO  (qtp32563213-20962) [n:127.0.0.1:56776_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2244619 INFO  (qtp32563213-20962) [n:127.0.0.1:56776_ 
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 4
   [junit4]   2> 2244631 INFO  (qtp24277284-21072) [n:127.0.0.1:56860_ 
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> 2244631 INFO  (qtp24277284-21072) [n:127.0.0.1:56860_ 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2244631 INFO  (qtp15005800-21034) [n:127.0.0.1:56834_ 
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> 2244632 INFO  (qtp15005800-21034) [n:127.0.0.1:56834_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2244632 INFO  (qtp15005800-21034) [n:127.0.0.1:56834_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2244632 INFO  (qtp24277284-21072) [n:127.0.0.1:56860_ 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2244633 INFO  (qtp15005800-21034) [n:127.0.0.1:56834_ 
c:collection1 s:shard1 r:

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

3C9]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 56860
   [junit4]   2> 2273626 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[4D0F3EC968173C9]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56765 56765
   [junit4]   2> 2273627 INFO  (Thread-4582) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56765 56765
   [junit4]   2> 2273629 WARN  (Thread-4582) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97273108630208521-127.0.0.1:56803_-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/97273108630208516-127.0.0.1:56776_-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97273108630208521-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/overseer/collection-queue-work
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        16      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=4D0F3EC968173C9 -Dtests.slow=true -Dtests.locale=sr-BA 
-Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 48.4s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did 
not become leader expected:<CloudJettyRunner 
[url=http://127.0.0.1:56834/collection1]> but was:<CloudJettyRunner 
[url=http://127.0.0.1:56803/collection1]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4D0F3EC968173C9:8C84CC36387D1E31]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2273633 INFO  
(SUITE-PeerSyncReplicationTest-seed#[4D0F3EC968173C9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_4D0F3EC968173C9-001
   [junit4]   2> Jan 13, 2017 1:11:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=FST50, range_facet_l_dv=PostingsFormat(name=Asserting), 
rnd_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=FST50, a_i1=FST50, 
range_facet_l=FST50, _version_=FST50, a_t=FST50, 
id=PostingsFormat(name=Asserting), range_facet_i_dv=FST50, 
text=PostingsFormat(name=Memory), timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=712, 
maxMBSortInHeap=7.260143166587037, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-BA, timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=3,threads=1,free=135101200,total=410419200
   [junit4]   2> NOTE: All tests run in this JVM: 
[UUIDUpdateProcessorFallbackTest, DirectSolrSpellCheckerTest, 
SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, 
TestExtendedDismaxParser, TestComplexPhraseLeadingWildcard, 
TestMinMaxOnMultiValuedField, TestRandomRequestDistribution, 
TestBackupRepositoryFactory, CdcrReplicationDistributedZkTest, 
TestSolrCLIRunExample, TestDynamicFieldCollectionResource, TestCollationField, 
OverseerTest, DistributedQueueTest, SparseHLLTest, AssignTest, 
SystemInfoHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, 
OverseerTaskQueueTest, SimplePostToolTest, RestartWhileUpdatingTest, 
BlobRepositoryCloudTest, TestSweetSpotSimilarityFactory, MultiTermTest, 
TlogReplayBufferedWhileIndexingTest, TestFieldCacheSort, 
BigEndianAscendingWordSerializerTest, TestNamedUpdateProcessors, 
SolrMetricsIntegrationTest, TestClusterStateMutator, TestSolrQueryResponse, 
DirectSolrConnectionTest, SolrMetricManagerTest, 
ClassificationUpdateProcessorTest, TestSerializedLuceneMatchVersion, 
PluginInfoTest, TestMacros, CustomCollectionTest, RequiredFieldsTest, 
DocExpirationUpdateProcessorFactoryTest, TestHashQParserPlugin, 
TestLeaderElectionWithEmptyReplica, QueryElevationComponentTest, 
TestJsonRequest, OverseerCollectionConfigSetProcessorTest, TermsComponentTest, 
TestSlowCompositeReaderWrapper, TestMissingGroups, TestDocumentBuilder, 
TestConfigSetImmutable, TestManagedSchema, TestExactSharedStatsCache, 
ZkCLITest, TestPhraseSuggestions, AddBlockUpdateTest, 
BaseCdcrDistributedZkTest, PathHierarchyTokenizerFactoryTest, PeerSyncTest, 
TestWordDelimiterFilterFactory, DistributedQueryComponentCustomSortTest, 
SolrGraphiteReporterTest, TestCopyFieldCollectionResource, ZkNodePropsTest, 
BlockJoinFacetDistribTest, TestLegacyFieldCache, AnalyticsQueryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, 
TestCloudManagedSchema, TestSolrFieldCacheMBean, TestSolrCloudWithKerberosAlt, 
HdfsBasicDistributedZkTest, SpatialRPTFieldTypeTest, TestCustomDocTransformer, 
TestReqParamsAPI, DocValuesMissingTest, CoreMergeIndexesAdminHandlerTest, 
TestObjectReleaseTracker, TestStressCloudBlindAtomicUpdates, TestCloudRecovery, 
TestLRUCache, PrimitiveFieldTypeTest, TestCloudDeleteByQuery, TestLockTree, 
SolrCoreTest, TestCloudPivotFacet, HdfsDirectoryFactoryTest, SpatialFilterTest, 
TestFastLRUCache, SmileWriterTest, TestReplicationHandler, SyncSliceTest, 
ResponseHeaderTest, DistribDocExpirationUpdateProcessorTest, 
TestReloadAndDeleteDocs, TestDFISimilarityFactory, TestCSVLoader, 
TestSimpleQParserPlugin, TestSizeLimitedDistributedMap, HdfsRecoveryZkTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesNotIndexedTest, 
TestHighlightDedupGrouping, TestSurroundQueryParser, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCoreSnapshots, 
OpenExchangeRatesOrgProviderTest, DisMaxRequestHandlerTest, 
SolrRequestParserTest, TestHdfsUpdateLog, TestManagedResourceStorage, 
TestCharFilters, TestLazyCores, TestDocTermOrds, TestSolrConfigHandlerCloud, 
TestHashPartitioner, IndexBasedSpellCheckerTest, ChangedSchemaMergeTest, 
SolrXmlInZkTest, SimpleMLTQParserTest, TestReloadDeadlock, SolrIndexConfigTest, 
LeaderInitiatedRecoveryOnCommitTest, TestAuthorizationFramework, 
SSLMigrationTest, TestFilteredDocIdSet, DistributedFacetPivotSmallTest, 
TestLRUStatsCache, ReplaceNodeTest, TestBinaryField, 
DistributedMLTComponentTest, BinaryUpdateRequestHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, TestRequestStatusCollectionAPI, 
TimeZoneUtilsTest, TestSolr4Spatial2, HdfsWriteToMultipleCollectionsTest, 
TestJettySolrRunner, CollectionsAPIAsyncDistributedZkTest, PolyFieldTest, 
TestIntervalFaceting, UtilsToolTest, DocumentAnalysisRequestHandlerTest, 
SuggestComponentTest, ParsingFieldUpdateProcessorsTest, 
ReplicaListTransformerTest, TestRuleBasedAuthorizationPlugin, 
XmlUpdateRequestHandlerTest, PrimUtilsTest, SolrTestCaseJ4Test, 
LeaderFailoverAfterPartitionTest, DirectUpdateHandlerTest, 
DistributedFacetPivotLongTailTest, TestPerFieldSimilarity, 
CdcrRequestHandlerTest, TestUseDocValuesAsStored2, ShardRoutingTest, 
DeleteStatusTest, MergeStrategyTest, TestDistributedSearch, 
TestRandomDVFaceting, OutputWriterTest, TestSolrJ, CdcrUpdateLogTest, 
TestCloudSchemaless, TestStressUserVersions, RecoveryZkTest, 
ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest, 
TestFaceting, DistributedSpellCheckComponentTest, TestCoreContainer, 
SimpleFacetsTest, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, 
BasicFunctionalityTest, TestIndexSearcher, SoftAutoCommitTest, 
DistributedQueryElevationComponentTest, CoreAdminHandlerTest, TestStressLucene, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, 
QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, TestQueryUtils, 
StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, 
DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, 
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
PingRequestHandlerTest, TestLFUCache, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestFastOutputStream, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
TestSimpleTrackingShardHandler, ActionThrottleTest, CdcrBootstrapTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, HttpPartitionTest, 
PeerSyncReplicationTest]
   [junit4] Completed [505/678 (1!)] on J0 in 49.23s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 55146 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to