Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1061/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 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([C470F112EA5E5039:4C24CEC844A23DC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
        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)


FAILED:  org.apache.solr.update.SolrIndexMetricsTest.testIndexMetrics

Error Message:
minorMerge: 3 expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: minorMerge: 3 expected:<4> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([C470F112EA5E5039:8A0CCAE2AD0AB02]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.update.SolrIndexMetricsTest.testIndexMetrics(SolrIndexMetricsTest.java:70)
        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 
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 10997 lines...]
   [junit4] Suite: org.apache.solr.update.SolrIndexMetricsTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexMetricsTest_C470F112EA5E5039-001/init-core-data-001
   [junit4]   2> 450381 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 450381 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 450382 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 450402 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 450402 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 450402 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 450411 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 450490 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 450492 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 450503 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 450504 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 450504 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 450508 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 450508 WARN  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 450508 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 450509 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 450527 WARN  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 450527 WARN  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is 
deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 450528 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 450536 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 450612 WARN  (coreLoadExecutor-1516-thread-1) [    
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> 450613 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 450632 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 450633 WARN  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 450633 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 450633 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexMetricsTest_C470F112EA5E5039-001/init-core-data-001/]
   [junit4]   2> 450660 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 450660 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 450663 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@405b53e8[collection1] main]
   [junit4]   2> 450663 WARN  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 450663 INFO  (coreLoadExecutor-1516-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 450663 INFO  
(searcherExecutor-1517-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@405b53e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 450664 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 450667 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIndexMetrics
   [junit4]   2> 451285 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 451285 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@24e94d2
   [junit4]   2> 451322 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9926fa[collection1] main]
   [junit4]   2> 451322 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 451322 INFO  (searcherExecutor-1517-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d9926fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_5(7.0.0):C100) 
Uninverting(_6(7.0.0):C100) Uninverting(_7(7.0.0):C100) 
Uninverting(_9(7.0.0):C100) Uninverting(_a(7.0.0):C100) 
Uninverting(_b(7.0.0):C100)))}
   [junit4]   2> 451323 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 451349 WARN  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 451349 WARN  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 451349 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 451358 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 451442 WARN  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 451444 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 451452 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 451452 WARN  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 451461 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 451461 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' 
in registry 'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61cdc398: domain = 
solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 451465 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexMetricsTest_C470F112EA5E5039-001/init-core-data-001/]
   [junit4]   2> 451477 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 451477 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 451478 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@727a8f71[collection1] main]
   [junit4]   2> 451478 WARN  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 451478 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 451479 INFO  
(searcherExecutor-1521-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@727a8f71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_5(7.0.0):C100) 
Uninverting(_6(7.0.0):C100) Uninverting(_7(7.0.0):C100) 
Uninverting(_9(7.0.0):C100) Uninverting(_a(7.0.0):C100) 
Uninverting(_b(7.0.0):C100)))}
   [junit4]   2> 451856 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 451945 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32046d71[collection1] main]
   [junit4]   2> 451946 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3838461d
   [junit4]   2> 451946 INFO  
(searcherExecutor-1521-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32046d71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C300)
 Uninverting(_8(7.0.0):C300) Uninverting(_c(7.0.0):C300) 
Uninverting(_b(7.0.0):C100)))}
   [junit4]   2> 451946 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 451950 INFO  
(TEST-SolrIndexMetricsTest.testIndexMetrics-seed#[C470F112EA5E5039]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testIndexMetrics
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrIndexMetricsTest -Dtests.method=testIndexMetrics 
-Dtests.seed=C470F112EA5E5039 -Dtests.slow=true -Dtests.locale=zh-HK 
-Dtests.timezone=America/Moncton -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.29s J1 | SolrIndexMetricsTest.testIndexMetrics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: minorMerge: 3 
expected:<4> but was:<3>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C470F112EA5E5039:8A0CCAE2AD0AB02]:0)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexMetricsTest.testIndexMetrics(SolrIndexMetricsTest.java:70)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 451953 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 451953 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=554588197
   [junit4]   2> 451953 INFO  
(coreCloseExecutor-1525-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69e1440c
   [junit4]   2> 451956 INFO  
(coreCloseExecutor-1525-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 451956 INFO  
(SUITE-SolrIndexMetricsTest-seed#[C470F112EA5E5039]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexMetricsTest_C470F112EA5E5039-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=Direct), multiDefault=FST50, 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_s=FST50, id=PostingsFormat(name=Direct), range_facet_i_dv=FST50, 
range_facet_l=FST50, timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Memory), foo_s=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=615, 
maxMBSortInHeap=5.725459981148864, sim=RandomSimilarity(queryNorm=true): {}, 
locale=zh-HK, timezone=America/Moncton
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=176481080,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, 
EnumFieldTest, LukeRequestHandlerTest, TestExceedMaxTermLength, 
IndexSchemaTest, TestManagedSynonymFilterFactory, CdcrVersionReplicationTest, 
BigEndianAscendingWordSerializerTest, TestFilteredDocIdSet, 
TestRandomCollapseQParserPlugin, ResourceLoaderTest, 
TestDistributedStatsComponentCardinality, TestFreeTextSuggestions, 
TestReRankQParserPlugin, TestTrieFacet, TestImpersonationWithHadoopAuth, 
RequestLoggingTest, ExternalFileFieldSortTest, TestPHPSerializedResponseWriter, 
TestRebalanceLeaders, TestFieldResource, TestNonDefinedSimilarityFactory, 
JavabinLoaderTest, UpdateParamsTest, SolrCoreCheckLockOnStartupTest, 
TestCodecSupport, MultiThreadedOCPTest, CollectionsAPISolrJTest, 
ZkStateReaderTest, UpdateRequestProcessorFactoryTest, 
TestAuthenticationFramework, SolrIndexSplitterTest, 
TestSolrCloudWithSecureImpersonation, AnalysisErrorHandlingTest, 
BasicAuthIntegrationTest, TestObjectReleaseTracker, TestUtils, 
HdfsRecoverLeaseTest, TestStressRecovery, TestLMDirichletSimilarityFactory, 
SharedFSAutoReplicaFailoverTest, BasicDistributedZk2Test, 
SolrMetricReporterTest, TestShardHandlerFactory, 
CloneFieldUpdateProcessorFactoryTest, TestOrdValues, 
TestFieldCacheSanityChecker, TestXmlQParserPlugin, BlockJoinFacetRandomTest, 
CdcrReplicationHandlerTest, TestIndexingPerformance, DebugComponentTest, 
CircularListTest, DateMathParserTest, TestRandomFlRTGCloud, NoCacheHeaderTest, 
SortSpecParsingTest, SolrIndexMetricsTest]
   [junit4] Completed [117/675 (1!)] on J1 in 1.59s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 143 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/init-core-data-001
   [junit4]   2> 493623 INFO  
(SUITE-PeerSyncReplicationTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 493623 INFO  
(SUITE-PeerSyncReplicationTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 493625 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 493625 INFO  (Thread-919) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 493625 INFO  (Thread-919) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 493725 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34308
   [junit4]   2> 493741 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 493744 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 493747 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 493750 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 493752 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 493754 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 493756 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 493759 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 493761 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 493763 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 493765 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 493768 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159757444c80001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 493910 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/cores/collection1
   [junit4]   2> 493912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 493913 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66bc417d{/,null,AVAILABLE}
   [junit4]   2> 493918 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f8ac02c{HTTP/1.1,[http/1.1]}{127.0.0.1:48510}
   [junit4]   2> 493918 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server Started @497048ms
   [junit4]   2> 493918 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/tempDir-001/control/data,
 hostContext=/, hostPort=48510, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/cores}
   [junit4]   2> 493919 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 493919 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 493919 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 493919 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 493919 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T20:24:31.469Z
   [junit4]   2> 493923 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 493923 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/solr.xml
   [junit4]   2> 493930 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34308/solr
   [junit4]   2> 493967 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:48510_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:48510_
   [junit4]   2> 493968 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:48510_ 
   ] o.a.s.c.Overseer Overseer 
(id=97238009195790340-127.0.0.1:48510_-n_0000000000) starting
   [junit4]   2> 493980 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:48510_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48510_
   [junit4]   2> 493983 INFO  
(OverseerStateUpdate-97238009195790340-127.0.0.1:48510_-n_0000000000) 
[n:127.0.0.1:48510_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 494036 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:48510_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/cores
   [junit4]   2> 494036 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:48510_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 494042 INFO  
(OverseerStateUpdate-97238009195790340-127.0.0.1:48510_-n_0000000000) 
[n:127.0.0.1:48510_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 495055 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 495067 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 495146 WARN  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ 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> 495148 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 495165 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 495165 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/control-001/cores/collection1/data/]
   [junit4]   2> 495166 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ 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@3781c1ab
   [junit4]   2> 495167 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628213440410655]
   [junit4]   2> 495173 WARN  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ 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> 495182 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 495182 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 495183 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 495183 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 495184 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4515890212616338]
   [junit4]   2> 495185 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@50fdaa84[collection1] main]
   [junit4]   2> 495187 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 495187 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 495187 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 495188 INFO  
(searcherExecutor-1844-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50fdaa84[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 495188 INFO  
(coreLoadExecutor-1843-thread-1-processing-n:127.0.0.1:48510_) 
[n:127.0.0.1:48510_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555808148770521088
   [junit4]   2> 495198 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 495198 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ 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> 495198 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48510/collection1/
   [junit4]   2> 495198 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 495198 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:48510/collection1/ has no replicas
   [junit4]   2> 495206 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ 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:48510/collection1/ shard1
   [junit4]   2> 495216 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 495217 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34308/solr ready
   [junit4]   2> 495217 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 495217 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 495257 INFO  
(coreZkRegister-1836-thread-1-processing-n:127.0.0.1:48510_ x:collection1 
c:control_collection) [n:127.0.0.1:48510_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 495369 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/cores/collection1
   [junit4]   2> 495370 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001
   [junit4]   2> 495371 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 495373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c9839c2{/,null,AVAILABLE}
   [junit4]   2> 495373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76ac7561{HTTP/1.1,[http/1.1]}{127.0.0.1:63252}
   [junit4]   2> 495373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server Started @498504ms
   [junit4]   2> 495373 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63252, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/cores}
   [junit4]   2> 495374 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 495374 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 495374 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 495374 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 495374 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T20:24:32.924Z
   [junit4]   2> 495378 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 495378 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/solr.xml
   [junit4]   2> 495385 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34308/solr
   [junit4]   2> 495400 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:63252_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 495407 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:63252_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63252_
   [junit4]   2> 495410 INFO  
(zkCallback-634-thread-4-processing-n:127.0.0.1:48510_) [n:127.0.0.1:48510_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495412 INFO  (zkCallback-638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495413 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495565 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:63252_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/cores
   [junit4]   2> 495565 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:63252_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 495568 INFO  
(OverseerStateUpdate-97238009195790340-127.0.0.1:48510_-n_0000000000) 
[n:127.0.0.1:48510_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 495672 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 496582 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 496610 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 496677 WARN  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ 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> 496710 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 496726 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 496727 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 496727 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 496729 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628213440410655]
   [junit4]   2> 496735 WARN  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ 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> 496747 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 496747 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 496749 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 496749 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 496750 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4515890212616338]
   [junit4]   2> 496751 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7652e0ac[collection1] main]
   [junit4]   2> 496753 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 496753 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 496753 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 496754 INFO  
(coreLoadExecutor-1854-thread-1-processing-n:127.0.0.1:63252_) 
[n:127.0.0.1:63252_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555808150412591104
   [junit4]   2> 496777 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 496778 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ 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> 496778 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63252/collection1/
   [junit4]   2> 496778 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 496778 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63252/collection1/ has no 
replicas
   [junit4]   2> 496782 INFO  
(searcherExecutor-1855-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7652e0ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 496784 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63252/collection1/ shard1
   [junit4]   2> 496891 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 496941 INFO  
(coreZkRegister-1849-thread-1-processing-n:127.0.0.1:63252_ x:collection1 
c:collection1) [n:127.0.0.1:63252_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 497047 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 497392 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/cores/collection1
   [junit4]   2> 497392 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001
   [junit4]   2> 497393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 497395 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71e65a91{/,null,AVAILABLE}
   [junit4]   2> 497395 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@433c1403{HTTP/1.1,[http/1.1]}{127.0.0.1:62307}
   [junit4]   2> 497395 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server Started @500527ms
   [junit4]   2> 497395 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=62307, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/cores}
   [junit4]   2> 497395 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 497397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 497397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 497397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 497397 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T20:24:34.947Z
   [junit4]   2> 497404 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 497404 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/solr.xml
   [junit4]   2> 497412 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34308/solr
   [junit4]   2> 497427 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:62307_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 497432 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:62307_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62307_
   [junit4]   2> 497437 INFO  
(zkCallback-634-thread-3-processing-n:127.0.0.1:48510_) [n:127.0.0.1:48510_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 497438 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 497438 INFO  (zkCallback-638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 497450 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 497536 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:62307_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/cores
   [junit4]   2> 497536 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:62307_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 497539 INFO  
(OverseerStateUpdate-97238009195790340-127.0.0.1:48510_-n_0000000000) 
[n:127.0.0.1:48510_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 497642 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 497644 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 498575 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 498593 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 498678 WARN  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ 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> 498679 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 498711 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 498712 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 498712 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 498714 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628213440410655]
   [junit4]   2> 498720 WARN  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ 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> 498731 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 498731 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 498733 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 498733 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 498735 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4515890212616338]
   [junit4]   2> 498735 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2327f563[collection1] main]
   [junit4]   2> 498737 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 498737 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 498737 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 498738 INFO  
(searcherExecutor-1866-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
c:collection1) [n:127.0.0.1:62307_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2327f563[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 498738 INFO  
(coreLoadExecutor-1865-thread-1-processing-n:127.0.0.1:62307_) 
[n:127.0.0.1:62307_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555808152492965888
   [junit4]   2> 498743 INFO  
(coreZkRegister-1860-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
c:collection1) [n:127.0.0.1:62307_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 498743 INFO  
(updateExecutor-647-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 498744 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 498745 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 498745 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 498745 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ 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> 498745 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ 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:63252/collection1/] 
and I am [http://127.0.0.1:62307/collection1/]
   [junit4]   2> 498747 INFO  
(recoveryExecutor-648-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:63252]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62307_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 498755 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 498759 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 498759 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
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:62307_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:62307","node_name":"127.0.0.1:62307_","state":"down"}
   [junit4]   2> 498861 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 498861 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 499357 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/cores/collection1
   [junit4]   2> 499358 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001
   [junit4]   2> 499359 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 499361 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@192cfc15{/,null,AVAILABLE}
   [junit4]   2> 499361 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b111609{HTTP/1.1,[http/1.1]}{127.0.0.1:41400}
   [junit4]   2> 499361 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.Server Started @502494ms
   [junit4]   2> 499361 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41400, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/cores}
   [junit4]   2> 499361 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 499364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 499364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 499364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 499364 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T20:24:36.914Z
   [junit4]   2> 499368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 499368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/solr.xml
   [junit4]   2> 499375 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34308/solr
   [junit4]   2> 499388 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:41400_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 499395 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:41400_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41400_
   [junit4]   2> 499399 INFO  (zkCallback-638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 499400 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 499399 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 499399 INFO  
(zkCallback-634-thread-2-processing-n:127.0.0.1:48510_) [n:127.0.0.1:48510_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 499401 INFO  
(zkCallback-657-thread-2-processing-n:127.0.0.1:41400_) [n:127.0.0.1:41400_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 499458 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:41400_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/cores
   [junit4]   2> 499459 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [n:127.0.0.1:41400_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499462 INFO  
(OverseerStateUpdate-97238009195790340-127.0.0.1:48510_-n_0000000000) 
[n:127.0.0.1:48510_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 499565 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:63252_) [n:127.0.0.1:63252_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 499566 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 499566 INFO  
(zkCallback-657-thread-2-processing-n:127.0.0.1:41400_) [n:127.0.0.1:41400_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 499760 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
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:62307_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:62307","node_name":"127.0.0.1:62307_","state":"recovering"}
   [junit4]   2> 499760 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 499760 INFO  (qtp441244970-4076) [n:127.0.0.1:63252_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:62307_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1006
   [junit4]   2> 500483 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 500497 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 500590 WARN  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ 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> 500592 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 500609 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 500609 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 500609 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3781c1ab
   [junit4]   2> 500611 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628213440410655]
   [junit4]   2> 500618 WARN  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ 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> 500630 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 500630 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 500632 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 500632 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 500632 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4515890212616338]
   [junit4]   2> 500633 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1ff95f0[collection1] main]
   [junit4]   2> 500635 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 500635 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 500635 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 500636 INFO  
(searcherExecutor-1877-thread-1-processing-n:127.0.0.1:41400_ x:collection1 
c:collection1) [n:127.0.0.1:41400_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ff95f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 500637 INFO  
(coreLoadExecutor-1876-thread-1-processing-n:127.0.0.1:41400_) 
[n:127.0.0.1:41400_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555808154484211712
   [junit4]   2> 500642 INFO  
(coreZkRegister-1871-thread-1-processing-n:127.0.0.1:41400_ x:collection1 
c:collection1) [n:127.0.0.1:41400_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 500643 INFO  
(updateExecutor-654-thread-1-processing-n:127.0.0.1:41400_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41400_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 500643 INFO  
(recoveryExecutor-655-thread-1-processing-n:127.0.0.1:

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

470F112EA5E5039]) [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c9839c2{/,null,UNAVAILABLE}
   [junit4]   2> 697436 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 62307
   [junit4]   2> 697436 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1771948178
   [junit4]   2> 697437 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] 
coreNodeName=[core_node2]
   [junit4]   2> 697442 WARN  
(updateExecutor-661-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState 
Skipping recovery because Solr is shutdown
   [junit4]   2> 697554 INFO  
(zkCallback-664-thread-4-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 700932 INFO  
(zkCallback-664-thread-2-processing-n:127.0.0.1:62307_) [n:127.0.0.1:62307_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 701216 INFO  
(recoveryExecutor-662-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been 
closed
   [junit4]   2> 701216 INFO  
(recoveryExecutor-662-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Finished recovery process, 
successful=[false]
   [junit4]   2> 701216 INFO  
(recoveryExecutor-662-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4914847d
   [junit4]   2> 701216 WARN  
(recoveryExecutor-662-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[collection1] coreNodeName=[core_node2]
   [junit4]   2> 701228 INFO  
(recoveryExecutor-662-thread-1-processing-n:127.0.0.1:62307_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:62307_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.collection1
   [junit4]   2> 701229 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.Overseer Overseer (id=97238009195790354-127.0.0.1:62307_-n_0000000004) 
closing
   [junit4]   2> 701230 INFO  
(OverseerStateUpdate-97238009195790354-127.0.0.1:62307_-n_0000000004) 
[n:127.0.0.1:62307_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62307_
   [junit4]   2> 701233 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 701235 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6212b5ce{HTTP/1.1,[http/1.1]}{127.0.0.1:62307}
   [junit4]   2> 701235 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a0fa34{/,null,UNAVAILABLE}
   [junit4]   2> 701236 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 41400
   [junit4]   2> 701239 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[C470F112EA5E5039]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34308 34308
   [junit4]   2> 701268 INFO  (Thread-919) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34308 34308
   [junit4]   2> 701270 WARN  (Thread-919) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97238009195790345-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97238009195790345-127.0.0.1:63252_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        15      /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=C470F112EA5E5039 -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=America/Noronha -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  208s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C470F112EA5E5039:4C24CEC844A23DC1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:311)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:262)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:133)
   [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> 701272 INFO  
(SUITE-PeerSyncReplicationTest-seed#[C470F112EA5E5039]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_C470F112EA5E5039-001
   [junit4]   2> Jan 06, 2017 8:27:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=FST50, range_facet_l_dv=Lucene50(blocksize=128), rnd_s=FSTOrd50, 
multiDefault=FSTOrd50, intDefault=FST50, a_i1=FST50, range_facet_l=FST50, 
_version_=FST50, a_t=FST50, id=Lucene50(blocksize=128), range_facet_i_dv=FST50, 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1211, 
maxMBSortInHeap=5.378027162390759, sim=RandomSimilarity(queryNorm=true): {}, 
locale=bg-BG, timezone=America/Noronha
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=261860960,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, 
EnumFieldTest, LukeRequestHandlerTest, TestExceedMaxTermLength, 
IndexSchemaTest, TestManagedSynonymFilterFactory, CdcrVersionReplicationTest, 
BigEndianAscendingWordSerializerTest, TestFilteredDocIdSet, 
TestRandomCollapseQParserPlugin, ResourceLoaderTest, 
TestDistributedStatsComponentCardinality, TestFreeTextSuggestions, 
TestReRankQParserPlugin, TestTrieFacet, TestImpersonationWithHadoopAuth, 
RequestLoggingTest, ExternalFileFieldSortTest, TestPHPSerializedResponseWriter, 
TestRebalanceLeaders, TestFieldResource, TestNonDefinedSimilarityFactory, 
JavabinLoaderTest, UpdateParamsTest, SolrCoreCheckLockOnStartupTest, 
TestCodecSupport, MultiThreadedOCPTest, CollectionsAPISolrJTest, 
ZkStateReaderTest, UpdateRequestProcessorFactoryTest, 
TestAuthenticationFramework, SolrIndexSplitterTest, 
TestSolrCloudWithSecureImpersonation, AnalysisErrorHandlingTest, 
BasicAuthIntegrationTest, TestObjectReleaseTracker, TestUtils, 
HdfsRecoverLeaseTest, TestStressRecovery, TestLMDirichletSimilarityFactory, 
SharedFSAutoReplicaFailoverTest, BasicDistributedZk2Test, 
SolrMetricReporterTest, TestShardHandlerFactory, 
CloneFieldUpdateProcessorFactoryTest, TestOrdValues, 
TestFieldCacheSanityChecker, TestXmlQParserPlugin, BlockJoinFacetRandomTest, 
CdcrReplicationHandlerTest, TestIndexingPerformance, DebugComponentTest, 
CircularListTest, DateMathParserTest, TestRandomFlRTGCloud, NoCacheHeaderTest, 
SortSpecParsingTest, SolrIndexMetricsTest, TestSolr4Spatial2, 
WrapperMergePolicyFactoryTest, BooleanFieldTest, TestSystemIdResolver, 
TestHashQParserPlugin, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, 
DistributedFacetPivotSmallAdvancedTest, TestConfigReload, 
TestSha256AuthenticationProvider, PeerSyncReplicationTest]
   [junit4] Completed [164/675 (2!)] on J1 in 207.92s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64110 lines...]

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

Reply via email to