Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19017/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([7B8756C0FC9ED87E:F3D3691A5262B586]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12513 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/init-core-data-001
   [junit4]   2> 1427415 INFO  
(SUITE-PeerSyncReplicationTest-seed#[7B8756C0FC9ED87E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1427415 INFO  
(SUITE-PeerSyncReplicationTest-seed#[7B8756C0FC9ED87E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1427416 INFO  
(SUITE-PeerSyncReplicationTest-seed#[7B8756C0FC9ED87E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1427417 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1427417 INFO  (Thread-2528) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1427417 INFO  (Thread-2528) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1427517 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43804
   [junit4]   2> 1427523 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1427523 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1427524 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1427525 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1427525 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1427526 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1427526 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1427527 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1427528 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1427528 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1427529 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1427598 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/cores/collection1
   [junit4]   2> 1427599 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1427600 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26544816{/,null,AVAILABLE}
   [junit4]   2> 1427601 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a165f99{SSL,[ssl, 
http/1.1]}{127.0.0.1:37507}
   [junit4]   2> 1427601 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server Started @1429529ms
   [junit4]   2> 1427601 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/tempDir-001/control/data,
 hostContext=/, hostPort=37507, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/cores}
   [junit4]   2> 1427601 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1427601 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1427601 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1427602 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1427602 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T13:22:17.425Z
   [junit4]   2> 1427603 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1427603 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/solr.xml
   [junit4]   2> 1427610 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43804/solr
   [junit4]   2> 1427619 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1427619 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:37507_
   [junit4]   2> 1427620 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.Overseer Overseer 
(id=97496815189426181-127.0.0.1:37507_-n_0000000000) starting
   [junit4]   2> 1427623 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37507_
   [junit4]   2> 1427623 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1427684 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/cores
   [junit4]   2> 1427684 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:37507_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1427686 INFO  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1428694 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1428706 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1428777 WARN  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ 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> 1428779 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1428785 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1428785 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/control-001/cores/collection1/data/]
   [junit4]   2> 1428786 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ 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@6beafb1e
   [junit4]   2> 1428787 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=6.1923828125, 
floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=1.02230909355714, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1455909910765242
   [junit4]   2> 1428857 WARN  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ 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> 1428898 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1428898 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1428899 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1428899 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1428900 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8507189405068106]
   [junit4]   2> 1428900 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@430f00cf[collection1] main]
   [junit4]   2> 1428901 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1428901 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1428901 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1428902 INFO  
(searcherExecutor-5472-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@430f00cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428902 INFO  
(coreLoadExecutor-5471-thread-1-processing-n:127.0.0.1:37507_) 
[n:127.0.0.1:37507_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559949044586905600
   [junit4]   2> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ 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> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37507/collection1/
   [junit4]   2> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:37507/collection1/ has no replicas
   [junit4]   2> 1428906 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1428908 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:37507/collection1/ shard1
   [junit4]   2> 1429040 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1429041 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43804/solr ready
   [junit4]   2> 1429041 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1429041 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1429059 INFO  
(coreZkRegister-5464-thread-1-processing-n:127.0.0.1:37507_ x:collection1 
c:control_collection) [n:127.0.0.1:37507_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1429104 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/cores/collection1
   [junit4]   2> 1429105 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001
   [junit4]   2> 1429106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1429106 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@171bb5b8{/,null,AVAILABLE}
   [junit4]   2> 1429107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@feb74f3{SSL,[ssl, 
http/1.1]}{127.0.0.1:44534}
   [junit4]   2> 1429107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server Started @1431035ms
   [junit4]   2> 1429107 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44534, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/cores}
   [junit4]   2> 1429107 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1429108 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1429108 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1429108 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1429108 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T13:22:18.931Z
   [junit4]   2> 1429110 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1429110 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/solr.xml
   [junit4]   2> 1429115 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43804/solr
   [junit4]   2> 1429120 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:44534_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1429121 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:44534_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1429122 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:44534_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44534_
   [junit4]   2> 1429123 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1429123 INFO  (zkCallback-1987-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1429123 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1429182 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:44534_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/cores
   [junit4]   2> 1429182 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:44534_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1429183 INFO  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1429285 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1430194 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1430210 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1430290 WARN  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ 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> 1430292 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1430299 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1430299 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1430300 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6beafb1e
   [junit4]   2> 1430301 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=6.1923828125, floorSegmentMB=1.4326171875, 
forceMergeDeletesPctAllowed=1.02230909355714, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1455909910765242
   [junit4]   2> 1430355 WARN  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ 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> 1430396 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1430396 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1430397 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1430397 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1430398 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8507189405068106]
   [junit4]   2> 1430398 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@730d9df9[collection1] main]
   [junit4]   2> 1430399 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1430399 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1430399 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1430400 INFO  
(searcherExecutor-5483-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@730d9df9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430401 INFO  
(coreLoadExecutor-5482-thread-1-processing-n:127.0.0.1:44534_) 
[n:127.0.0.1:44534_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559949046158721024
   [junit4]   2> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ 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> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44534/collection1/
   [junit4]   2> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:44534/collection1/ has no 
replicas
   [junit4]   2> 1430406 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1430408 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44534/collection1/ shard1
   [junit4]   2> 1430509 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1430558 INFO  
(coreZkRegister-5477-thread-1-processing-n:127.0.0.1:44534_ x:collection1 
c:collection1) [n:127.0.0.1:44534_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1430618 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/cores/collection1
   [junit4]   2> 1430618 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001
   [junit4]   2> 1430619 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1430620 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26d4ec9{/,null,AVAILABLE}
   [junit4]   2> 1430621 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@473b122a{SSL,[ssl, 
http/1.1]}{127.0.0.1:42826}
   [junit4]   2> 1430621 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server Started @1432549ms
   [junit4]   2> 1430621 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42826, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/cores}
   [junit4]   2> 1430621 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1430621 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1430621 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1430622 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1430622 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T13:22:20.445Z
   [junit4]   2> 1430623 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1430623 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/solr.xml
   [junit4]   2> 1430629 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43804/solr
   [junit4]   2> 1430634 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:42826_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1430635 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:42826_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1430635 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:42826_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42826_
   [junit4]   2> 1430636 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1430636 INFO  (zkCallback-1987-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1430636 INFO  
(zkCallback-1993-thread-1-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1430637 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1430637 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1430673 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:42826_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/cores
   [junit4]   2> 1430673 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:42826_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1430675 INFO  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1430785 WARN  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 1430787 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1430787 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1430788 INFO  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1430788 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1430788 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1431703 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1431723 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1431914 WARN  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ 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> 1431916 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1431923 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1431923 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1431923 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6beafb1e
   [junit4]   2> 1431926 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=6.1923828125, floorSegmentMB=1.4326171875, 
forceMergeDeletesPctAllowed=1.02230909355714, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1455909910765242
   [junit4]   2> 1431967 WARN  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ 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> 1432019 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432019 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432020 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1432020 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1432025 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8507189405068106]
   [junit4]   2> 1432025 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5159b4f2[collection1] main]
   [junit4]   2> 1432026 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1432027 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1432027 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1432028 INFO  
(coreLoadExecutor-5493-thread-1-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559949047864754176
   [junit4]   2> 1432030 INFO  
(searcherExecutor-5494-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
c:collection1) [n:127.0.0.1:42826_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5159b4f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432034 INFO  
(coreZkRegister-5488-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
c:collection1) [n:127.0.0.1:42826_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1432035 INFO  
(updateExecutor-1996-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1432046 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1432047 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1432047 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1432047 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ 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> 1432047 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:44534/collection1/] 
and I am [https://127.0.0.1:42826/collection1/]
   [junit4]   2> 1432049 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:44534]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42826_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1432115 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1432118 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1432118 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
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:42826_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:42826","node_name":"127.0.0.1:42826_","state":"down"}
   [junit4]   2> 1432151 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1432151 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1432640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/cores/collection1
   [junit4]   2> 1432641 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001
   [junit4]   2> 1432642 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1432643 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ea4e388{/,null,AVAILABLE}
   [junit4]   2> 1432644 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cb63dba{SSL,[ssl, 
http/1.1]}{127.0.0.1:38063}
   [junit4]   2> 1432645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.Server Started @1434573ms
   [junit4]   2> 1432645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=38063, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/cores}
   [junit4]   2> 1432645 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1432646 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1432646 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1432646 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1432646 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T13:22:22.469Z
   [junit4]   2> 1432648 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1432648 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/solr.xml
   [junit4]   2> 1432656 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43804/solr
   [junit4]   2> 1432664 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:38063_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1432665 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:38063_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1432666 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:38063_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38063_
   [junit4]   2> 1432667 INFO  (zkCallback-1987-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432667 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432667 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432667 INFO  
(zkCallback-1983-thread-3-processing-n:127.0.0.1:37507_) [n:127.0.0.1:37507_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432669 INFO  
(zkCallback-2006-thread-1-processing-n:127.0.0.1:38063_) [n:127.0.0.1:38063_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432733 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:38063_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/cores
   [junit4]   2> 1432733 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [n:127.0.0.1:38063_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1432737 INFO  
(OverseerStateUpdate-97496815189426181-127.0.0.1:37507_-n_0000000000) 
[n:127.0.0.1:37507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1432838 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1432838 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1432838 INFO  
(zkCallback-2006-thread-1-processing-n:127.0.0.1:38063_) [n:127.0.0.1:38063_    
] 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> 1433118 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
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:42826_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:42826","node_name":"127.0.0.1:42826_","state":"recovering"}
   [junit4]   2> 1433118 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1433118 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42826_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1003
   [junit4]   2> 1433747 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1433776 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1433854 WARN  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ 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> 1433856 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1433862 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1433862 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1433863 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6beafb1e
   [junit4]   2> 1433864 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=6.1923828125, floorSegmentMB=1.4326171875, 
forceMergeDeletesPctAllowed=1.02230909355714, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1455909910765242
   [junit4]   2> 1433905 WARN  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ 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> 1433932 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1433932 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1433932 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1433932 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1433933 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8507189405068106]
   [junit4]   2> 1433933 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2b8297f7[collection1] main]
   [junit4]   2> 1433934 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1433934 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1433934 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1433935 INFO  
(searcherExecutor-5505-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
c:collection1) [n:127.0.0.1:38063_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b8297f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1433935 INFO  
(coreLoadExecutor-5504-thread-1-processing-n:127.0.0.1:38063_) 
[n:127.0.0.1:38063_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559949049864388608
   [junit4]   2> 1433938 INFO  
(coreZkRegister-5499-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
c:collection1) [n:127.0.0.1:38063_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1433938 INFO  
(updateExecutor-2003-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1433939 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1433939 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1433939 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1433939 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ 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> 1433939 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:44534/collection1/] 
and I am [https://127.0.0.1:38063/collection1/]
   [junit4]   2> 1433941 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:44534]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38063_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1433944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1433944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1433944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
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:38063_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:38063","node_name":"127.0.0.1:38063_","state":"down"}
   [junit4]   2> 1434042 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1434042 INFO  
(zkCallback-2006-thread-1-processing-n:127.0.0.1:38063_) [n:127.0.0.1:38063_    
] 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> 1434042 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1434138 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1434138 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1434138 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1434944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
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:38063_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:38063","node_name":"127.0.0.1:38063_","state":"recovering"}
   [junit4]   2> 1434944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1434944 INFO  (qtp1027164155-11953) [n:127.0.0.1:44534_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38063_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1440119 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [https://127.0.0.1:44534/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1440119 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:42826 START 
replicas=[https://127.0.0.1:44534/collection1/] nUpdates=1000
   [junit4]   2> 1440122 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_ 
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> 1440122 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1440123 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ 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> 1440123 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ 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> 1440123 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ 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> 1440123 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1440123 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1440124 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1440124 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1440124 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1440124 INFO  
(recoveryExecutor-1997-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1440125 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1440125 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1440125 INFO  
(zkCallback-2006-thread-1-processing-n:127.0.0.1:38063_) [n:127.0.0.1:38063_    
] 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> 1441945 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [https://127.0.0.1:44534/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1441945 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:38063 START 
replicas=[https://127.0.0.1:44534/collection1/] nUpdates=1000
   [junit4]   2> 1441948 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_ 
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> 1441948 INFO  (qtp1027164155-11948) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1441949 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1441949 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ 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> 1441949 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ 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> 1441949 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1441950 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1441950 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1441950 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1441950 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1441950 INFO  
(recoveryExecutor-2004-thread-1-processing-n:127.0.0.1:38063_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:38063_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1441951 INFO  
(zkCallback-1999-thread-1-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] 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> 1441951 INFO  
(zkCallback-1993-thread-2-processing-n:127.0.0.1:44534_) [n:127.0.0.1:44534_    
] 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> 1441951 INFO  
(zkCallback-2006-thread-1-processing-n:127.0.0.1:38063_) [n:127.0.0.1:38063_    
] 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> 1442142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1442173 INFO  (qtp1483387966-11909) [n:127.0.0.1:37507_ 
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> 1442173 INFO  (qtp1483387966-11909) [n:127.0.0.1:37507_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1442174 INFO  (qtp1483387966-11909) [n:127.0.0.1:37507_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1442174 INFO  (qtp1483387966-11909) [n:127.0.0.1:37507_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1442188 INFO  (qtp1027164155-11949) [n:127.0.0.1:44534_ 
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> 1442188 INFO  (qtp1027164155-11949) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1442188 INFO  (qtp1027164155-11949) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1442188 INFO  (qtp1027164155-11949) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44534/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1442214 INFO  (qtp1066154842-12013) [n:127.0.0.1:38063_ 
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> 1442214 INFO  (qtp1066154842-12013) [n:127.0.0.1:38063_ 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1442215 INFO  (qtp1066154842-12013) [n:127.0.0.1:38063_ 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1442215 INFO  (qtp1066154842-12013) [n:127.0.0.1:38063_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44534/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1442223 INFO  (qtp1837206879-11976) [n:127.0.0.1:42826_ 
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> 1442223 INFO  (qtp1837206879-11976) [n:127.0.0.1:42826_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1442223 INFO  (qtp1837206879-11976) [n:127.0.0.1:42826_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1442223 INFO  (qtp1837206879-11976) [n:127.0.0.1:42826_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44534/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1442224 INFO  (qtp1027164155-11954) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:10&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 47
   [junit4]   2> 1442226 INFO  (qtp1027164155-11949) [n:127.0.0.1:44534_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1442229 INFO  (qtp1837206879-11983) [n:127.0.0.1:42826_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1442231 INFO  (qtp1066154842-12020) [n:127.0.0.1:38063_ 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1444234 INFO  (qtp1483387966-11914) [n:127.0.0.1:37507_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1559949060662624256)} 0 1
   [junit4]   2>

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

ore_node2 x:collection1] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[collection1] coreNodeName=[core_node2]
   [junit4]   2> 1633877 INFO  
(recoveryExecutor-2011-thread-1-processing-n:127.0.0.1:42826_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42826_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.collection1
   [junit4]   2> 1633877 WARN  
(updateExecutor-2010-thread-2-processing-n:127.0.0.1:42826_) 
[n:127.0.0.1:42826_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 1633877 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.Overseer Overseer (id=97496815189426195-127.0.0.1:42826_-n_0000000004) 
closing
   [junit4]   2> 1633878 INFO  
(OverseerStateUpdate-97496815189426195-127.0.0.1:42826_-n_0000000004) 
[n:127.0.0.1:42826_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42826_
   [junit4]   2> 1635378 WARN  
(zkCallback-2013-thread-5-processing-n:127.0.0.1:42826_) [n:127.0.0.1:42826_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1635379 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1635379 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@47b16776{SSL,[ssl, 
http/1.1]}{127.0.0.1:42826}
   [junit4]   2> 1635379 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@343f0d8f{/,null,UNAVAILABLE}
   [junit4]   2> 1635380 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 38063
   [junit4]   2> 1635380 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[7B8756C0FC9ED87E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43804 43804
   [junit4]   2> 1635401 INFO  (Thread-2528) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43804 43804
   [junit4]   2> 1635402 WARN  (Thread-2528) [    ] 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>        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>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97496815189426186-127.0.0.1:44534_-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97496815189426186-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        206     /solr/overseer/collection-queue-work
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        14      /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=7B8756C0FC9ED87E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-SG -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  208s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B8756C0FC9ED87E:F3D3691A5262B586]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1635404 INFO  
(SUITE-PeerSyncReplicationTest-seed#[7B8756C0FC9ED87E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_7B8756C0FC9ED87E-001
   [junit4]   2> Feb 21, 2017 1:25:45 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-SG, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=277706576,total=518148096
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, 
WordBreakSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, 
TestSubQueryTransformerDistrib, UUIDUpdateProcessorFallbackTest, 
QueryParsingTest, TestOnReconnectListenerSupport, ShardRoutingTest, 
DistributedMLTComponentTest, SchemaVersionSpecificBehaviorTest, 
TestDocumentBuilder, DeleteLastCustomShardedReplicaTest, TestSchemaResource, 
SolrInfoMBeanTest, SpellingQueryConverterTest, CollectionTooManyReplicasTest, 
TestInPlaceUpdatesDistrib, ZkControllerTest, TestCopyFieldCollectionResource, 
TestLeaderInitiatedRecoveryThread, TestFieldSortValues, OverseerTaskQueueTest, 
TestReqParamsAPI, TestJsonRequest, TestCursorMarkWithoutUniqueKey, 
TestHighFrequencyDictionaryFactory, TestStressRecovery, BasicFunctionalityTest, 
SimplePostToolTest, ChaosMonkeyNothingIsSafeTest, TestSolrCloudWithKerberosAlt, 
TestBulkSchemaConcurrent, TestBM25SimilarityFactory, 
CloudExitableDirectoryReaderTest, DocumentBuilderTest, TestCloudSchemaless, 
TestReloadDeadlock, TestDocBasedVersionConstraints, 
DistributedTermsComponentTest, TestDocTermOrds, TestCustomStream, 
TestSystemIdResolver, UpdateRequestProcessorFactoryTest, 
ExitableDirectoryReaderTest, TestCollectionAPI, 
DistributedFacetPivotWhiteBoxTest, ManagedSchemaRoundRobinCloudTest, 
DataDrivenBlockJoinTest, MoreLikeThisHandlerTest, SaslZkACLProviderTest, 
TestPartialUpdateDeduplication, FullHLLTest, TestTrieFacet, 
TestOverriddenPrefixQueryForCustomFieldType, TestUseDocValuesAsStored2, 
TestCharFilters, TestSerializedLuceneMatchVersion, 
OverseerModifyCollectionTest, MetricsHandlerTest, JsonLoaderTest, 
HdfsNNFailoverTest, TestPerFieldSimilarityWithDefaultOverride, 
TestComplexPhraseLeadingWildcard, SolrCmdDistributorTest, TestIntervalFaceting, 
CdcrVersionReplicationTest, ZkSolrClientTest, TestFuzzyAnalyzedSuggestions, 
SolrMetricManagerTest, TestSearchPerf, TestRawResponseWriter, 
TermsComponentTest, TestCloudPseudoReturnFields, TestNumericTerms32, 
TestTolerantUpdateProcessorRandomCloud, ParsingFieldUpdateProcessorsTest, 
ShardRoutingCustomTest, CreateCollectionCleanupTest, ChaosMonkeySafeLeaderTest, 
SOLR749Test, CdcrReplicationDistributedZkTest, TestFieldCacheSanityChecker, 
ZkStateWriterTest, TestConfigReload, SampleTest, LoggingHandlerTest, 
StatsReloadRaceTest, TestSQLHandlerNonCloud, TestUniqueKeyFieldResource, 
DistributedFacetPivotLongTailTest, CSVRequestHandlerTest, BufferStoreTest, 
CursorMarkTest, TestFastLRUCache, DistanceFunctionTest, 
TestRequestStatusCollectionAPI, TimeZoneUtilsTest, 
SharedFSAutoReplicaFailoverUtilsTest, SortSpecParsingTest, 
TestDistribDocBasedVersion, DirectSolrSpellCheckerTest, TestInfoStreamLogging, 
VersionInfoTest, BadComponentTest, TestCloudDeleteByQuery, 
TestMaxScoreQueryParser, DistributedVersionInfoTest, 
DistribDocExpirationUpdateProcessorTest, TestSweetSpotSimilarityFactory, 
TestHashQParserPlugin, FileUtilsTest, TestBackupRepositoryFactory, 
TestConfigsApi, TestGraphMLResponseWriter, UnloadDistributedZkTest, 
RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, ZkCLITest, 
AutoCommitTest, TestFaceting, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRangeQuery, SolrCoreTest, PeerSyncTest, 
TestBadConfig, HighlighterTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, TestCoreDiscovery, SpellCheckCollatorTest, 
SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
SortByFunctionTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
TestJmxIntegration, TestPHPSerializedResponseWriter, TestSolrIndexConfig, 
ResponseLogComponentTest, TestMergePolicyConfig, OutputWriterTest, 
DirectSolrConnectionTest, TestPerFieldSimilarity, TestFastWriter, 
OpenExchangeRatesOrgProviderTest, DateFieldTest, ClusterStateTest, 
SliceStateTest, CursorPagingTest, TestPathTrie, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
CdcrReplicationHandlerTest, CollectionReloadTest, DeleteShardTest, 
HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
PeerSyncReplicationTest]
   [junit4] Completed [523/693 (1!)] on J1 in 209.01s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63180 lines...]

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

Reply via email to