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/21 15:41:52 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3787 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3787/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
timeout waiting to see all nodes active

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




Build Log:
[...truncated 10798 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/init-core-data-001
   [junit4]   2> 179476 INFO  (SUITE-PeerSyncReplicationTest-seed#[DB2F164D754C2F46]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 179480 INFO  (SUITE-PeerSyncReplicationTest-seed#[DB2F164D754C2F46]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 179480 INFO  (SUITE-PeerSyncReplicationTest-seed#[DB2F164D754C2F46]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kgp/
   [junit4]   2> 179482 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 179483 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 179483 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 179593 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkTestServer start zk server on port:50537
   [junit4]   2> 179636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 179641 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 179644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 179647 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 179651 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 179654 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 179657 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 179660 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 179664 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 179667 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 179670 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 180055 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/cores/collection1
   [junit4]   2> 180057 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 180059 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7be2e71a{/kgp,null,AVAILABLE}
   [junit4]   2> 180060 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22689673{HTTP/1.1,[http/1.1]}{127.0.0.1:50540}
   [junit4]   2> 180060 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server Started @185002ms
   [junit4]   2> 180060 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/tempDir-001/control/data, hostContext=/kgp, hostPort=50540, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/cores}
   [junit4]   2> 180060 ERROR (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180060 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 180065 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180065 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180065 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T14:29:48.356Z
   [junit4]   2> 180069 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 180069 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/solr.xml
   [junit4]   2> 180089 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50537/solr
   [junit4]   2> 180139 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50540_kgp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50540_kgp
   [junit4]   2> 180142 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50540_kgp    ] o.a.s.c.Overseer Overseer (id=97321549022953476-127.0.0.1:50540_kgp-n_0000000000) starting
   [junit4]   2> 180158 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50540_kgp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50540_kgp
   [junit4]   2> 180161 INFO  (OverseerStateUpdate-97321549022953476-127.0.0.1:50540_kgp-n_0000000000) [n:127.0.0.1:50540_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 180638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50540_kgp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/cores
   [junit4]   2> 180638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50540_kgp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 180643 INFO  (OverseerStateUpdate-97321549022953476-127.0.0.1:50540_kgp-n_0000000000) [n:127.0.0.1:50540_kgp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 181663 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 181677 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 181787 WARN  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 181790 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 181828 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 181848 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/control-001/cores/collection1/data/]
   [junit4]   2> 181848 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f42d8d
   [junit4]   2> 181852 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=27.6689453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=20.71426671161453, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5854932174315114
   [junit4]   2> 181864 WARN  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 181880 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 181880 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 181882 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 181882 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 181882 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18069171971891312]
   [junit4]   2> 181884 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f7cae58[collection1] main]
   [junit4]   2> 181886 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 181887 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 181887 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 181888 INFO  (searcherExecutor-875-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f7cae58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 181889 INFO  (coreLoadExecutor-874-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557144786886983680
   [junit4]   2> 181900 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 181900 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 181900 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50540/kgp/collection1/
   [junit4]   2> 181900 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 181900 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50540/kgp/collection1/ has no replicas
   [junit4]   2> 181908 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50540/kgp/collection1/ shard1
   [junit4]   2> 182063 INFO  (coreZkRegister-867-thread-1-processing-n:127.0.0.1:50540_kgp x:collection1 c:control_collection) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 182237 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 182239 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50537/solr ready
   [junit4]   2> 182239 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 183237 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/cores/collection1
   [junit4]   2> 183239 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001
   [junit4]   2> 183240 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 183242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3963a898{/kgp,null,AVAILABLE}
   [junit4]   2> 183242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@554c2e42{HTTP/1.1,[http/1.1]}{127.0.0.1:50556}
   [junit4]   2> 183242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server Started @188184ms
   [junit4]   2> 183242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/kgp, hostPort=50556, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/cores}
   [junit4]   2> 183243 ERROR (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 183243 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 183243 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 183243 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 183243 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T14:29:51.534Z
   [junit4]   2> 183247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 183247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/solr.xml
   [junit4]   2> 183268 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50537/solr
   [junit4]   2> 183285 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50556_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183293 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50556_kgp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50556_kgp
   [junit4]   2> 183296 INFO  (zkCallback-1030-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183297 INFO  (zkCallback-1034-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183296 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183321 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50556_kgp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/cores
   [junit4]   2> 183321 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50556_kgp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 183324 INFO  (OverseerStateUpdate-97321549022953476-127.0.0.1:50540_kgp-n_0000000000) [n:127.0.0.1:50540_kgp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 184341 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 184360 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 184437 WARN  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 184438 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 184459 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 184459 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 184459 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f42d8d
   [junit4]   2> 184462 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=27.6689453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=20.71426671161453, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5854932174315114
   [junit4]   2> 184475 WARN  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 184492 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 184492 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 184493 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 184493 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 184494 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18069171971891312]
   [junit4]   2> 184495 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee69b53[collection1] main]
   [junit4]   2> 184497 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 184497 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 184497 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 184499 INFO  (searcherExecutor-886-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ee69b53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184499 INFO  (coreLoadExecutor-885-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557144789623767040
   [junit4]   2> 184509 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 184509 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 184509 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50556/kgp/collection1/
   [junit4]   2> 184509 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 184509 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50556/kgp/collection1/ has no replicas
   [junit4]   2> 184516 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50556/kgp/collection1/ shard1
   [junit4]   2> 184669 INFO  (coreZkRegister-880-thread-1-processing-n:127.0.0.1:50556_kgp x:collection1 c:collection1) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 185300 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/cores/collection1
   [junit4]   2> 185302 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001
   [junit4]   2> 185302 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 185305 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39c9c601{/kgp,null,AVAILABLE}
   [junit4]   2> 185306 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18dc43c1{HTTP/1.1,[http/1.1]}{127.0.0.1:50563}
   [junit4]   2> 185306 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server Started @190248ms
   [junit4]   2> 185306 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/kgp, hostPort=50563, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/cores}
   [junit4]   2> 185306 ERROR (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 185307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 185307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 185307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 185307 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T14:29:53.598Z
   [junit4]   2> 185311 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 185311 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/solr.xml
   [junit4]   2> 185358 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50537/solr
   [junit4]   2> 185374 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50563_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 185383 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50563_kgp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50563_kgp
   [junit4]   2> 185386 INFO  (zkCallback-1030-thread-3-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185387 INFO  (zkCallback-1034-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185387 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185388 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185443 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50563_kgp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/cores
   [junit4]   2> 185443 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50563_kgp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 185446 INFO  (OverseerStateUpdate-97321549022953476-127.0.0.1:50540_kgp-n_0000000000) [n:127.0.0.1:50540_kgp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 186462 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 186477 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 186561 WARN  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 186563 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 186583 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 186584 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 186584 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f42d8d
   [junit4]   2> 186588 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=27.6689453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=20.71426671161453, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5854932174315114
   [junit4]   2> 186605 WARN  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 186622 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 186622 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186623 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186623 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186624 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18069171971891312]
   [junit4]   2> 186626 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7ed2b3[collection1] main]
   [junit4]   2> 186627 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186628 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186628 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 186629 INFO  (searcherExecutor-897-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 c:collection1) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d7ed2b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 186630 INFO  (coreLoadExecutor-896-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557144791858282496
   [junit4]   2> 186635 INFO  (coreZkRegister-891-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 c:collection1) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 186635 INFO  (updateExecutor-1042-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 186636 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 186636 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 186636 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 186636 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 186636 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:50556/kgp/collection1/] and I am [http://127.0.0.1:50563/kgp/collection1/]
   [junit4]   2> 186639 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50556/kgp]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50563_kgp&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 186643 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 186643 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 186643 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] 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:50563_kgp, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50563/kgp","node_name":"127.0.0.1:50563_kgp","state":"down"}
   [junit4]   2> 187534 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/cores/collection1
   [junit4]   2> 187537 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001
   [junit4]   2> 187538 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 187540 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7308a0{/kgp,null,AVAILABLE}
   [junit4]   2> 187541 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6dbb5749{HTTP/1.1,[http/1.1]}{127.0.0.1:50569}
   [junit4]   2> 187541 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.Server Started @192484ms
   [junit4]   2> 187541 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/kgp, hostPort=50569, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/cores}
   [junit4]   2> 187542 ERROR (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 187543 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 187543 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187543 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 187544 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-21T14:29:55.834Z
   [junit4]   2> 187552 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 187552 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/solr.xml
   [junit4]   2> 187576 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50537/solr
   [junit4]   2> 187601 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50569_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 187613 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50569_kgp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50569_kgp
   [junit4]   2> 187621 INFO  (zkCallback-1030-thread-1-processing-n:127.0.0.1:50540_kgp) [n:127.0.0.1:50540_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187622 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187622 INFO  (zkCallback-1034-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187622 INFO  (zkCallback-1039-thread-1-processing-n:127.0.0.1:50556_kgp) [n:127.0.0.1:50556_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187623 INFO  (zkCallback-1052-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187644 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] 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:50563_kgp, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50563/kgp","node_name":"127.0.0.1:50563_kgp","state":"recovering"}
   [junit4]   2> 187645 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 187645 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50563_kgp&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> 187698 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50569_kgp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/cores
   [junit4]   2> 187699 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [n:127.0.0.1:50569_kgp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 187705 INFO  (OverseerStateUpdate-97321549022953476-127.0.0.1:50540_kgp-n_0000000000) [n:127.0.0.1:50540_kgp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 188724 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 188747 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 188859 WARN  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 188861 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 188893 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 188894 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 188894 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10f42d8d
   [junit4]   2> 188899 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=27.6689453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=20.71426671161453, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5854932174315114
   [junit4]   2> 188923 WARN  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 188948 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 188948 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 188949 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 188949 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 188950 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18069171971891312]
   [junit4]   2> 188973 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@490d3baa[collection1] main]
   [junit4]   2> 188975 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 188978 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 188978 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 188980 INFO  (searcherExecutor-908-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 c:collection1) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@490d3baa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 188983 INFO  (coreLoadExecutor-907-thread-1-processing-n:127.0.0.1:50569_kgp) [n:127.0.0.1:50569_kgp c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557144794325581824
   [junit4]   2> 188991 INFO  (coreZkRegister-902-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 c:collection1) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 188992 INFO  (updateExecutor-1049-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 188993 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 188993 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 188993 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 188993 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 188993 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:50556/kgp/collection1/] and I am [http://127.0.0.1:50569/kgp/collection1/]
   [junit4]   2> 188996 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50556/kgp]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:50569_kgp&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 188998 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 188999 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 188999 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] 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:50569_kgp, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:50569/kgp","node_name":"127.0.0.1:50569_kgp","state":"down"}
   [junit4]   2> 189356 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 189356 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 189356 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 189999 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] 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:50569_kgp, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:50569/kgp","node_name":"127.0.0.1:50569_kgp","state":"recovering"}
   [junit4]   2> 189999 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 189999 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50569_kgp&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> 194649 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:50556/kgp/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 194649 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:50563/kgp START replicas=[http://127.0.0.1:50556/kgp/collection1/] nUpdates=1000
   [junit4]   2> 194654 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 194654 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/kgp path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 194655 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 194655 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 194655 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194655 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 194656 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194656 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 194656 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 194656 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 194656 INFO  (recoveryExecutor-1043-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 197001 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:50556/kgp/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 197001 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:50569/kgp START replicas=[http://127.0.0.1:50556/kgp/collection1/] nUpdates=1000
   [junit4]   2> 197010 INFO  (qtp132540135-4387) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 197010 INFO  (qtp132540135-4387) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/kgp path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 197014 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 197014 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 197014 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197014 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197015 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197015 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 197015 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 197015 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 197015 INFO  (recoveryExecutor-1050-thread-1-processing-n:127.0.0.1:50569_kgp x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 197378 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 197384 INFO  (qtp707315123-4349) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197384 INFO  (qtp707315123-4349) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197386 INFO  (qtp707315123-4349) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197386 INFO  (qtp707315123-4349) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 197393 INFO  (qtp132540135-4384) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197393 INFO  (qtp132540135-4384) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197395 INFO  (qtp132540135-4384) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197395 INFO  (qtp132540135-4384) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50556/kgp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 197396 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197396 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197397 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197397 INFO  (qtp912485761-4449) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197397 INFO  (qtp912485761-4449) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 197397 INFO  (qtp912485761-4449) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197398 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50556/kgp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 197398 INFO  (qtp912485761-4449) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50556/kgp/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 197401 INFO  (qtp132540135-4390) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 197405 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/kgp path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 197407 INFO  (qtp1922321847-4415) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/kgp path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 197409 INFO  (qtp912485761-4450) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request [collection1]  webapp=/kgp path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 199416 INFO  (qtp707315123-4350) [n:127.0.0.1:50540_kgp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1557144805260132352)} 0 5
   [junit4]   2> 199443 INFO  (qtp1922321847-4415) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&_version_=-1557144805267472384&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1557144805267472384)} 0 7
   [junit4]   2> 199444 INFO  (qtp912485761-4451) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&_version_=-1557144805267472384&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1557144805267472384)} 0 7
   [junit4]   2> 199445 INFO  (qtp132540135-4388) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1557144805267472384)} 0 27
   [junit4]   2> 199459 INFO  (qtp1922321847-4417) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[0 (1557144805301026816)]} 0 3
   [junit4]   2> 199462 INFO  (qtp912485761-4452) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[0 (1557144805301026816)]} 0 6
   [junit4]   2> 199463 INFO  (qtp132540135-4387) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[0 (1557144805301026816)]} 0 13
   [junit4]   2> 199471 INFO  (qtp1922321847-4418) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[1 (1557144805315706880)]} 0 1
   [junit4]   2> 199471 INFO  (qtp912485761-4453) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[1 (1557144805315706880)]} 0 1
   [junit4]   2> 199472 INFO  (qtp132540135-4389) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[1 (1557144805315706880)]} 0 8
   [junit4]   2> 199478 INFO  (qtp1922321847-4419) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[2 (1557144805326192640)]} 0 1
   [junit4]   2> 199480 INFO  (qtp912485761-4454) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[2 (1557144805326192640)]} 0 2
   [junit4]   2> 199480 INFO  (qtp132540135-4391) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[2 (1557144805326192640)]} 0 6
   [junit4]   2> 199487 INFO  (qtp1922321847-4412) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[3 (1557144805334581248)]} 0 1
   [junit4]   2> 199487 INFO  (qtp912485761-4447) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[3 (1557144805334581248)]} 0 1
   [junit4]   2> 199488 INFO  (qtp132540135-4384) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[3 (1557144805334581248)]} 0 6
   [junit4]   2> 199494 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[4 (1557144805344018432)]} 0 0
   [junit4]   2> 199496 INFO  (qtp912485761-4449) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[4 (1557144805344018432)]} 0 0
   [junit4]   2> 199499 INFO  (qtp132540135-4390) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[4 (1557144805344018432)]} 0 8
   [junit4]   2> 199505 INFO  (qtp912485761-4450) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[5 (1557144805354504192)]} 0 0
   [junit4]   2> 199505 INFO  (qtp1922321847-4414) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[5 (1557144805354504192)]} 0 1
   [junit4]   2> 199506 INFO  (qtp132540135-4386) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[5 (1557144805354504192)]} 0 4
   [junit4]   2> 199511 INFO  (qtp1922321847-4415) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[6 (1557144805361844224)]} 0 1
   [junit4]   2> 199512 INFO  (qtp912485761-4450) [n:127.0.0.1:50569_kgp c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50556/kgp/collection1/&wt=javabin&version=2}{add=[6 (1557144805361844224)]} 0 0
   [junit4]   2> 199513 INFO  (qtp132540135-4388) [n:127.0.0.1:50556_kgp c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kgp path=/update params={wt=javabin&version=2}{add=[6 (1557144805361844224)]} 0 5
   [junit4]   2> 199518 INFO  (qtp19

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

gy Finished recovery process, successful=[false]
   [junit4]   2> 390483 INFO  (recoveryExecutor-1057-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59dc2d6c
   [junit4]   2> 390483 WARN  (recoveryExecutor-1057-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node2]
   [junit4]   2> 390508 INFO  (recoveryExecutor-1057-thread-1-processing-n:127.0.0.1:50563_kgp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:50563_kgp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 390509 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.Overseer Overseer (id=97321549022953489-127.0.0.1:50563_kgp-n_0000000004) closing
   [junit4]   2> 390509 INFO  (OverseerStateUpdate-97321549022953489-127.0.0.1:50563_kgp-n_0000000004) [n:127.0.0.1:50563_kgp    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50563_kgp
   [junit4]   2> 390511 WARN  (zkCallback-1059-thread-4-processing-n:127.0.0.1:50563_kgp) [n:127.0.0.1:50563_kgp    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 390511 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 390512 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@55396b42{HTTP/1.1,[http/1.1]}{127.0.0.1:50563}
   [junit4]   2> 390512 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78c22f1d{/kgp,null,UNAVAILABLE}
   [junit4]   2> 390514 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 50569
   [junit4]   2> 390515 INFO  (TEST-PeerSyncReplicationTest.test-seed#[DB2F164D754C2F46]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50537 50537
   [junit4]   2> 390573 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50537 50537
   [junit4]   2> 391918 WARN  (Thread-383) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	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> 	2	/solr/overseer_elect/election/97321549022953480-127.0.0.1:50556_kgp-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97321549022953480-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	209	/solr/overseer/collection-queue-work
   [junit4]   2> 	46	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=DB2F164D754C2F46 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  212s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see all nodes active
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB2F164D754C2F46:537B2997DBB042BE]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 391928 INFO  (SUITE-PeerSyncReplicationTest-seed#[DB2F164D754C2F46]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_DB2F164D754C2F46-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=866, blockSize=701), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=701)), sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CH, timezone=Africa/Asmara
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=44046624,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, SynonymTokenizerTest, TestFastLRUCache, TestPostingsSolrHighlighter, DirectUpdateHandlerTest, TestUnifiedSolrHighlighter, TestDynamicFieldResource, MergeStrategyTest, TestScoreJoinQPNoScore, TestDefaultStatsCache, TestMergePolicyConfig, TestCollationField, FileUtilsTest, ActionThrottleTest, TestSolrCloudWithHadoopAuthPlugin, TestLeaderElectionZkExpiry, TestSolrDeletionPolicy1, CoreSorterTest, TestFastOutputStream, TestHashQParserPlugin, TestClusterProperties, DateFieldTest, TestBinaryField, TestTolerantSearch, TestAuthorizationFramework, TestOverriddenPrefixQueryForCustomFieldType, DistributedMLTComponentTest, TestPushWriter, TestXmlQParser, TestFieldTypeResource, CollectionStateFormat2Test, PeerSyncReplicationTest]
   [junit4] Completed [46/680 (1!)] on J0 in 212.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 44702 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene70...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] 1 error

[...truncated 2 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:138: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:746: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/build.xml:54: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2101: Javadoc returned 1

Total time: 102 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3791 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I fixed the lock file problem.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Sunday, January 22, 2017 10:54 PM
> To: uwe@thetaphi.de; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3791
> - Still Failing!
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3791/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 9954 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:719: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:252:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-
> build.xml:536: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-
> build.xml:484: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-
> build.xml:385: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-
> MacOSX/solr/core/build.xml:65: impossible to resolve dependencies:
> 	resolve failed - see output for details
> 
> Total time: 45 minutes 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3791 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3791/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 9954 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:252: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:385: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/build.xml:65: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 45 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3789 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3789/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 55492 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene70...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:138: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:746: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/build.xml:54: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2101: Javadoc returned 1

Total time: 94 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3788 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3788/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 55506 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene70...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.geo...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.bkd...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.graph...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: error - Argument for -bottom contains JavaScript.
  [javadoc] Use --allow-script-in-comments to allow use of JavaScript.
  [javadoc] 1 error

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:138: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:746: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/build.xml:54: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2101: Javadoc returned 1

Total time: 96 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any