Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8674/
Java: 64bit/jdk-15-ea+16 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
timed out waiting for collection1 startAt time to exceed: Wed Apr 08 01:48:57 
CAT 2020

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Wed Apr 08 01:48:57 CAT 2020
        at 
__randomizedtesting.SeedInfo.seed([427490B965B62B0B:B5077EE1A35E84ED]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1729)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1426)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15292 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1628760 INFO  
(SUITE-TestReplicationHandler-seed#[427490B965B62B0B]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1628761 INFO  
(SUITE-TestReplicationHandler-seed#[427490B965B62B0B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\data-dir-130-001
   [junit4]   2> 1628763 INFO  
(SUITE-TestReplicationHandler-seed#[427490B965B62B0B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1628764 INFO  
(SUITE-TestReplicationHandler-seed#[427490B965B62B0B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1628764 INFO  
(SUITE-TestReplicationHandler-seed#[427490B965B62B0B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1628771 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1628771 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\collection1
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
15-ea+16-681
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1628798 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1628800 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74397b23{/solr,null,AVAILABLE}
   [junit4]   2> 1628802 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@4944d6fa{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1628802 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1628802 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\collection1\data,
 hostPort=54253}
   [junit4]   2> 1628803 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-07T23:47:47.140855200Z
   [junit4]   2> 1628803 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\solr.xml
   [junit4]   2> 1628806 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1629150 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1629152 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cb3c55f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629152 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4cb3c55f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629154 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e7a31c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629154 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@4e7a31c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629159 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1629190 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1629190 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1629214 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629228 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629228 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629232 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\.
   [junit4]   2> 1629232 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1629245 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1629257 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1629258 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 1629258 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 1629259 INFO  (coreLoadExecutor-5989-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@1cafb2b
   [junit4]   2> 1629259 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\.\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1629261 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1629332 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1629332 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1629332 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=89.892578125, 
floorSegmentMB=1.2900390625, forceMergeDeletesPctAllowed=17.66359587884818, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=34.19119210340694
   [junit4]   2> 1629333 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c159521[collection1] main]
   [junit4]   2> 1629333 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-001\collection1\conf
   [junit4]   2> 1629333 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1629333 INFO  (coreLoadExecutor-5989-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1629334 INFO  
(searcherExecutor-5990-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c159521[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1629334 ERROR (coreZkRegister-5981-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1629334 ERROR (coreZkRegister-5981-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:184)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1629334 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\collection1
   [junit4]   2> 1629344 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1629344 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1629344 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
15-ea+16-681
   [junit4]   2> 1629345 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1629345 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1629345 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1629345 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ccf00fd{/solr,null,AVAILABLE}
   [junit4]   2> 1629353 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@47df05b4{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1629353 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1629353 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\collection1\data,
 hostPort=54276}
   [junit4]   2> 1629354 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-07T23:47:47.691758800Z
   [junit4]   2> 1629354 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\solr.xml
   [junit4]   2> 1629358 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1629520 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1629522 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@209db4b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629522 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@209db4b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629526 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c005e68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629526 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@7c005e68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629527 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1629554 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1629554 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1629576 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629582 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629582 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629586 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.
   [junit4]   2> 1629586 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1629597 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1629617 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1629619 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 1629619 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 1629619 INFO  (coreLoadExecutor-6002-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@1cafb2b
   [junit4]   2> 1629619 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1629620 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1629699 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1629699 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1629700 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=89.892578125, 
floorSegmentMB=1.2900390625, forceMergeDeletesPctAllowed=17.66359587884818, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=34.19119210340694
   [junit4]   2> 1629700 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2144d022[collection1] main]
   [junit4]   2> 1629701 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\collection1\conf
   [junit4]   2> 1629701 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1629701 INFO  (coreLoadExecutor-6002-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1629702 ERROR (coreZkRegister-5994-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1629702 ERROR (coreZkRegister-5994-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:184)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1629702 INFO  
(searcherExecutor-6003-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2144d022[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1629702 INFO  (qtp10380000-18466) [    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> 1629702 INFO  (indexFetcher-6007-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1629702 INFO  (indexFetcher-6007-thread-1) [     ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1629702 INFO  (indexFetcher-6007-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1629702 INFO  (indexFetcher-6007-thread-1) [     ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1629702 INFO  (indexFetcher-6007-thread-1) [     ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1629702 INFO  (indexFetcher-6007-thread-1) [    x:collection1 
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e32645f[collection1] main]
   [junit4]   2> 1629707 INFO  
(searcherExecutor-6003-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e32645f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1629708 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1917852144
   [junit4]   2> 1629709 INFO  (coreCloseExecutor-6008-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@305e1b0c
   [junit4]   2> 1629709 INFO  (coreCloseExecutor-6008-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@305e1b0c
   [junit4]   2> 1629709 INFO  (coreCloseExecutor-6008-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e993e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@331a27b
   [junit4]   2> 1629718 INFO  (coreCloseExecutor-6008-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1629719 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1629720 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@82a521a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@221ff8a
   [junit4]   2> 1629725 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1629725 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@140f3f8f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4cd5897a
   [junit4]   2> 1629728 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1629728 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65002c7a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6531763
   [junit4]   2> 1629731 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@47df05b4{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1629731 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ccf00fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1629731 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
15-ea+16-681
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5060df5f{/solr,null,AVAILABLE}
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f2c927c{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1629733 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\collection1\data,
 hostPort=54289}
   [junit4]   2> 1629735 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-07T23:47:48.072908Z
   [junit4]   2> 1629735 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\solr.xml
   [junit4]   2> 1629739 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1629871 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1629883 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e1c179a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629883 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@6e1c179a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629888 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fe9009b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629888 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@3fe9009b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629889 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1629931 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1629931 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1629964 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629975 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629975 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cafb2b
   [junit4]   2> 1629978 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.
   [junit4]   2> 1629978 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1629999 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1630014 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1630019 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field 
id
   [junit4]   2> 1630019 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 1630019 INFO  (coreLoadExecutor-6018-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@1cafb2b
   [junit4]   2> 1630019 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1630022 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1630138 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1630138 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1630138 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=89.892578125, 
floorSegmentMB=1.2900390625, forceMergeDeletesPctAllowed=17.66359587884818, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=34.19119210340694
   [junit4]   2> 1630138 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74cf5072[collection1] main]
   [junit4]   2> 1630142 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001\solr-instance-002\collection1\conf
   [junit4]   2> 1630142 INFO  (coreLoadExecutor-6018-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1630145 INFO  
(searcherExecutor-6019-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74cf5072[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1630146 ERROR (coreZkRegister-6010-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1630146 ERROR (coreZkRegister-6010-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:184)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1630646 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1630646 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1630646 INFO  (qtp1104762068-18519) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1630646 INFO  (qtp1104762068-18519) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1630646 INFO  (qtp1104762068-18517) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1630646 INFO  (qtp1104762068-18517) [    x:collection1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2564ccc commitCommandVersion:0
   [junit4]   2> 1630651 INFO  (qtp1104762068-18517) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@286f669e[collection1] main]
   [junit4]   2> 1630651 INFO  (qtp1104762068-18517) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1630651 INFO  
(searcherExecutor-6019-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@286f669e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1630651 INFO  (qtp1104762068-18517) [    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> 1630653 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1630653 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1630653 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1630653 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1630653 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1630654 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1630654 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1630654 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1630655 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1630655 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1630656 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1630656 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1630656 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1630656 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1630657 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1630657 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1630658 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1630658 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1630659 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1630659 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1630660 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1630660 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1630660 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1630661 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1630662 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1630662 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1630662 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1630663 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1630663 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1630664 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1630665 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1630665 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1630665 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1630665 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1630666 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1630666 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1630666 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1630667 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1630667 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1630668 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1630668 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1630668 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1630668 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1630668 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1630669 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1630669 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1630669 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1630670 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1630671 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1630672 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1630672 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1630672 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1630672 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1630673 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1630673 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1630673 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1630674 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1630674 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1630675 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1630675 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1630675 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1630675 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1630675 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1630676 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1630676 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1630676 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1630676 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1630678 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1630682 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1630687 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1630689 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1630689 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1630689 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1630689 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1630690 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1630694 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1630696 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1630698 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1630702 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1630702 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1630702 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18466) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18471) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18467) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1630704 INFO  (qtp10380000-18470) [    x:collection1 ] 
o.a.s.u.p.LogUpd

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

4]   2> 1747336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1747336 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@32fdaa15: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6531763
   [junit4]   2> 1747351 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c9ac277{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1747351 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5094bf97{/solr,null,UNAVAILABLE}
   [junit4]   2> 1747351 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1747353 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1073416824
   [junit4]   2> 1747353 INFO  (coreCloseExecutor-7027-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b452f81
   [junit4]   2> 1747353 INFO  (coreCloseExecutor-7027-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@6b452f81
   [junit4]   2> 1747353 INFO  (coreCloseExecutor-7027-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59638d61: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@195a5823
   [junit4]   2> 1747353 INFO  (coreCloseExecutor-7027-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1747353 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1747353 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ad27f37: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@38614e4
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ea0a878: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4cd5897a
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60bcb49: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6531763
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@63203080{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33716e85{/solr,null,UNAVAILABLE}
   [junit4]   2> 1747368 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[427490B965B62B0B])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.handler.TestReplicationHandler_427490B965B62B0B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=374, maxMBSortInHeap=5.404260554923214, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@607d9f14),
 locale=ar-SS, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea 
(64-bit)/cpus=6,threads=1,free=162530688,total=355680256
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, 
ClassificationUpdateProcessorFactoryTest, TestBinaryField, NodeLostTriggerTest, 
TestFilteredDocIdSet, TestExportTool, TestEmbeddedSolrServerAdminHandler, 
TestInPlaceUpdatesDistrib, TestSortableTextField, 
TestStressCloudBlindAtomicUpdates, ClusterStateTest, TestPhraseSuggestions, 
QueryResultKeyTest, TestCoreContainer, HdfsWriteToMultipleCollectionsTest, 
TestSimpleQParserPlugin, AutoscalingHistoryHandlerTest, HighlighterTest, 
TestJsonFacetsStatsParsing, MoveReplicaHDFSFailoverTest, 
SystemCollectionCompatTest, TestExactSharedStatsCache, TestCloudInspectUtil, 
TestTrie, TestSimComputePlanAction, OverseerTaskQueueTest, 
TestLMDirichletSimilarityFactory, TimeRoutedAliasUpdateProcessorTest, 
ConcurrentCreateRoutedAliasTest, TestStressVersions, 
TestDownShardTolerantSearch, TestExpandComponent, GraphQueryTest, 
CdcrBidirectionalTest, BitVectorTest, PropertiesRequestHandlerTest, 
ZkStateWriterTest, TestSQLHandlerNonCloud, TestRandomFaceting, 
HdfsLockFactoryTest, SolrCoreCheckLockOnStartupTest, TestLuceneMatchVersion, 
MetricsConfigTest, TestNumericTerms32, TestImpersonationWithHadoopAuth, 
BinaryUpdateRequestHandlerTest, HttpPartitionOnCommitTest, TestSafeXMLParsing, 
TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, 
AutoAddReplicasIntegrationTest, UpdateRequestProcessorFactoryTest, 
PrimUtilsTest, TestLockTree, SolrIndexSplitterTest, LeaderElectionTest, 
JSONWriterTest, TestMinMaxOnMultiValuedField, TriggerCooldownIntegrationTest, 
TestHashPartitioner, TestBlendedInfixSuggestions, TestRawResponseWriter, 
TestQuerySenderListener, TestCSVLoader, TestPayloadScoreQParserPlugin, 
TestOmitPositions, TestCustomSort, MetricTriggerIntegrationTest, 
TestLegacyField, AnalyticsMergeStrategyTest, CdcrVersionReplicationTest, 
SolrShardReporterTest, CoreSorterTest, CurrencyFieldTypeTest, 
HdfsCollectionsAPIDistributedZkTest, TestInitParams, 
DistributedSpellCheckComponentTest, SchemaApiFailureTest, TestRecoveryHdfs, 
CoreMergeIndexesAdminHandlerTest, BasicAuthIntegrationTest, 
TestChildDocTransformerHierarchy, ActionThrottleTest, 
DimensionalRoutedAliasUpdateProcessorTest, TestRebalanceLeaders, 
TestSolrCoreParser, SpellPossibilityIteratorTest, 
TestRandomCollapseQParserPlugin, CustomHighlightComponentTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, ChaosMonkeySafeLeaderTest, 
CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerModifyCollectionTest, OverseerSolrResponseTest, RecoveryZkTest, 
RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, 
TestCloudRecovery2, TestClusterProperties, TestCryptoKeys, 
TestQueryingOnDownCollection, TestRSAKeyPair, TestRandomFlRTGCloud, 
TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, 
TestTlogReplica, SplitByPrefixTest, HdfsAutoAddReplicasIntegrationTest, 
HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, 
TestSimTriggerIntegration, HdfsThreadLeakTest, ByteBuffersDirectoryFactoryTest, 
CachingDirectoryFactoryTest, TestDynamicURP, TestImplicitCoreProperties, 
TestInfoStreamLogging, TestMergePolicyConfig, TestSolrConfigHandler, 
SearchHandlerTest, TestHdfsBackupRestoreCore, TestReplicationHandler]
   [junit4] Completed [696/907 (1!)] on J2 in 118.65s, 21 tests, 1 failure <<< 
FAILURES!

[...truncated 45527 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8674/consoleText

[repro] Revision: 013898dec51c87c2cf9fb4d119c51e56354e23c6

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestReplicationHandler
[repro] ant compile-test

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestReplicationHandler" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=427490B965B62B0B 
-Dtests.slow=true -Dtests.locale=ar-SS -Dtests.timezone=Africa/Lusaka 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 182 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to