Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6321/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\snapshot_metadata,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\index.20161230165436675,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\index.20161230165436784]
 expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\snapshot_metadata,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\index.20161230165436675,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-007\.\collection1\data\index.20161230165436784]
 expected:<3> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([D60F14DA91FDF1AE:217CFA8257155E48]: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.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1339)
        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 11601 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\init-core-data-001
   [junit4]   2> 1248938 INFO  
(SUITE-TestReplicationHandler-seed#[D60F14DA91FDF1AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1248939 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1248940 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\collection1
   [junit4]   2> 1248952 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1248953 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19373f6{/solr,null,AVAILABLE}
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@102889{HTTP/1.1,[http/1.1]}{127.0.0.1:62409}
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server Started @1254430ms
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=62409}
   [junit4]   2> 1248954 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1248954 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.098Z
   [junit4]   2> 1248955 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\solr.xml
   [junit4]   2> 1248977 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\.
   [junit4]   2> 1248977 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249000 WARN  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249000 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249007 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249012 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249026 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\.\collection1
   [junit4]   2> 1249026 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1249027 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=792882875, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249042 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249042 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249043 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=86.4365234375, 
floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=11.503235161873919, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14174787947565745
   [junit4]   2> 1249043 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fb2ecf[collection1] 
main]
   [junit4]   2> 1249044 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-001\collection1\conf
   [junit4]   2> 1249045 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1249045 INFO  (coreLoadExecutor-5876-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1249045 INFO  
(searcherExecutor-5877-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fb2ecf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249095 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\collection1
   [junit4]   2> 1249103 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1249104 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@194e49e{/solr,null,AVAILABLE}
   [junit4]   2> 1249105 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13ba978{HTTP/1.1,[http/1.1]}{127.0.0.1:62412}
   [junit4]   2> 1249105 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server Started @1254580ms
   [junit4]   2> 1249105 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=62412}
   [junit4]   2> 1249105 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1249105 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1249105 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1249106 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1249106 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.250Z
   [junit4]   2> 1249106 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\solr.xml
   [junit4]   2> 1249119 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\.
   [junit4]   2> 1249119 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249129 WARN  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249130 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249146 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249148 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249150 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\.\collection1
   [junit4]   2> 1249150 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1249165 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=792882875, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249182 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249182 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249182 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=86.4365234375, 
floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=11.503235161873919, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14174787947565745
   [junit4]   2> 1249182 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@133160d[collection1] 
main]
   [junit4]   2> 1249182 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-002\collection1\conf
   [junit4]   2> 1249184 INFO  (coreLoadExecutor-5886-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1249184 INFO  
(searcherExecutor-5887-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@133160d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249187 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1249187 INFO  (indexFetcher-5891-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1249187 INFO  (indexFetcher-5891-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1249187 INFO  (indexFetcher-5891-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1249248 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1249249 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249252 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249252 INFO  (qtp10137168-12936) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249253 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1249254 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1249254 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12a6305
   [junit4]   2> 1249257 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13a0f9f[collection1] main]
   [junit4]   2> 1249257 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1249257 INFO  
(searcherExecutor-5877-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13a0f9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1249257 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 1249260 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1249261 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1249261 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1249261 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1483142072398
   [junit4]   2> 1249261 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1249261 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1249267 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5
   [junit4]   2> 1249268 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 1249268 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1249269 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249269 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@17b6e8c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@976232)
   [junit4]   2> 1249270 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.tii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249271 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249271 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249272 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249273 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249274 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249275 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249275 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249275 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249277 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249278 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249278 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1743) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@17b6e8c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@976232)
   [junit4]   2> 1249280 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=54.4365234375, 
floorSegmentMB=1.501953125, forceMergeDeletesPctAllowed=25.931238856315158, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1249281 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249281 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13670d8[collection1] main]
   [junit4]   2> 1249282 INFO  
(searcherExecutor-5887-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13670d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1249282 INFO  (qtp10137168-12939) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62409/solr/collection1/replication&command=fetchindex}
 status=0 QTime=23
   [junit4]   2> 1249284 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249284 INFO  (qtp10137168-12940) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1249285 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1249286 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1249286 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12a6305
   [junit4]   2> 1249287 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@be9019[collection1] main]
   [junit4]   2> 1249287 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1249287 INFO  
(searcherExecutor-5877-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@be9019[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1249288 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 1249289 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1249290 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1249290 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1249290 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1483142072430
   [junit4]   2> 1249290 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1249290 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1249291 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 1249291 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 20
   [junit4]   2> 1249292 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1249293 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249293 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@1483a52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb1c68)
   [junit4]   2> 1249293 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tii because it 
already exists
   [junit4]   2> 1249293 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1249293 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it 
already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tib because it 
already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.sd because it 
already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1249294 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1249294 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249295 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249296 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249296 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249297 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249298 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249298 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249299 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249300 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249300 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249301 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1687) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@1483a52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb1c68)
   [junit4]   2> 1249303 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=54.4365234375, 
floorSegmentMB=1.501953125, forceMergeDeletesPctAllowed=25.931238856315158, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1249304 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249304 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13882fd[collection1] main]
   [junit4]   2> 1249304 INFO  
(searcherExecutor-5887-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13882fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1249304 INFO  (qtp10137168-12941) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62409/solr/collection1/replication&command=fetchindex}
 status=0 QTime=16
   [junit4]   2> 1249306 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249306 INFO  (qtp10137168-12943) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1249306 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1249308 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1249308 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12a6305
   [junit4]   2> 1249308 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@147da67[collection1] main]
   [junit4]   2> 1249308 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1249309 INFO  
(searcherExecutor-5877-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@147da67[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1249309 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1249310 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1249311 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1249312 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1249312 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1483142072452
   [junit4]   2> 1249312 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1249312 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1249312 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 1249313 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 29
   [junit4]   2> 1249314 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1249314 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249314 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@c0c6a5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9192)
   [junit4]   2> 1249314 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tii because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tib because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.sd because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.doc because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.sd because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.tfp because it 
already exists
   [junit4]   2> 1249315 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 1249315 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249316 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249317 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249318 INFO  (qtp33142929-12920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249319 INFO  (qtp33142929-12924) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249319 INFO  (qtp33142929-12922) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249320 INFO  (qtp33142929-12923) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249322 INFO  (qtp33142929-12919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249323 INFO  (qtp33142929-12917) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249325 INFO  (qtp33142929-12921) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1249326 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1750) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@c0c6a5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9192)
   [junit4]   2> 1249328 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=54.4365234375, 
floorSegmentMB=1.501953125, forceMergeDeletesPctAllowed=25.931238856315158, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1249328 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1249329 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f80c69[collection1] main]
   [junit4]   2> 1249329 INFO  
(searcherExecutor-5887-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f80c69[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1249329 INFO  (qtp10137168-12944) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62409/solr/collection1/replication&command=fetchindex}
 status=0 QTime=19
   [junit4]   2> 1249331 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\collection1
   [junit4]   2> 1249340 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1249340 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66c9ce{/solr,null,AVAILABLE}
   [junit4]   2> 1249341 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19cced4{HTTP/1.1,[http/1.1]}{127.0.0.1:62419}
   [junit4]   2> 1249341 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.Server Started @1254817ms
   [junit4]   2> 1249341 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\collection1\data,
 hostContext=/solr, hostPort=62419}
   [junit4]   2> 1249341 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1249342 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1249342 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1249342 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1249342 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.486Z
   [junit4]   2> 1249343 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\solr.xml
   [junit4]   2> 1249356 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\.
   [junit4]   2> 1249356 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249371 WARN  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249372 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249394 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249395 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249398 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\.\collection1
   [junit4]   2> 1249398 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\.\collection1\data\]
   [junit4]   2> 1249399 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=792882875, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249407 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249407 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249408 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=86.4365234375, 
floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=11.503235161873919, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14174787947565745
   [junit4]   2> 1249408 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f09ef4[collection1] 
main]
   [junit4]   2> 1249408 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-003\collection1\conf
   [junit4]   2> 1249409 WARN  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the 
/replication suffix
   [junit4]   2> 1249413 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. 
Timer Task not started.
   [junit4]   2> 1249413 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1249413 INFO  (coreLoadExecutor-5900-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1249413 INFO  
(searcherExecutor-5901-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f09ef4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249489 WARN  (qtp7752849-12964) [    x:collection1] 
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for 
replication on master 
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62409/solr: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1729)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:938)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2301)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1249491 INFO  (qtp7752849-12964) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=4
   [junit4]   2> 1249491 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@19cced4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1249491 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8538958
   [junit4]   2> 1249492 INFO  (coreCloseExecutor-5905-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e1b4ec
   [junit4]   2> 1249493 INFO  (coreCloseExecutor-5905-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1249493 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1249494 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@66c9ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 1249495 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending doTestDetails
   [junit4]   2> 1249496 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@102889{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1249496 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=523601
   [junit4]   2> 1249497 INFO  (coreCloseExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a6fb2
   [junit4]   2> 1249498 INFO  (coreCloseExecutor-5907-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1249498 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1249498 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19373f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1249499 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13ba978{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1249500 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7497134
   [junit4]   2> 1249500 INFO  (coreCloseExecutor-5909-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14bcb4c
   [junit4]   2> 1249502 INFO  (coreCloseExecutor-5909-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1249502 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1249502 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D60F14DA91FDF1AE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@194e49e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1249505 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 1249507 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1
   [junit4]   2> 1249518 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1249519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13fc019{/solr,null,AVAILABLE}
   [junit4]   2> 1249519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@44003{HTTP/1.1,[http/1.1]}{127.0.0.1:62424}
   [junit4]   2> 1249519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server Started @1254995ms
   [junit4]   2> 1249519 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1\data,
 hostContext=/solr, hostPort=62424}
   [junit4]   2> 1249520 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1249520 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1249520 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1249520 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1249520 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.664Z
   [junit4]   2> 1249521 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\solr.xml
   [junit4]   2> 1249533 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\.
   [junit4]   2> 1249533 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249555 WARN  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249556 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249563 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249568 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249577 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\.\collection1
   [junit4]   2> 1249577 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\.\collection1\data\]
   [junit4]   2> 1249577 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=792882875, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249592 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249592 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249592 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=86.4365234375, 
floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=11.503235161873919, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14174787947565745
   [junit4]   2> 1249593 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9260e[collection1] 
main]
   [junit4]   2> 1249593 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1\conf
   [junit4]   2> 1249594 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1249594 INFO  (coreLoadExecutor-5916-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1249594 INFO  
(searcherExecutor-5917-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e9260e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249651 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\collection1
   [junit4]   2> 1249660 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1249661 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e8c3da{/solr,null,AVAILABLE}
   [junit4]   2> 1249662 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@9ebc73{HTTP/1.1,[http/1.1]}{127.0.0.1:62427}
   [junit4]   2> 1249662 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server Started @1255138ms
   [junit4]   2> 1249662 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\collection1\data,
 hostContext=/solr, hostPort=62427}
   [junit4]   2> 1249663 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1249663 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1249663 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1249663 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1249663 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.807Z
   [junit4]   2> 1249664 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\solr.xml
   [junit4]   2> 1249679 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\.
   [junit4]   2> 1249679 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249691 WARN  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249692 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249706 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249708 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249710 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\.\collection1
   [junit4]   2> 1249711 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\.\collection1\data\]
   [junit4]   2> 1249712 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=792882875, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1249722 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1249723 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1249724 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=86.4365234375, 
floorSegmentMB=0.818359375, forceMergeDeletesPctAllowed=11.503235161873919, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14174787947565745
   [junit4]   2> 1249729 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@426a75[collection1] 
main]
   [junit4]   2> 1249731 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-005\collection1\conf
   [junit4]   2> 1249771 INFO  (coreLoadExecutor-5926-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1249771 INFO  
(searcherExecutor-5927-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@426a75[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249773 INFO  (qtp16068305-12988) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1249774 INFO  (indexFetcher-5931-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1249774 INFO  (indexFetcher-5931-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1249774 INFO  (indexFetcher-5931-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1249826 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@9ebc73{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1249826 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8250766
   [junit4]   2> 1249827 INFO  (coreCloseExecutor-5932-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69d07f
   [junit4]   2> 1249828 INFO  (coreCloseExecutor-5932-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1249828 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1249829 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e8c3da{/solr,null,UNAVAILABLE}
   [junit4]   2> 1249832 INFO  (qtp16068305-12993) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1249832 INFO  (qtp16068305-12993) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1249832 INFO  (qtp16068305-12994) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1249832 INFO  (qtp16068305-12994) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@777f85
   [junit4]   2> 1249833 INFO  (qtp16068305-12994) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18d9780[collection1] main]
   [junit4]   2> 1249833 INFO  (qtp16068305-12994) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1249834 INFO  
(searcherExecutor-5917-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18d9780[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1249834 INFO  (qtp16068305-12994) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 1249836 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@44003{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1249836 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12455371
   [junit4]   2> 1249836 INFO  (coreCloseExecutor-5934-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1503871
   [junit4]   2> 1249836 INFO  (coreCloseExecutor-5934-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1249837 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1249837 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13fc019{/solr,null,UNAVAILABLE}
   [junit4]   2> 1249839 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1249840 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b23c32{/solr,null,AVAILABLE}
   [junit4]   2> 1249841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@a2e2a9{HTTP/1.1,[http/1.1]}{127.0.0.1:62432}
   [junit4]   2> 1249841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.Server Started @1255316ms
   [junit4]   2> 1249841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1\data,
 hostContext=/solr, hostPort=62432}
   [junit4]   2> 1249841 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1249841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 1249842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1249842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1249842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-30T23:54:32.986Z
   [junit4]   2> 1249842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\solr.xml
   [junit4]   2> 1249851 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\.
   [junit4]   2> 1249852 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1249862 WARN  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1249862 INFO  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1249869 INFO  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1249871 INFO  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1249873 INFO  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\.\collection1
   [junit4]   2> 1249875 INFO  (coreLoadExecutor-5941-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-004\collection1],
 dataDir=[C:\Users\jenkins

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

=filecontent} status=0 QTime=0
   [junit4]   2> 1309264 INFO  (qtp29803518-13968) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1309266 INFO  (qtp29803518-13969) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1309268 INFO  (qtp29803518-13970) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1313699 INFO  (qtp29803518-13971) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1313700 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=697500) : 6 secs (116250 bytes/sec) to 
NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001\solr-instance-030\collection1\data\index.20161230165530174
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b8d03; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1313714 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1687484338, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1313715 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1313717 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b3383[collection1] main]
   [junit4]   2> 1313718 INFO  
(searcherExecutor-6526-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b3383[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C71)))}
   [junit4]   2> 1313718 INFO  (qtp27851480-13984) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62702/solr/collection1/replication&command=fetchindex}
 status=0 QTime=6694
   [junit4]   2> 1313722 INFO  (qtp27851480-13986) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=71 status=0 QTime=0
   [junit4]   2> 1313723 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 71 docs
   [junit4]   2> 1313723 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0 
timeTakenInSeconds = 6
   [junit4]   2> 1313723 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
   [junit4]   2> 1313723 INFO  (qtp29803518-13972) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 1
   [junit4]   2> 1313730 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a5d50a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1313730 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1731197
   [junit4]   2> 1313731 INFO  (coreCloseExecutor-6531-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17ff4ef
   [junit4]   2> 1313732 INFO  (coreCloseExecutor-6531-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1313732 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1313733 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@906808{/solr,null,UNAVAILABLE}
   [junit4]   2> 1313736 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1582c0e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1313737 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31452172
   [junit4]   2> 1313737 INFO  (coreCloseExecutor-6533-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e03c8b
   [junit4]   2> 1313739 INFO  (coreCloseExecutor-6533-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1313740 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1313740 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[D60F14DA91FDF1AE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fb6205{/solr,null,UNAVAILABLE}
   [junit4]   2> 1313743 INFO  
(SUITE-TestReplicationHandler-seed#[D60F14DA91FDF1AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D60F14DA91FDF1AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
newname=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=1761, maxMBSortInHeap=7.100487009262448, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, 
timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=3,threads=1,free=61641960,total=430178304
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest, 
IndexBasedSpellCheckerTest, CustomCollectionTest, TestBulkSchemaAPI, 
TestElisionMultitermQuery, TestSolrQueryResponse, TestCustomDocTransformer, 
TestLockTree, TestBlendedInfixSuggestions, CursorPagingTest, 
TestScoreJoinQPScore, DOMUtilTest, TestRTimerTree, TestReplicaProperties, 
DeleteReplicaTest, CloudExitableDirectoryReaderTest, 
TestNonDefinedSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, 
RankQueryTest, TestCopyFieldCollectionResource, BasicAuthIntegrationTest, 
XsltUpdateRequestHandlerTest, SuggestComponentTest, OverseerTest, 
DistributedFacetPivotSmallTest, TestSolrConfigHandler, TestLFUCache, 
SpatialRPTFieldTypeTest, RuleEngineTest, TestSegmentSorting, 
TestDocBasedVersionConstraints, HardAutoCommitTest, 
PathHierarchyTokenizerFactoryTest, TestCollectionAPI, SyncSliceTest, 
FastVectorHighlighterTest, TestSolrCloudWithKerberosAlt, TestStressVersions, 
SolrCoreTest, CurrencyFieldXmlFileTest, CheckHdfsIndexTest, HdfsRecoveryZkTest, 
SolrPluginUtilsTest, TestReloadAndDeleteDocs, TolerantUpdateProcessorTest, 
CopyFieldTest, TestMissingGroups, SolrMetricManagerTest, MetricsHandlerTest, 
ClassificationUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
TestCryptoKeys, TestHashQParserPlugin, ShardRoutingTest, 
HttpSolrCallGetCoreTest, TestStressCloudBlindAtomicUpdates, 
TestUseDocValuesAsStored, NumericFieldsTest, SynonymTokenizerTest, 
TestCloudRecovery, FileUtilsTest, CollectionsAPIAsyncDistributedZkTest, 
TestSolr4Spatial2, HdfsChaosMonkeySafeLeaderTest, 
DistributedSpellCheckComponentTest, HdfsWriteToMultipleCollectionsTest, 
TestBlobHandler, TestExactStatsCache, CollectionStateFormat2Test, 
TestSimpleQParserPlugin, TestStressLucene, MoreLikeThisHandlerTest, 
AlternateDirectoryTest, HttpPartitionTest, BasicDistributedZkTest, 
AnalysisErrorHandlingTest, ReplaceNodeTest, TestReRankQParserPlugin, 
TestRandomCollapseQParserPlugin, TestSolrJ, TestCloudSchemaless, 
HdfsBasicDistributedZkTest, SOLR749Test, TestCloudManagedSchema, 
OpenExchangeRatesOrgProviderTest, ClusterStateUpdateTest, 
TestSolrCoreSnapshots, TestRawResponseWriter, TestTolerantUpdateProcessorCloud, 
BinaryUpdateRequestHandlerTest, BadCopyFieldTest, TestPseudoReturnFields, 
TestStressReorder, BaseCdcrDistributedZkTest, LeaderFailoverAfterPartitionTest, 
SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestSweetSpotSimilarityFactory, 
BigEndianAscendingWordDeserializerTest, PeerSyncTest, TestConfigSetImmutable, 
CursorMarkTest, TestCSVLoader, TestJsonFacets, 
TlogReplayBufferedWhileIndexingTest, SolrTestCaseJ4Test, SSLMigrationTest, 
SolrXmlInZkTest, SoftAutoCommitTest, TestImpersonationWithHadoopAuth, 
TestSolrQueryParserResource, TestManagedResourceStorage, SpatialFilterTest, 
TestCoreContainer, BlobRepositoryCloudTest, TestJavabinTupleStreamParser, 
TestConfigSetsAPIExclusivity, SegmentsInfoRequestHandlerTest, 
AnalysisAfterCoreReloadTest, TestSolrConfigHandlerCloud, TestReplicationHandler]
   [junit4] Completed [293/673 (1!)] on J0 in 64.82s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 55817 lines...]

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

Reply via email to