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

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+147) - Build # 2658 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2658/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner [url=https://127.0.0.1:33580/collection1]> but was:<CloudJettyRunner [url=https://127.0.0.1:42348/collection1]>

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




Build Log:
[...truncated 11105 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/init-core-data-001
   [junit4]   2> 14334 INFO  (SUITE-PeerSyncReplicationTest-seed#[573BEA6486708A44]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 14336 INFO  (SUITE-PeerSyncReplicationTest-seed#[573BEA6486708A44]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 14342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 14343 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14343 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 14443 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkTestServer start zk server on port:34761
   [junit4]   2> 14525 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 14542 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 14546 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 14553 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 14556 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 14563 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 14567 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 14571 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 14602 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 14608 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 14623 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 15217 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/cores/collection1
   [junit4]   2> 15221 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 15223 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6001ad27{/,null,AVAILABLE}
   [junit4]   2> 15225 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6703b0b9{SSL,[ssl, http/1.1]}{127.0.0.1:32863}
   [junit4]   2> 15225 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server Started @17218ms
   [junit4]   2> 15225 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/tempDir-001/control/data, hostPort=32863, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/cores}
   [junit4]   2> 15225 ERROR (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15226 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 15226 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15226 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15226 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T10:18:34.700302Z
   [junit4]   2> 15226 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 15233 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 15234 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/solr.xml
   [junit4]   2> 15240 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 15242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34761/solr
   [junit4]   2> 15295 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32863_
   [junit4]   2> 15296 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.Overseer Overseer (id=97275262654545925-127.0.0.1:32863_-n_0000000000) starting
   [junit4]   2> 15332 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32863_
   [junit4]   2> 15335 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15398 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/cores
   [junit4]   2> 15398 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 15415 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 16418 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 16447 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 16523 WARN  (coreLoadExecutor-139-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 16527 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 16557 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 16561 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/control-001/cores/collection1/data/]
   [junit4]   2> 16561 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4d8405
   [junit4]   2> 16572 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 16623 WARN  (coreLoadExecutor-139-thread-1) [    ] 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> 16634 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 16634 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16636 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 16636 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 16638 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 16639 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ddb4abb[collection1] main]
   [junit4]   2> 16642 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 16642 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16642 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 16645 INFO  (searcherExecutor-140-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ddb4abb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16646 INFO  (coreLoadExecutor-139-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556404204858245120
   [junit4]   2> 16659 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16659 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16659 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32863/collection1/
   [junit4]   2> 16660 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 16660 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:32863/collection1/ has no replicas
   [junit4]   2> 16684 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32863/collection1/ shard1
   [junit4]   2> 16837 INFO  (coreZkRegister-132-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17075 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 17077 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34761/solr ready
   [junit4]   2> 17079 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 18018 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/cores/collection1
   [junit4]   2> 18019 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001
   [junit4]   2> 18022 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 18024 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@715ac795{/,null,AVAILABLE}
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c0f61af{SSL,[ssl, http/1.1]}{127.0.0.1:42348}
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server Started @20017ms
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/tempDir-001/jetty1, hostPort=42348, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/cores}
   [junit4]   2> 18025 ERROR (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18025 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T10:18:37.499859Z
   [junit4]   2> 18029 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 18029 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/solr.xml
   [junit4]   2> 18029 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x159975603f50007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 18036 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 18037 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34761/solr
   [junit4]   2> 18050 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18057 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42348_
   [junit4]   2> 18058 INFO  (zkCallback-37-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18059 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18059 INFO  (zkCallback-33-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 18095 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/cores
   [junit4]   2> 18095 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 18098 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 19109 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 19131 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 19200 WARN  (coreLoadExecutor-150-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 19202 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 19213 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 19213 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 19213 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4d8405
   [junit4]   2> 19219 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 19258 WARN  (coreLoadExecutor-150-thread-1) [    ] 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> 19271 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19271 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19272 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19272 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19274 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 19275 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bc564a8[collection1] main]
   [junit4]   2> 19277 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 19277 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 19277 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19279 INFO  (searcherExecutor-151-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bc564a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19281 INFO  (coreLoadExecutor-150-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556404207621242880
   [junit4]   2> 19287 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19288 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 19288 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42348/collection1/
   [junit4]   2> 19288 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 19288 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42348/collection1/ has no replicas
   [junit4]   2> 19293 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42348/collection1/ shard1
   [junit4]   2> 19443 INFO  (coreZkRegister-145-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 20311 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/cores/collection1
   [junit4]   2> 20312 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001
   [junit4]   2> 20315 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 20316 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@297d7d9a{/,null,AVAILABLE}
   [junit4]   2> 20317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59fc2791{SSL,[ssl, http/1.1]}{127.0.0.1:33580}
   [junit4]   2> 20317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server Started @22310ms
   [junit4]   2> 20317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/tempDir-001/jetty2, hostPort=33580, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/cores}
   [junit4]   2> 20318 ERROR (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 20318 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 20318 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20318 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20318 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T10:18:39.792498Z
   [junit4]   2> 20322 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 20322 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/solr.xml
   [junit4]   2> 20328 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20329 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34761/solr
   [junit4]   2> 20338 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 20342 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33580_
   [junit4]   2> 20344 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20344 INFO  (zkCallback-37-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20344 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20344 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20371 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/cores
   [junit4]   2> 20371 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 20375 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 21383 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 21407 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 21477 WARN  (coreLoadExecutor-161-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 21478 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 21488 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 21489 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 21489 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4d8405
   [junit4]   2> 21497 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 21554 WARN  (coreLoadExecutor-161-thread-1) [    ] 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> 21575 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21575 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21577 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21577 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21580 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 21584 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f7662ed[collection1] main]
   [junit4]   2> 21584 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21585 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21585 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21587 INFO  (searcherExecutor-162-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f7662ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21590 INFO  (coreLoadExecutor-161-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556404210042404864
   [junit4]   2> 21595 INFO  (coreZkRegister-156-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 21596 INFO  (updateExecutor-45-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 21599 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 21599 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 21599 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 21599 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 21599 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:42348/collection1/] and I am [https://127.0.0.1:33580/collection1/]
   [junit4]   2> 21606 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:42348]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33580_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 21672 INFO  (qtp1160075375-168) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 21673 INFO  (qtp1160075375-168) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 21674 INFO  (qtp1160075375-168) [    ] 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:33580_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33580","node_name":"127.0.0.1:33580_","state":"down"}
   [junit4]   2> 22674 INFO  (qtp1160075375-168) [    ] 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:33580_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33580","node_name":"127.0.0.1:33580_","state":"recovering"}
   [junit4]   2> 22674 INFO  (qtp1160075375-168) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 22674 INFO  (qtp1160075375-168) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33580_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 22787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/cores/collection1
   [junit4]   2> 22788 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001
   [junit4]   2> 22790 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 22795 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47534593{/,null,AVAILABLE}
   [junit4]   2> 22796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cd73805{SSL,[ssl, http/1.1]}{127.0.0.1:43771}
   [junit4]   2> 22796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.Server Started @24789ms
   [junit4]   2> 22796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/tempDir-001/jetty3, hostPort=43771, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/cores}
   [junit4]   2> 22797 ERROR (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22797 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 22797 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22797 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22797 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T10:18:42.271483Z
   [junit4]   2> 22832 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 22832 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/solr.xml
   [junit4]   2> 22838 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 22839 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34761/solr
   [junit4]   2> 22850 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 22855 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43771_
   [junit4]   2> 22856 INFO  (zkCallback-37-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22856 INFO  (zkCallback-33-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22856 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22856 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22857 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 22900 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/cores
   [junit4]   2> 22900 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 22903 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 23911 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 23934 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 24002 WARN  (coreLoadExecutor-172-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 24004 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 24015 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 24015 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 24015 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c4d8405
   [junit4]   2> 24021 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 24066 WARN  (coreLoadExecutor-172-thread-1) [    ] 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> 24077 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 24077 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 24080 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 24080 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 24082 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 24091 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@129241ce[collection1] main]
   [junit4]   2> 24092 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 24092 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 24092 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 24094 INFO  (searcherExecutor-173-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@129241ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24096 INFO  (coreLoadExecutor-172-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556404212670136320
   [junit4]   2> 24099 INFO  (coreZkRegister-167-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 24099 INFO  (updateExecutor-52-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 24100 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 24100 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 24100 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 24100 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 24100 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:42348/collection1/] and I am [https://127.0.0.1:43771/collection1/]
   [junit4]   2> 24104 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:42348]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43771_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 24122 INFO  (qtp1160075375-169) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 24123 INFO  (qtp1160075375-169) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 24123 INFO  (qtp1160075375-169) [    ] 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:43771_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43771","node_name":"127.0.0.1:43771_","state":"down"}
   [junit4]   2> 24460 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 24461 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 24461 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 25123 INFO  (qtp1160075375-169) [    ] 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:43771_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43771","node_name":"127.0.0.1:43771_","state":"recovering"}
   [junit4]   2> 25123 INFO  (qtp1160075375-169) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 25123 INFO  (qtp1160075375-169) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43771_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 29681 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:42348/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 29686 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:33580 START replicas=[https://127.0.0.1:42348/collection1/] nUpdates=1000
   [junit4]   2> 29720 INFO  (qtp1160075375-168) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:13.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 29720 INFO  (qtp1160075375-168) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 29724 INFO  (recoveryExecutor-46-thread-1) [    ] 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> 29724 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 29724 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29724 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29725 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29725 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 29725 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 29725 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 29725 INFO  (recoveryExecutor-46-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 32125 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:42348/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 32125 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43771 START replicas=[https://127.0.0.1:42348/collection1/] nUpdates=1000
   [junit4]   2> 32141 INFO  (qtp1160075375-168) [    ] 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> 32141 INFO  (qtp1160075375-168) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 32143 INFO  (recoveryExecutor-53-thread-1) [    ] 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> 32143 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 32143 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32143 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32144 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32144 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 32144 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 32144 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 32144 INFO  (recoveryExecutor-53-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 32462 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 32521 INFO  (qtp1458937783-132) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32521 INFO  (qtp1458937783-132) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32522 INFO  (qtp1458937783-132) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32522 INFO  (qtp1458937783-132) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 32545 INFO  (qtp1160075375-169) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32546 INFO  (qtp1160075375-169) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32546 INFO  (qtp1160075375-169) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32546 INFO  (qtp1160075375-169) [    ] 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:42348/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 32594 INFO  (qtp1517585530-230) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32595 INFO  (qtp1517585530-230) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32596 INFO  (qtp1517585530-230) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32596 INFO  (qtp1517585530-230) [    ] 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:42348/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 32597 INFO  (qtp1822121132-196) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32598 INFO  (qtp1822121132-196) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 32598 INFO  (qtp1822121132-196) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 32598 INFO  (qtp1822121132-196) [    ] 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:42348/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 32600 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 67
   [junit4]   2> 32608 INFO  (qtp1160075375-168) [    ] 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=1
   [junit4]   2> 32616 INFO  (qtp1822121132-197) [    ] 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> 32624 INFO  (qtp1517585530-231) [    ] 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> 34644 INFO  (qtp1458937783-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1556404223721078784)} 0 13
   [junit4]   2> 34665 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1556404223734710272&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556404223734710272)} 0 4
   [junit4]   2> 34665 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1556404223734710272&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556404223734710272)} 0 4
   [junit4]   2> 34666 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1556404223734710272)} 0 18
   [junit4]   2> 34688 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[0 (1556404223759876096)]} 0 5
   [junit4]   2> 34688 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[0 (1556404223759876096)]} 0 5
   [junit4]   2> 34689 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1556404223759876096)]} 0 18
   [junit4]   2> 34702 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[1 (1556404223782944768)]} 0 2
   [junit4]   2> 34702 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[1 (1556404223782944768)]} 0 2
   [junit4]   2> 34702 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1556404223782944768)]} 0 9
   [junit4]   2> 34714 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[2 (1556404223796576256)]} 0 2
   [junit4]   2> 34714 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[2 (1556404223796576256)]} 0 2
   [junit4]   2> 34715 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1556404223796576256)]} 0 9
   [junit4]   2> 34728 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[3 (1556404223809159168)]} 0 3
   [junit4]   2> 34736 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[3 (1556404223809159168)]} 0 2
   [junit4]   2> 34736 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1556404223809159168)]} 0 17
   [junit4]   2> 34747 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[4 (1556404223831179264)]} 0 2
   [junit4]   2> 34750 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[4 (1556404223831179264)]} 0 2
   [junit4]   2> 34751 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1556404223831179264)]} 0 11
   [junit4]   2> 34763 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[5 (1556404223847956480)]} 0 2
   [junit4]   2> 34764 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[5 (1556404223847956480)]} 0 2
   [junit4]   2> 34764 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1556404223847956480)]} 0 9
   [junit4]   2> 34778 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[6 (1556404223863685120)]} 0 4
   [junit4]   2> 34778 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[6 (1556404223863685120)]} 0 4
   [junit4]   2> 34779 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1556404223863685120)]} 0 9
   [junit4]   2> 34790 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[7 (1556404223877316608)]} 0 1
   [junit4]   2> 34791 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[7 (1556404223877316608)]} 0 2
   [junit4]   2> 34792 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1556404223877316608)]} 0 8
   [junit4]   2> 34805 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[8 (1556404223894093824)]} 0 1
   [junit4]   2> 34805 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[8 (1556404223894093824)]} 0 1
   [junit4]   2> 34807 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1556404223894093824)]} 0 8
   [junit4]   2> 34816 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[9 (1556404223905628160)]} 0 1
   [junit4]   2> 34816 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[9 (1556404223905628160)]} 0 1
   [junit4]   2> 34818 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1556404223905628160)]} 0 8
   [junit4]   2> 34828 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[10 (1556404223918211072)]} 0 1
   [junit4]   2> 34828 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[10 (1556404223918211072)]} 0 1
   [junit4]   2> 34834 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1556404223918211072)]} 0 10
   [junit4]   2> 34843 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[11 (1556404223933939712)]} 0 2
   [junit4]   2> 34845 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[11 (1556404223933939712)]} 0 1
   [junit4]   2> 34846 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1556404223933939712)]} 0 8
   [junit4]   2> 34856 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[12 (1556404223946522624)]} 0 1
   [junit4]   2> 34856 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[12 (1556404223946522624)]} 0 1
   [junit4]   2> 34857 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1556404223946522624)]} 0 6
   [junit4]   2> 34867 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[13 (1556404223957008384)]} 0 3
   [junit4]   2> 34867 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[13 (1556404223957008384)]} 0 3
   [junit4]   2> 34868 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1556404223957008384)]} 0 7
   [junit4]   2> 34876 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[14 (1556404223968542720)]} 0 1
   [junit4]   2> 34876 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[14 (1556404223968542720)]} 0 1
   [junit4]   2> 34877 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1556404223968542720)]} 0 6
   [junit4]   2> 34886 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[15 (1556404223979028480)]} 0 1
   [junit4]   2> 34886 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[15 (1556404223979028480)]} 0 1
   [junit4]   2> 34887 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1556404223979028480)]} 0 5
   [junit4]   2> 34897 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[16 (1556404223989514240)]} 0 2
   [junit4]   2> 34898 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[16 (1556404223989514240)]} 0 3
   [junit4]   2> 34899 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1556404223989514240)]} 0 8
   [junit4]   2> 34910 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[17 (1556404224003145728)]} 0 1
   [junit4]   2> 34911 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[17 (1556404224003145728)]} 0 2
   [junit4]   2> 34911 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1556404224003145728)]} 0 7
   [junit4]   2> 34919 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[18 (1556404224014680064)]} 0 1
   [junit4]   2> 34919 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[18 (1556404224014680064)]} 0 1
   [junit4]   2> 34920 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1556404224014680064)]} 0 5
   [junit4]   2> 34929 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[19 (1556404224023068672)]} 0 1
   [junit4]   2> 34929 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[19 (1556404224023068672)]} 0 1
   [junit4]   2> 34930 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1556404224023068672)]} 0 6
   [junit4]   2> 34939 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[20 (1556404224033554432)]} 0 2
   [junit4]   2> 34939 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[20 (1556404224033554432)]} 0 2
   [junit4]   2> 34940 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1556404224033554432)]} 0 7
   [junit4]   2> 34949 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[21 (1556404224045088768)]} 0 1
   [junit4]   2> 34950 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[21 (1556404224045088768)]} 0 3
   [junit4]   2> 34951 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1556404224045088768)]} 0 7
   [junit4]   2> 34959 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[22 (1556404224055574528)]} 0 1
   [junit4]   2> 34959 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[22 (1556404224055574528)]} 0 1
   [junit4]   2> 34960 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1556404224055574528)]} 0 5
   [junit4]   2> 34968 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[23 (1556404224066060288)]} 0 1
   [junit4]   2> 34968 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[23 (1556404224066060288)]} 0 1
   [junit4]   2> 34969 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1556404224066060288)]} 0 5
   [junit4]   2> 34977 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[24 (1556404224074448896)]} 0 1
   [junit4]   2> 34977 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[24 (1556404224074448896)]} 0 1
   [junit4]   2> 34978 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1556404224074448896)]} 0 6
   [junit4]   2> 34987 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[25 (1556404224084934656)]} 0 1
   [junit4]   2> 34987 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[25 (1556404224084934656)]} 0 2
   [junit4]   2> 34987 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1556404224084934656)]} 0 6
   [junit4]   2> 34994 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[26 (1556404224093323264)]} 0 1
   [junit4]   2> 34995 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[26 (1556404224093323264)]} 0 1
   [junit4]   2> 34996 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1556404224093323264)]} 0 5
   [junit4]   2> 35003 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[27 (1556404224102760448)]} 0 1
   [junit4]   2> 35003 INFO  (qtp1822121132-201) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[27 (1556404224102760448)]} 0 1
   [junit4]   2> 35004 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1556404224102760448)]} 0 5
   [junit4]   2> 35011 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[28 (1556404224111149056)]} 0 0
   [junit4]   2> 35011 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[28 (1556404224111149056)]} 0 0
   [junit4]   2> 35012 INFO  (qtp1160075375-169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1556404224111149056)]} 0 5
   [junit4]   2> 35023 INFO  (qtp1517585530-237) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[29 (1556404224119537664)]} 0 5
   [junit4]   2> 35023 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[29 (1556404224119537664)]} 0 5
   [junit4]   2> 35024 INFO  (qtp1160075375-167) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1556404224119537664)]} 0 9
   [junit4]   2> 35034 INFO  (qtp1822121132-202) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[30 (1556404224132120576)]} 0 3
   [junit4]   2> 35034 INFO  (qtp1517585530-230) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[30 (1556404224132120576)]} 0 3
   [junit4]   2> 35034 INFO  (qtp1160075375-168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1556404224132120576)]} 0 7
   [junit4]   2> 35043 INFO  (qtp1822121132-196) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[31 (1556404224143654912)]} 0 1
   [junit4]   2> 35043 INFO  (qtp1517585530-231) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[31 (1556404224143654912)]} 0 1
   [junit4]   2> 35044 INFO  (qtp1160075375-170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1556404224143654912)]} 0 6
   [junit4]   2> 35053 INFO  (qtp1517585530-235) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42348/collection1/&wt=javabin&version=2}{add=[32 (1556404224154140672)]} 0 1
   [junit4]   2> 35053 INFO  (qtp1822121132-197) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= pa

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

   "base_url":"https://127.0.0.1:42348",
   [junit4]   1>                   "node_name":"127.0.0.1:42348_",
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:33580",
   [junit4]   1>                   "node_name":"127.0.0.1:33580_",
   [junit4]   1>                   "state":"active"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:43771",
   [junit4]   1>                   "node_name":"127.0.0.1:43771_",
   [junit4]   1>                   "state":"down"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 54792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 32863
   [junit4]   2> 54792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1578077910
   [junit4]   2> 54794 INFO  (coreCloseExecutor-195-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76047ead
   [junit4]   2> 55312 INFO  (coreCloseExecutor-195-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 55312 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.Overseer Overseer (id=97275262654545925-127.0.0.1:32863_-n_0000000000) closing
   [junit4]   2> 55313 INFO  (OverseerStateUpdate-97275262654545925-127.0.0.1:32863_-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32863_
   [junit4]   2> 55315 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 55316 INFO  (zkCallback-62-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33580_
   [junit4]   2> 55318 INFO  (zkCallback-62-thread-3) [    ] o.a.s.c.Overseer Overseer (id=97275262654545938-127.0.0.1:33580_-n_0000000004) starting
   [junit4]   2> 56815 WARN  (zkCallback-33-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 56815 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 56816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6703b0b9{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 56816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6001ad27{/,null,UNAVAILABLE}
   [junit4]   2> 56816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 42348
   [junit4]   2> 56816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 33580
   [junit4]   2> 56816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=285696239
   [junit4]   2> 56819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.Overseer Overseer (id=97275262654545938-127.0.0.1:33580_-n_0000000004) closing
   [junit4]   2> 56819 INFO  (OverseerStateUpdate-97275262654545938-127.0.0.1:33580_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33580_
   [junit4]   2> 57271 WARN  (zkCallback-62-thread-1) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 57271 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d217c6e
   [junit4]   2> 57774 INFO  (zkCallback-62-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 58327 WARN  (zkCallback-62-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 58327 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 58330 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@362173a8{SSL,[ssl, http/1.1]}{127.0.0.1:33580}
   [junit4]   2> 58330 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18cdd33f{/,null,UNAVAILABLE}
   [junit4]   2> 58330 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43771
   [junit4]   2> 58332 INFO  (TEST-PeerSyncReplicationTest.test-seed#[573BEA6486708A44]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34761 34761
   [junit4]   2> 58392 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34761 34761
   [junit4]   2> 58393 WARN  (Thread-21) [    ] 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> 	4	/solr/collections/collection1/state.json
   [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> 	2	/solr/overseer_elect/election/97275262654545925-127.0.0.1:32863_-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97275262654545929-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/97275262654545929-127.0.0.1:42348_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/overseer/collection-queue-work
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=573BEA6486708A44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 44.1s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=https://127.0.0.1:33580/collection1]> but was:<CloudJettyRunner [url=https://127.0.0.1:42348/collection1]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([573BEA6486708A44:DF6FD5BE288CE7BC]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 58401 INFO  (SUITE-PeerSyncReplicationTest-seed#[573BEA6486708A44]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_573BEA6486708A44-001
   [junit4]   2> Jan 13, 2017 10:19:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {other_tl1=FST50, range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), rnd_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FST50, a_i1=FST50, range_facet_l=FST50, _version_=FST50, a_t=FST50, id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=118, maxMBSortInHeap=6.7728721924265205, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=kea-CV, timezone=America/Inuvik
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=417069376,total=509280256
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, TestBadConfig, TestDynamicFieldResource, TestFunctionQuery, HLLUtilTest, TestGraphMLResponseWriter, TestQuerySenderNoQuery, TestFileDictionaryLookup, PeerSyncReplicationTest]
   [junit4] Completed [39/680 (1!)] on J0 in 44.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 53605 lines...]