Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/722/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
found:2[index.20180728205957997, index.20180728205958295, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180728205957997, 
index.20180728205958295, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([86CB6AF56A5F157:D3C7B669538D98E4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:969)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:940)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:916)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14492 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 2762292 INFO  
(SUITE-TestReplicationHandler-seed#[86CB6AF56A5F157]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\init-core-data-001
   [junit4]   2> 2762299 INFO  
(SUITE-TestReplicationHandler-seed#[86CB6AF56A5F157]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2762301 INFO  
(SUITE-TestReplicationHandler-seed#[86CB6AF56A5F157]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2762302 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 2762302 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1
   [junit4]   2> 2762311 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2762311 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2762311 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2762311 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2762312 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69350b97{/solr,null,AVAILABLE}
   [junit4]   2> 2762313 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4959015a{HTTP/1.1,[http/1.1]}{127.0.0.1:55128}
   [junit4]   2> 2762313 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server Started @2762327ms
   [junit4]   2> 2762313 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\data,
 hostPort=55128}
   [junit4]   2> 2762314 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.5.0
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-29T00:59:27.208142700Z
   [junit4]   2> 2762314 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\solr.xml
   [junit4]   2> 2762317 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2762317 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2762318 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2762600 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2762600 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2762615 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762623 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762623 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762626 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.
   [junit4]   2> 2762626 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2762647 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2762648 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2762654 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=47.2890625, 
floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=18.197088051918215, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=42.42734675421562
   [junit4]   2> 2762707 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2762707 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2762707 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2762708 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ca9083d[collection1] main]
   [junit4]   2> 2762708 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\conf
   [junit4]   2> 2762709 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2762709 INFO  (coreLoadExecutor-12664-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2762709 INFO  
(searcherExecutor-12665-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ca9083d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2762710 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1
   [junit4]   2> 2762714 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2762714 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2762714 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2762714 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2762715 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b0efa3{/solr,null,AVAILABLE}
   [junit4]   2> 2762715 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@311b04cd{HTTP/1.1,[http/1.1]}{127.0.0.1:55131}
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server Started @2762729ms
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1\data,
 hostPort=55131}
   [junit4]   2> 2762716 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.5.0
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-29T00:59:27.610122200Z
   [junit4]   2> 2762716 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\solr.xml
   [junit4]   2> 2762718 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2762718 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2762719 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2762833 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2762833 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2762848 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762870 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.
   [junit4]   2> 2762871 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2762878 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2762882 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2762882 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2762882 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 2762882 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2762884 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2762884 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 2762885 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=47.2890625, 
floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=18.197088051918215, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=42.42734675421562
   [junit4]   2> 2762940 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2762940 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2762941 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2762941 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65fa4f81[collection1] main]
   [junit4]   2> 2762941 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1\conf
   [junit4]   2> 2762943 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2762943 INFO  (coreLoadExecutor-12677-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2762943 INFO  
(searcherExecutor-12678-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65fa4f81[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2762946 INFO  (qtp1464396153-31277) [    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> 2762946 INFO  (qtp1464396153-31273) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2762946 INFO  (qtp1464396153-31273) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2762946 INFO  (indexFetcher-12682-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f6d2b78[collection1] main]
   [junit4]   2> 2762947 INFO  (qtp784548296-31297) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2762947 INFO  (qtp784548296-31297) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2762947 INFO  (searcherExecutor-12678-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f6d2b78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2762947 INFO  (qtp1464396153-31276) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2762947 INFO  (qtp1464396153-31276) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d6f2f2a commitCommandVersion:0
   [junit4]   2> 2762947 INFO  (qtp1464396153-31276) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5295d8cc[collection1] main]
   [junit4]   2> 2762948 INFO  (qtp1464396153-31276) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2762948 INFO  
(searcherExecutor-12665-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5295d8cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2762949 INFO  (qtp1464396153-31276) [    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> 2762950 INFO  (qtp784548296-31293) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2762950 INFO  (qtp784548296-31293) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@695c9057 commitCommandVersion:0
   [junit4]   2> 2762950 INFO  (qtp784548296-31293) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14504066[collection1] main]
   [junit4]   2> 2762950 INFO  (qtp784548296-31293) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2762951 INFO  
(searcherExecutor-12678-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14504066[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2762951 INFO  (qtp784548296-31293) [    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> 2762952 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4959015a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2762952 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1018332636
   [junit4]   2> 2762952 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2762953 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28ad9cf8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@24b226fe
   [junit4]   2> 2762956 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2762956 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73aa14bb: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4370b0fb
   [junit4]   2> 2762959 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2762959 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@405a27a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3bbc57b0
   [junit4]   2> 2762959 INFO  (coreCloseExecutor-12683-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ef127ed
   [junit4]   2> 2762959 INFO  (coreCloseExecutor-12683-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=ef127ed
   [junit4]   2> 2762959 INFO  (coreCloseExecutor-12683-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@410bd278: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6bc9ac6b
   [junit4]   2> 2762964 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69350b97{/solr,null,UNAVAILABLE}
   [junit4]   2> 2762964 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2762965 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@311b04cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2762965 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=334161394
   [junit4]   2> 2762965 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2762965 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36ef7888: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@480c5627
   [junit4]   2> 2762970 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2762970 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fb33bb6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4370b0fb
   [junit4]   2> 2762975 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2762975 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53018c28: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3bbc57b0
   [junit4]   2> 2762975 INFO  (coreCloseExecutor-12685-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@144a7e94
   [junit4]   2> 2762975 INFO  (coreCloseExecutor-12685-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=144a7e94
   [junit4]   2> 2762976 INFO  (coreCloseExecutor-12685-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bb08856: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b244dc7
   [junit4]   2> 2762981 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b0efa3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2762981 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2762983 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2762984 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2762984 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2762984 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2762984 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4058361c{/solr,null,AVAILABLE}
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7af3ce2d{HTTP/1.1,[http/1.1]}{127.0.0.1:55139}
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server Started @2763000ms
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\data,
 hostPort=55139}
   [junit4]   2> 2762986 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.5.0
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-29T00:59:27.880343800Z
   [junit4]   2> 2762986 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\solr.xml
   [junit4]   2> 2762988 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2762988 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2762988 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2763102 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2763102 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2763115 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763122 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763122 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763125 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.
   [junit4]   2> 2763125 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2763131 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2763136 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2763137 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2763137 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 2763137 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763137 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2763137 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2763141 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3624094799166441]
   [junit4]   2> 2763204 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2763204 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2763205 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=27.744140625, 
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=14.186889059483397, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=32.61897104432946
   [junit4]   2> 2763205 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@106614b5[collection1] main]
   [junit4]   2> 2763206 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\conf
   [junit4]   2> 2763206 INFO  (coreLoadExecutor-12695-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2763207 INFO  
(searcherExecutor-12696-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@106614b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2763209 INFO  (qtp2102258442-31324) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 2763210 INFO  (qtp2102258442-31322) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2763211 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2763211 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2763212 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2763212 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 2763213 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 2763213 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 2763213 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 2763214 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 2763214 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 2763215 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 2763215 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 2763216 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 2763216 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 2763216 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 2763217 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 2763217 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 2763217 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 2763217 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 2763217 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 2763219 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 2763219 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 2763220 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 2763220 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 2763220 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 2763221 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 2763222 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 2763222 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 2763222 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 2763223 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 2763223 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 2763223 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 2763224 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 2763224 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 2763224 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 2763225 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 2763225 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 2763226 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 2763226 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 2763227 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 2763227 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 2763227 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 2763227 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 2763228 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 2763228 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 2763229 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 2763231 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 2763231 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 2763231 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 2763232 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 2763232 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 2763232 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 2763233 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 2763233 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 2763233 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 2763234 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 2763234 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 2763235 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 2763235 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 2763235 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 2763236 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 2763236 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 2763236 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 2763237 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 2763237 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 2763237 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 2763238 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 2763238 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 2763238 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 2763238 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 2763239 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 2763239 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 2763239 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 2763240 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 2763240 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 2763241 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 2763241 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 2763241 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 2763242 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 2763242 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 2763242 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 2763243 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 2763243 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 2763243 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 2763243 INFO  (qtp2102258442-31328) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 2763245 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2763245 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3bee32fa commitCommandVersion:0
   [junit4]   2> 2763304 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1075d611[collection1] main]
   [junit4]   2> 2763304 INFO  (qtp2102258442-31326) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2763305 INFO  
(searcherExecutor-12696-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1075d611[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c92)))}
   [junit4]   2> 2763305 INFO  (qtp2102258442-31326) [    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 60
   [junit4]   2> 2763316 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7af3ce2d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2763316 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1881704316
   [junit4]   2> 2763316 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2763317 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@688261bf: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@a50e290
   [junit4]   2> 2763321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2763321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ca3401d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4370b0fb
   [junit4]   2> 2763324 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2763324 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e38004b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3bbc57b0
   [junit4]   2> 2763325 INFO  (coreCloseExecutor-12700-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@700126e5
   [junit4]   2> 2763325 INFO  (coreCloseExecutor-12700-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=700126e5
   [junit4]   2> 2763325 INFO  (coreCloseExecutor-12700-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ffbccae: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3e2e8cf2
   [junit4]   2> 2763332 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4058361c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2763332 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2763334 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2763335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2763335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2763335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2763335 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@154de5de{/solr,null,AVAILABLE}
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1851925d{HTTP/1.1,[http/1.1]}{127.0.0.1:55143}
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server Started @2763350ms
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\data,
 hostPort=55143}
   [junit4]   2> 2763336 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.5.0
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2763336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-29T00:59:28.230433600Z
   [junit4]   2> 2763337 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\solr.xml
   [junit4]   2> 2763339 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2763339 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2763340 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2763826 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2763826 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2763839 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.
   [junit4]   2> 2763850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2763856 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2763860 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2763862 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2763862 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 2763862 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2763862 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2763862 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2763920 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2763920 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2763922 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3624094799166441]
   [junit4]   2> 2763924 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@80a3b8d[collection1] 
main]
   [junit4]   2> 2763924 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-001\collection1\conf
   [junit4]   2> 2763925 INFO  (coreLoadExecutor-12710-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2763925 INFO  
(searcherExecutor-12711-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@80a3b8d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c92)))}
   [junit4]   2> 2763927 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2763928 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2763928 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2763928 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2763928 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48406beb{/solr,null,AVAILABLE}
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7f6adb66{HTTP/1.1,[http/1.1]}{127.0.0.1:55146}
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.e.j.s.Server Started @2763944ms
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1\data,
 hostPort=55146}
   [junit4]   2> 2763929 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.5.0
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 2763929 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2763930 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-29T00:59:28.824763Z
   [junit4]   2> 2763930 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\solr.xml
   [junit4]   2> 2763932 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2763932 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2763933 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2764037 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2764037 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2764051 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2764059 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2764059 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2764063 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.
   [junit4]   2> 2764063 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[86CB6AF56A5F157]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2764069 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2764073 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2764075 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2764075 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 2764075 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4827b00a
   [junit4]   2> 2764075 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2764075 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 2764082 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3624094799166441]
   [junit4]   2> 2764268 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2764268 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2764269 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=27.744140625, 
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=14.186889059483397, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=32.61897104432946
   [junit4]   2> 2764270 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67ced11a[collection1] main]
   [junit4]   2> 2764270 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1\conf
   [junit4]   2> 2764271 INFO  (coreLoadExecutor-12723-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2764272 INFO  
(searcherExecutor-12724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67ced11a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2764275 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2764278 INFO  (qtp1626663605-31350) [    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> 2764278 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2764278 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1532825968139
   [junit4]   2> 2764278 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2764278 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2764278 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2764281 INFO  (qtp1626663605-31346) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=2
   [junit4]   2> 2764281 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 2764285 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3624094799166441]
   [junit4]   2> 2764285 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2764286 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_86CB6AF56A5F157-001\solr-instance-002\collection1\data\index.20180728205929176
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4294e5e1; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 2764287 INFO  (qtp1626663605-31349) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2764295 INFO  (qtp1626663605-31351) [    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> 2764303 INFO  (qtp1

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

-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-authz-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-changelog-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-collective-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-event-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-exception-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-journal-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-normalization-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-operational-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-referral-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-schema-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-subtree-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-interceptors-trigger-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-jdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-jdbm1-2.0.0-M2.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-kerberos-codec-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-ldif-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-mavibot-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-protocol-kerberos-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-protocol-ldap-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-protocol-shared-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\apacheds-xdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\api-all-1.0.0-M20.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\bcprov-jdk15on-1.54.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\byte-buddy-1.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\commons-collections-3.2.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\commons-math3-3.6.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\ehcache-core-2.4.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\hadoop-common-2.7.4-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\hadoop-hdfs-2.7.4-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\hadoop-minikdc-2.7.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\htrace-core-3.2.0-incubating.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\jersey-core-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\jersey-server-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\jetty-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\jetty-sslengine-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\jetty-util-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\mina-core-2.0.0-M5.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\mockito-core-2.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\netty-all-4.0.36.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\test-lib\objenesis-2.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-7.5.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\contrib\analysis-extras\lib\icu4j-62.1.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\jenkins\.ant\lib\ivy-2.4.0.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.6.0.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180729_001324_784196113106717385515.events
 
@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180729_001324_7843269391168691453140.suites
 -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180729_001324_7844881279543738258766.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:844)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:633: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:577: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:267: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\common-build.xml:556: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180729_001324_7844881279543738258766.sysout

Total time: 85 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to