Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2665/
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:41690/evgc/w/collection1]> but was:<CloudJettyRunner 
[url=http://127.0.0.1:35889/evgc/w/collection1]>

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




Build Log:
[...truncated 11650 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/init-core-data-001
   [junit4]   2> 916303 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A25767005DC29A51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 916304 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A25767005DC29A51]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /evgc/w
   [junit4]   2> 916306 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 916306 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 916306 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 916406 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45234
   [junit4]   2> 916421 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 916425 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 916428 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 916429 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 916431 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 916433 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 916436 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 916437 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 916439 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 916441 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 916443 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 916566 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/cores/collection1
   [junit4]   2> 916568 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 916570 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cba14b{/evgc/w,null,AVAILABLE}
   [junit4]   2> 916571 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b4d4eb{HTTP/1.1,[http/1.1]}{127.0.0.1:38732}
   [junit4]   2> 916571 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server Started @918059ms
   [junit4]   2> 916571 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/tempDir-001/control/data,
 hostContext=/evgc/w, hostPort=38732, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/cores}
   [junit4]   2> 916571 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 916571 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 916572 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 916572 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 916572 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-14T09:44:09.633Z
   [junit4]   2> 916576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 916576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/solr.xml
   [junit4]   2> 916610 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 916612 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45234/solr
   [junit4]   2> 916617 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 0x1599c5cdf980003, 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> 916654 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:38732_evgc%2Fw
   [junit4]   2> 916656 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.Overseer Overseer 
(id=97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000) starting
   [junit4]   2> 916666 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38732_evgc%2Fw
   [junit4]   2> 916672 INFO  
(zkCallback-1250-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 916820 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/cores
   [junit4]   2> 916820 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 916824 INFO  
(OverseerStateUpdate-97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 917866 WARN  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 917869 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 917940 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 918101 WARN  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw 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> 918105 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 918127 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 918128 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/control-001/cores/collection1/data/]
   [junit4]   2> 918128 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw 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@77de18
   [junit4]   2> 918132 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7087738781621288]
   [junit4]   2> 918185 WARN  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw 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> 918210 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 918210 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 918212 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 918212 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 918213 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1957750128, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 918215 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9af24[collection1] main]
   [junit4]   2> 918216 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 918217 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 918217 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 918220 INFO  
(searcherExecutor-2953-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@1b9af24[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 918221 INFO  
(coreLoadExecutor-2952-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556492636685074432
   [junit4]   2> 918230 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 918230 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
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> 918230 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38732/evgc/w/collection1/
   [junit4]   2> 918231 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 918231 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38732/evgc/w/collection1/ has no replicas
   [junit4]   2> 918236 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
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:38732/evgc/w/collection1/ shard1
   [junit4]   2> 918243 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 918245 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45234/solr ready
   [junit4]   2> 918245 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 918245 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 918287 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw 
x:collection1 c:control_collection) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 918362 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/cores/collection1
   [junit4]   2> 918363 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001
   [junit4]   2> 918364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 918365 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15cd92d{/evgc/w,null,AVAILABLE}
   [junit4]   2> 918366 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16331f7{HTTP/1.1,[http/1.1]}{127.0.0.1:35889}
   [junit4]   2> 918366 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server Started @919854ms
   [junit4]   2> 918366 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/evgc/w, hostPort=35889, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/cores}
   [junit4]   2> 918368 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 918368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 918368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 918368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 918368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-14T09:44:11.429Z
   [junit4]   2> 918371 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 918371 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/solr.xml
   [junit4]   2> 918383 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 918384 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45234/solr
   [junit4]   2> 918399 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 918407 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35889_evgc%2Fw
   [junit4]   2> 918409 INFO  
(zkCallback-1250-thread-1-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 918409 INFO  (zkCallback-1254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 918410 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 918605 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/cores
   [junit4]   2> 918605 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 918614 INFO  
(OverseerStateUpdate-97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 918717 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 919630 WARN  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 919631 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 919665 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 919816 WARN  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw 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> 919820 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 919845 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 919845 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 919846 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77de18
   [junit4]   2> 919849 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7087738781621288]
   [junit4]   2> 919932 WARN  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw 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> 919957 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 919957 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 919958 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 919958 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 919960 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1957750128, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 919961 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1427826[collection1] main]
   [junit4]   2> 919963 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 919964 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 919964 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 919968 INFO  
(searcherExecutor-2964-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1427826[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 919969 INFO  
(coreLoadExecutor-2963-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556492638517985280
   [junit4]   2> 919977 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 919978 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw 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> 919978 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35889/evgc/w/collection1/
   [junit4]   2> 919978 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 919978 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:35889/evgc/w/collection1/ has no replicas
   [junit4]   2> 919982 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:35889/evgc/w/collection1/ shard1
   [junit4]   2> 920076 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/cores/collection1
   [junit4]   2> 920076 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001
   [junit4]   2> 920077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 920078 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16f61fe{/evgc/w,null,AVAILABLE}
   [junit4]   2> 920079 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e9c2e7{HTTP/1.1,[http/1.1]}{127.0.0.1:41690}
   [junit4]   2> 920079 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server Started @921567ms
   [junit4]   2> 920079 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/evgc/w, hostPort=41690, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/cores}
   [junit4]   2> 920079 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920080 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 920080 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920080 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 920080 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-14T09:44:13.141Z
   [junit4]   2> 920084 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 0x1599c5cdf98000a, 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> 920084 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 920085 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/solr.xml
   [junit4]   2> 920091 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 920109 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 920110 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45234/solr
   [junit4]   2> 920123 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 920128 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41690_evgc%2Fw
   [junit4]   2> 920129 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 920130 INFO  (zkCallback-1254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 920129 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 920130 INFO  
(zkCallback-1250-thread-3-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 920134 INFO  
(coreZkRegister-2958-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:35889_evgc%2Fw c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 920238 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 920255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/cores
   [junit4]   2> 920256 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 920258 INFO  
(OverseerStateUpdate-97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 920361 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 920361 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 921274 WARN  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 921275 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 921307 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 921448 WARN  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw 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> 921454 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 921471 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 921471 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 921472 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77de18
   [junit4]   2> 921476 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7087738781621288]
   [junit4]   2> 921506 WARN  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw 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> 921536 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 921536 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 921537 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 921537 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 921538 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1957750128, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 921539 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b8259[collection1] main]
   [junit4]   2> 921540 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 921541 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 921541 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 921544 INFO  
(searcherExecutor-2975-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:41690_evgc%2Fw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b8259[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921545 INFO  
(coreLoadExecutor-2974-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556492640170541056
   [junit4]   2> 921550 INFO  
(coreZkRegister-2969-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:41690_evgc%2Fw c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 921551 INFO  
(updateExecutor-1263-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 921551 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 921551 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 921551 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 921551 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
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> 921552 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
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:35889/evgc/w/collection1/] and I am 
[http://127.0.0.1:41690/evgc/w/collection1/]
   [junit4]   2> 921553 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:35889/evgc/w]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41690_evgc%252Fw&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 921557 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 921558 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 921558 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] 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:41690_evgc%2Fw, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41690/evgc/w","node_name":"127.0.0.1:41690_evgc%2Fw","state":"down"}
   [junit4]   2> 921657 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 921657 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 921716 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/cores/collection1
   [junit4]   2> 921717 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001
   [junit4]   2> 921718 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921719 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13360c5{/evgc/w,null,AVAILABLE}
   [junit4]   2> 921720 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1318d1f{HTTP/1.1,[http/1.1]}{127.0.0.1:41518}
   [junit4]   2> 921720 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.Server Started @923208ms
   [junit4]   2> 921720 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/evgc/w, hostPort=41518, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/cores}
   [junit4]   2> 921720 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 921721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921721 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-14T09:44:14.782Z
   [junit4]   2> 921724 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 0x1599c5cdf98000d, 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> 921724 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 921724 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/solr.xml
   [junit4]   2> 921733 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 921734 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45234/solr
   [junit4]   2> 921744 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41518_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 921747 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41518_evgc%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41518_evgc%2Fw
   [junit4]   2> 921748 INFO  (zkCallback-1254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 921748 INFO  
(zkCallback-1273-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 921749 INFO  
(zkCallback-1250-thread-3-processing-n:127.0.0.1:38732_evgc%2Fw) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 921749 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 921749 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 921825 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41518_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/cores
   [junit4]   2> 921825 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) 
[n:127.0.0.1:41518_evgc%2Fw    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 921828 INFO  
(OverseerStateUpdate-97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000) 
[n:127.0.0.1:38732_evgc%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 921930 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 921930 INFO  
(zkCallback-1273-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw    ] 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> 921930 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 922558 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] 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:41690_evgc%2Fw, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41690/evgc/w","node_name":"127.0.0.1:41690_evgc%2Fw","state":"recovering"}
   [junit4]   2> 922558 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 922559 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41690_evgc%252Fw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 922845 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 922846 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 922872 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 923035 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw 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> 923038 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 923050 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 923051 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 923051 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77de18
   [junit4]   2> 923053 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7087738781621288]
   [junit4]   2> 923081 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw 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> 923123 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 923123 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 923124 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 923124 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 923125 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1957750128, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 923126 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3672ad[collection1] main]
   [junit4]   2> 923127 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 923127 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 923127 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 923130 INFO  
(searcherExecutor-2986-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:41518_evgc%2Fw c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3672ad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 923131 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556492641833582592
   [junit4]   2> 923135 INFO  
(coreZkRegister-2980-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 c:collection1) [n:127.0.0.1:41518_evgc%2Fw c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 923135 INFO  
(updateExecutor-1270-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 923136 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 923136 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 923136 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 923136 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
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> 923136 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
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:35889/evgc/w/collection1/] and I am 
[http://127.0.0.1:41518/evgc/w/collection1/]
   [junit4]   2> 923138 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:35889/evgc/w]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41518_evgc%252Fw&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 923141 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 923141 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 923141 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] 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:41518_evgc%2Fw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41518/evgc/w","node_name":"127.0.0.1:41518_evgc%2Fw","state":"down"}
   [junit4]   2> 923165 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 923165 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 923165 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 923241 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 923241 INFO  
(zkCallback-1273-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw    ] 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> 923241 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 924142 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] 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:41518_evgc%2Fw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41518/evgc/w","node_name":"127.0.0.1:41518_evgc%2Fw","state":"recovering"}
   [junit4]   2> 924142 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 924142 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41518_evgc%252Fw&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> 929560 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:35889/evgc/w/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 929560 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:41690/evgc/w START 
replicas=[http://127.0.0.1:35889/evgc/w/collection1/] nUpdates=1000
   [junit4]   2> 929564 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 929564 INFO  (qtp6426920-6603) [n:127.0.0.1:35889_evgc%2Fw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/evgc/w path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 929566 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 929566 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
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> 929566 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
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> 929566 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 929567 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 929567 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 929567 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 929567 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 929567 INFO  
(recoveryExecutor-1264-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 929569 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 929569 INFO  
(zkCallback-1273-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw    ] 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> 929569 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 931143 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:35889/evgc/w/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 931143 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:41518/evgc/w START 
replicas=[http://127.0.0.1:35889/evgc/w/collection1/] nUpdates=1000
   [junit4]   2> 931147 INFO  (qtp6426920-6605) [n:127.0.0.1:35889_evgc%2Fw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 931147 INFO  (qtp6426920-6605) [n:127.0.0.1:35889_evgc%2Fw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/evgc/w path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 931148 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
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> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
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> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 931149 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 931150 INFO  
(recoveryExecutor-1271-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41518_evgc%2Fw 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 931152 INFO  
(zkCallback-1260-thread-1-processing-n:127.0.0.1:35889_evgc%2Fw) 
[n:127.0.0.1:35889_evgc%2Fw    ] 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> 931152 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] 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> 931152 INFO  
(zkCallback-1273-thread-1-processing-n:127.0.0.1:41518_evgc%2Fw) 
[n:127.0.0.1:41518_evgc%2Fw    ] 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> 931171 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 931173 INFO  (qtp32180996-6565) [n:127.0.0.1:38732_evgc%2Fw 
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> 931174 INFO  (qtp32180996-6565) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 931175 INFO  (qtp32180996-6565) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 931175 INFO  (qtp32180996-6565) [n:127.0.0.1:38732_evgc%2Fw 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/evgc/w path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 931183 INFO  (qtp6426920-6605) [n:127.0.0.1:35889_evgc%2Fw 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 931183 INFO  (qtp9907320-6633) [n:127.0.0.1:41690_evgc%2Fw 
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> 931183 INFO  (qtp12348787-6666) [n:127.0.0.1:41518_evgc%2Fw 
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> 931184 INFO  (qtp9907320-6633) [n:127.0.0.1:41690_evgc%2Fw 
c:collection1 s:shard1 r:core_node2 x:collect

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

 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1b4d4eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 952076 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cba14b{/evgc/w,null,UNAVAILABLE}
   [junit4]   2> 952076 INFO  
(zkCallback-1280-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.Overseer Overseer 
(id=97280789667381266-127.0.0.1:41690_evgc%2Fw-n_0000000004) starting
   [junit4]   2> 952077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 35889
   [junit4]   2> 952077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 41690
   [junit4]   2> 952077 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28742564
   [junit4]   2> 952081 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97280789667381266-127.0.0.1:41690_evgc%2Fw-n_0000000004) closing
   [junit4]   2> 952081 INFO  
(OverseerStateUpdate-97280789667381266-127.0.0.1:41690_evgc%2Fw-n_0000000004) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.Overseer According to ZK I 
(id=97280789667381266-127.0.0.1:41690_evgc%2Fw-n_0000000004) am no longer a 
leader.
   [junit4]   2> 952081 INFO  
(OverseerStateUpdate-97280789667381266-127.0.0.1:41690_evgc%2Fw-n_0000000004) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41690_evgc%2Fw
   [junit4]   2> 952081 WARN  
(zkCallback-1280-thread-1-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 954434 WARN  
(zkCallback-1280-thread-3-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 954434 INFO  
(zkCallback-1280-thread-3-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1eb7759
   [junit4]   2> 954522 INFO  
(zkCallback-1280-thread-3-processing-n:127.0.0.1:41690_evgc%2Fw) 
[n:127.0.0.1:41690_evgc%2Fw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 954522 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 954524 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2ab4f3{HTTP/1.1,[http/1.1]}{127.0.0.1:41690}
   [junit4]   2> 954524 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e6e492{/evgc/w,null,UNAVAILABLE}
   [junit4]   2> 954524 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 41518
   [junit4]   2> 954525 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A25767005DC29A51]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45234 45234
   [junit4]   2> 954549 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45234 45234
   [junit4]   2> 954549 WARN  (Thread-1398) [    ] 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/97280789667381252-127.0.0.1:38732_evgc%2Fw-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97280789667381257-127.0.0.1:35889_evgc%2Fw-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97280789667381257-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/overseer/collection-queue-work
   [junit4]   2>        24      /solr/overseer/queue
   [junit4]   2>        13      /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=A25767005DC29A51 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es -Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 38.2s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did 
not become leader expected:<CloudJettyRunner 
[url=http://127.0.0.1:41690/evgc/w/collection1]> but was:<CloudJettyRunner 
[url=http://127.0.0.1:35889/evgc/w/collection1]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A25767005DC29A51:2A0358DAF33EF7A9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 954554 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A25767005DC29A51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_A25767005DC29A51-001
   [junit4]   2> Jan 14, 2017 9:44:47 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(Lucene62): 
{other_tl1=PostingsFormat(name=LuceneFixedGap), 
range_facet_l_dv=PostingsFormat(name=Asserting), 
rnd_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=LuceneFixedGap), 
a_i1=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=LuceneFixedGap), 
a_t=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting), 
range_facet_i_dv=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1007, 
maxMBSortInHeap=5.182914670967476, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es, 
timezone=America/Atka
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=12,threads=1,free=85926736,total=227061760
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, 
FileBasedSpellCheckerTest, DeleteShardTest, TestCryptoKeys, NumericFieldsTest, 
DefaultValueUpdateProcessorTest, ActionThrottleTest, OutputWriterTest, 
HdfsThreadLeakTest, BadCopyFieldTest, DistributedDebugComponentTest, 
HdfsBasicDistributedZkTest, TestExpandComponent, ResourceLoaderTest, 
DateFieldTest, TestLRUStatsCache, ClassificationUpdateProcessorIntegrationTest, 
TestSolrConfigHandlerConcurrent, TestDistribIDF, 
TestSolrCloudWithHadoopAuthPlugin, SignatureUpdateProcessorFactoryTest, 
TestFieldSortValues, TestCloudInspectUtil, TestJsonFacets, 
TestSubQueryTransformerDistrib, LeaderElectionIntegrationTest, 
TestEmbeddedSolrServerConstructors, ZkStateReaderTest, 
TestSha256AuthenticationProvider, HdfsDirectoryTest, HttpPartitionTest, 
TestSolrCLIRunExample, SolrSlf4jReporterTest, 
BigEndianAscendingWordDeserializerTest, RollingRestartTest, TestComponentsName, 
HdfsWriteToMultipleCollectionsTest, TestSizeLimitedDistributedMap, 
TestSchemaResource, CloudExitableDirectoryReaderTest, TestPerFieldSimilarity, 
SolrXmlInZkTest, TestManagedSchemaAPI, TestUniqueKeyFieldResource, 
ReturnFieldsTest, AnalyticsMergeStrategyTest, DistributedVersionInfoTest, 
TestLocalFSCloudBackupRestore, TestFoldingMultitermQuery, 
TestGraphMLResponseWriter, CdcrVersionReplicationTest, QueryResultKeyTest, 
OverseerRolesTest, ConjunctionSolrSpellCheckerTest, UUIDFieldTest, 
TestSolr4Spatial2, PathHierarchyTokenizerFactoryTest, TestFastWriter, 
TestHighlightDedupGrouping, TestSlowCompositeReaderWrapper, CursorPagingTest, 
TestCodecSupport, QueryElevationComponentTest, SynonymTokenizerTest, 
TestFileDictionaryLookup, TestJmxIntegration, TestConfigSetsAPI, 
MBeansHandlerTest, CacheHeaderTest, SolrCoreTest, DirectoryFactoryTest, 
TestIBSimilarityFactory, TestOmitPositions, TestCrossCoreJoin, 
RegexBoostProcessorTest, TestCorePropertiesReload, 
UniqFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting, PeerSyncTest, 
TriLevelCompositeIdRoutingTest, TestDocSet, TestNumericTerms64, 
ExternalFileFieldSortTest, TestSolrCloudWithSecureImpersonation, 
DocExpirationUpdateProcessorFactoryTest, TestDownShardTolerantSearch, 
RuleEngineTest, ManagedSchemaRoundRobinCloudTest, ZkNodePropsTest, 
DistributedQueryElevationComponentTest, TestSolrDeletionPolicy2, 
TestStressLucene, PeerSyncReplicationTest]
   [junit4] Completed [281/680 (1!)] on J0 in 38.81s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 56011 lines...]

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

Reply via email to